We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1740b commit 867bd2bCopy full SHA for 867bd2b
.env
@@ -18,15 +18,15 @@ DB_DRIVER=mysql
18
19
# Linux (uid 1000 gid 1000)
20
21
-PHP_TAG=8.1-dev-4.27.5
22
-#PHP_TAG=8.0-dev-4.27.5
23
-#PHP_TAG=7.4-dev-4.27.5
+PHP_TAG=8.1-dev-4.27.6
+#PHP_TAG=8.0-dev-4.27.6
+#PHP_TAG=7.4-dev-4.27.6
24
25
# macOS (uid 501 gid 20)
26
27
-#PHP_TAG=8.1-dev-macos-4.27.5
28
-#PHP_TAG=8.0-dev-macos-4.27.5
29
-#PHP_TAG=7.4-dev-macos-4.27.5
+#PHP_TAG=8.1-dev-macos-4.27.6
+#PHP_TAG=8.0-dev-macos-4.27.6
+#PHP_TAG=7.4-dev-macos-4.27.6
30
31
### --- NGINX ----
32
tests/.env
@@ -8,4 +8,4 @@ DB_DRIVER=mysql
8
MARIADB_TAG=10.6-3.15.0
9
NGINX_TAG=1.21-5.17.7
10
11
-PHP_STABILITY_TAG=4.27.5
+PHP_STABILITY_TAG=4.27.6
0 commit comments