Skip to content

Commit

Permalink
chore: extend symfony/yaml version constraint
Browse files Browse the repository at this point in the history
Merge pull request #251 from gogl92/SymfonyYamlUpgrade
  • Loading branch information
alexzarbn authored May 9, 2024
2 parents 15971ea + b0b645d commit b69499a
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 @@ -26,7 +26,7 @@
"illuminate/http": ">=5.7",
"illuminate/pagination": ">=5.7",
"illuminate/support": ">=5.7",
"symfony/yaml": "^5.3|^6.0"
"symfony/yaml": "^5.3|^6.0|^7.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit b69499a

Please sign in to comment.