Skip to content

Commit

Permalink
Bugfix allow hiher symfony/yaml version
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbochmann committed Oct 9, 2024
1 parent e125b38 commit 19a87bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"phpstan/extension-installer": "^1.2",
"saschaegerer/phpstan-typo3": "^1.8",
"captainhook/captainhook": "^5.14",
"symfony/yaml": "^5.4 || ^6.2",
"symfony/yaml": "^5.4 || ^6.2 || ^7.0",
"phpcompatibility/php-compatibility": "^10@dev",
"typo3/cms-filelist": "^12.4 || ^13"
},
Expand Down

0 comments on commit 19a87bc

Please sign in to comment.