Skip to content

Commit 54854cc

Browse files
Laravel 8 support (#49)
1 parent 99e3c25 commit 54854cc

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
@@ -14,7 +14,7 @@
1414
],
1515
"type": "project",
1616
"require": {
17-
"illuminate/support": "^5.7|^6.0|^7.0"
17+
"illuminate/support": "^5.7|^6.0|^7.0|^8.0"
1818
},
1919
"require-dev": {
2020
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)