Skip to content

Commit b0b645d

Browse files
authored
Code Review Changes
5.3 is still required
1 parent dfb7d68 commit b0b645d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"illuminate/http": ">=5.7",
2727
"illuminate/pagination": ">=5.7",
2828
"illuminate/support": ">=5.7",
29-
"symfony/yaml": "^6.0|^7.0"
29+
"symfony/yaml": "^5.3|^6.0|^7.0"
3030
},
3131
"require-dev": {
3232
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)