Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadi committed May 10, 2024
1 parent 1777bf7 commit f8391fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG PHP_VERSION=8.3
ARG COMPOSER_VERSION=2.7.1
ARG COMPOSER_VERSION=2.7.6
ARG NODE_MAJOR=20
ARG DEFAULT_PHP_EXTENSIONS="bcmath exif gd intl opcache pcntl pdo_pgsql pdo_mysql sockets sysvmsg sysvsem sysvshm zip redis amqp"
ARG PHP_EXTENSIONS
Expand Down

0 comments on commit f8391fc

Please sign in to comment.