diff --git a/.env b/.env index ff0dcc9..acdc207 100644 --- a/.env +++ b/.env @@ -18,15 +18,15 @@ DB_DRIVER=mysql # Linux (uid 1000 gid 1000) -PHP_TAG=8.3-dev-4.47.0 -#PHP_TAG=8.2-dev-4.47.0 -#PHP_TAG=8.1-dev-4.47.0 +PHP_TAG=8.3-dev-4.48.0 +#PHP_TAG=8.2-dev-4.48.0 +#PHP_TAG=8.1-dev-4.48.0 # macOS (uid 501 gid 20) -#PHP_TAG=8.3-dev-macos-4.47.0 -#PHP_TAG=8.2-dev-macos-4.47.0 -#PHP_TAG=8.1-dev-macos-4.47.0 +#PHP_TAG=8.3-dev-macos-4.48.0 +#PHP_TAG=8.2-dev-macos-4.48.0 +#PHP_TAG=8.1-dev-macos-4.48.0 ### --- NGINX ---- diff --git a/tests/.env b/tests/.env index e3c01c6..33bd80f 100644 --- a/tests/.env +++ b/tests/.env @@ -8,4 +8,4 @@ DB_DRIVER=mysql MARIADB_TAG=11.0-3.28.2 NGINX_TAG=1.25-5.34.2 -PHP_STABILITY_TAG=4.47.0 \ No newline at end of file +PHP_STABILITY_TAG=4.48.0 \ No newline at end of file