Skip to content

Commit 4b8865d

Browse files
committed
Allowed laravel 10.
1 parent b54d809 commit 4b8865d

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
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^7.0|^8.0|^9.3",
19-
"illuminate/support": "~5.5.40|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0"
19+
"illuminate/support": "~5.5.40|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0"
2020
},
2121
"license": "MIT",
2222
"authors": [

0 commit comments

Comments
 (0)