Skip to content

Commit 80c64e9

Browse files
authored
support v6
1 parent e5c1e6f commit 80c64e9

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
@@ -9,7 +9,7 @@
99
],
1010
"type": "library",
1111
"require": {
12-
"illuminate/support": "^5.0"
12+
"illuminate/support": "^5.0|^6.0"
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "5.*"

0 commit comments

Comments
 (0)