Skip to content

Commit b4ce48e

Browse files
author
Amburi Roy
committed
chore: update to support latest php version
1 parent afde14f commit b4ce48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"require": {
2828
"php": "^8.2",
2929
"illuminate/contracts": "^10.14.1",
30-
"symfony/yaml": "^5.3",
30+
"symfony/yaml": "^6.3.0",
3131
"justinrainbow/json-schema": "^5.2"
3232
},
3333
"require-dev": {

0 commit comments

Comments
 (0)