Skip to content

Commit 7f5657e

Browse files
authored
Update install.sh
Updated PHP version.
1 parent 09c8529 commit 7f5657e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ apt install -y whois
9090
apt install -y dnsrecon
9191
apt install -y curl
9292
apt install -y nmap
93-
apt install -y php7.4
94-
apt install -y php7.4-curl
93+
apt install -y php8.2
94+
apt install -y php8.2-curl
9595
apt install -y hydra
9696
apt install -y sqlmap
9797
apt install -y nbtscan

0 commit comments

Comments
 (0)