Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
Updated PHP version.
  • Loading branch information
1N3 authored Aug 2, 2024
1 parent 09c8529 commit 7f5657e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ apt install -y whois
apt install -y dnsrecon
apt install -y curl
apt install -y nmap
apt install -y php7.4
apt install -y php7.4-curl
apt install -y php8.2
apt install -y php8.2-curl
apt install -y hydra
apt install -y sqlmap
apt install -y nbtscan
Expand Down

0 comments on commit 7f5657e

Please sign in to comment.