Skip to content

Commit c4148ec

Browse files
authored
Larvel 10 Support (#285)
1 parent 83cb217 commit c4148ec

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": ">=5.4.0",
22-
"illuminate/support": "4.2.*|5.*|^6.0|^7.0|^8.0|^9.0"
22+
"illuminate/support": "4.2.*|5.*|^6.0|^7.0|^8.0|^9.0|^10.0"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^7|^9.5.10",

0 commit comments

Comments
 (0)