Skip to content

Commit ed8c4b5

Browse files
authored
Update composer.json
1 parent df3772c commit ed8c4b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"require": {
3030
"php": ">=8.1",
3131
"monolog/monolog": "~3.0",
32-
"symfony/yaml": "^6.1",
33-
"symfony/framework-bundle": "^6.1"
32+
"symfony/yaml": "^6.1|^7.0",
33+
"symfony/framework-bundle": "^6.1|^7.0"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)