Skip to content

Commit cb0f436

Browse files
author
Amburi Roy
committed
chore: update symfony and related dependencies
1 parent 164fbbd commit cb0f436

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"require": {
2828
"php": "^8.2",
2929
"illuminate/contracts": "^10.14.1",
30-
"symfony/yaml": "^5.4 || ^6.0",
30+
"symfony/yaml": "^v6.3",
3131
"justinrainbow/json-schema": "^5.2"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "^9.5",
35-
"squizlabs/php_codesniffer": "^3.6"
34+
"phpunit/phpunit": "^9.6.8",
35+
"squizlabs/php_codesniffer": "^3.7.2"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)