Skip to content

Commit

Permalink
Update php stability tag to 4.49.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Apr 17, 2024
1 parent 90ac8c6 commit 7f1fe83
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ DB_DRIVER=mysql

# Linux (uid 1000 gid 1000)

PHP_TAG=8.3-dev-4.49.4
#PHP_TAG=8.2-dev-4.49.4
#PHP_TAG=8.1-dev-4.49.4
PHP_TAG=8.3-dev-4.49.5
#PHP_TAG=8.2-dev-4.49.5
#PHP_TAG=8.1-dev-4.49.5

# macOS (uid 501 gid 20)

#PHP_TAG=8.3-dev-macos-4.49.4
#PHP_TAG=8.2-dev-macos-4.49.4
#PHP_TAG=8.1-dev-macos-4.49.4
#PHP_TAG=8.3-dev-macos-4.49.5
#PHP_TAG=8.2-dev-macos-4.49.5
#PHP_TAG=8.1-dev-macos-4.49.5

### --- NGINX ----

Expand Down
2 changes: 1 addition & 1 deletion tests/.env
Original file line number Diff line number Diff line change
Expand Up @@ -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.49.4
PHP_STABILITY_TAG=4.49.5

0 comments on commit 7f1fe83

Please sign in to comment.