Skip to content

Commit 4cd4d6c

Browse files
committed
Upgrade to PHP 8.4 in codespace
1 parent e214b58 commit 4cd4d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"features": {
44
"ghcr.io/shyim/devcontainers-features/symfony-cli:0": {},
55
"ghcr.io/shyim/devcontainers-features/php:0": {
6-
"version": "8.2"
6+
"version": "8.4"
77
}
88
},
99
"updateContentCommand": {

0 commit comments

Comments
 (0)