Skip to content

Commit

Permalink
Code Review Changes
Browse files Browse the repository at this point in the history
5.3 is still required
  • Loading branch information
gogl92 authored May 7, 2024
1 parent dfb7d68 commit b0b645d
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": "^6.0|^7.0"
"symfony/yaml": "^5.3|^6.0|^7.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit b0b645d

Please sign in to comment.