Skip to content

Commit 6a6f995

Browse files
committedDec 2, 2020
Issue #5 add ^8.0 to illuminate/support dependency
1 parent 59111e6 commit 6a6f995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"minimum-stability": "dev",
1313
"require": {
14-
"illuminate/support": "~5.6|^6.0|^7.0",
14+
"illuminate/support": "~5.6|^6.0|^7.0|^8.0",
1515
"php": "^7.0"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)