Skip to content

Commit 92c486a

Browse files
committed
Update devcontainer.json to use PHP 8.2
1 parent 355f695 commit 92c486a

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.1"
6+
"version": "8.2"
77
},
88
},
99
"updateContentCommand": {

0 commit comments

Comments
 (0)