Skip to content

Commit

Permalink
Use PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
markzegarelli committed Apr 12, 2024
1 parent bc8993c commit b04318b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Install PHP & WGET
yum install -y amazon-linux-extras
amazon-linux-extras enable php8.1
amazon-linux-extras enable php8.2
yum clean metadata
yum install php php-{common,curl,mbstring,gd,gettext,bcmath,json,xml,fpm,intl,zip,imap}
yum install wget
Expand Down

0 comments on commit b04318b

Please sign in to comment.