Skip to content

Commit d8d6c32

Browse files
authored
Update composer.json
1 parent e8b13dc commit d8d6c32

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
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^7.2",
22-
"illuminate/support": "6.*|7.*"
22+
"illuminate/support": "5.8.*|^6.*|^7.*"
2323
},
2424
"require-dev": {
2525
"orchestra/testbench": "3.8.*",

0 commit comments

Comments
 (0)