Skip to content

Commit 19d4ef9

Browse files
authored
Merge pull request #4 from MatthewHallCom/master
Adding Laravel 11 Support
2 parents a289dc1 + 26e90bd commit 19d4ef9

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
@@ -10,7 +10,7 @@
1010
"type": "library",
1111
"require": {
1212
"php": "^7.3|^8.0",
13-
"laravel/framework": "^5.8|^6.0|^7.0|^8.0|^8.1|^9.0|^10.0",
13+
"laravel/framework": "^5.8|^6.0|^7.0|^8.0|^8.1|^9.0|^10.0|^11.0",
1414
"hidehalo/nanoid-php": "^1.1",
1515
"robinvdvleuten/ulid": "^5.0"
1616
},

0 commit comments

Comments
 (0)