Skip to content

Commit

Permalink
Merge pull request #24 from netlogix/feat/higher-yaml-version
Browse files Browse the repository at this point in the history
  • Loading branch information
paxuclus authored Nov 8, 2024
2 parents dbfc89c + e0218ad commit 0542dbf
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 @@ -9,7 +9,7 @@
"guzzlehttp/guzzle": "~6.0 || ~7.0",
"neos/neos": "^7.3 || ^8.0",
"neos/flow": "^7.3.2 || ^8.0",
"symfony/yaml": "^5.1"
"symfony/yaml": "^5.1 || ^6.0 || ^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0542dbf

Please sign in to comment.