Skip to content

Commit 5d732af

Browse files
committed
Update laravel-php stability tag to 0.19.2
1 parent da9b4c7 commit 5d732af

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.env

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@ DB_DRIVER=mysql
2020

2121
# Linux (uid 1000 gid 1000)
2222

23-
PHP_TAG=8.4-dev-0.19.1
24-
#PHP_TAG=8.3-dev-0.19.1
25-
#PHP_TAG=8.2-dev-0.19.1
26-
#PHP_TAG=8.1-dev-0.19.1
23+
PHP_TAG=8.4-dev-0.19.2
24+
#PHP_TAG=8.3-dev-0.19.2
25+
#PHP_TAG=8.2-dev-0.19.2
26+
#PHP_TAG=8.1-dev-0.19.2
2727

2828
# macOS (uid 501 gid 20)
2929

30-
#PHP_TAG=8.4-dev-macos-0.19.1
31-
#PHP_TAG=8.3-dev-macos-0.19.1
32-
#PHP_TAG=8.2-dev-macos-0.19.1
33-
#PHP_TAG=8.1-dev-macos-0.19.1
30+
#PHP_TAG=8.4-dev-macos-0.19.2
31+
#PHP_TAG=8.3-dev-macos-0.19.2
32+
#PHP_TAG=8.2-dev-macos-0.19.2
33+
#PHP_TAG=8.1-dev-macos-0.19.2
3434

3535
### --- NGINX ----
3636

0 commit comments

Comments
 (0)