Skip to content

Commit

Permalink
Merge pull request #4 from MatthewHallCom/master
Browse files Browse the repository at this point in the history
Adding Laravel 11 Support
  • Loading branch information
riipandi authored Sep 10, 2024
2 parents a289dc1 + 26e90bd commit 19d4ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "library",
"require": {
"php": "^7.3|^8.0",
"laravel/framework": "^5.8|^6.0|^7.0|^8.0|^8.1|^9.0|^10.0",
"laravel/framework": "^5.8|^6.0|^7.0|^8.0|^8.1|^9.0|^10.0|^11.0",
"hidehalo/nanoid-php": "^1.1",
"robinvdvleuten/ulid": "^5.0"
},
Expand Down

0 comments on commit 19d4ef9

Please sign in to comment.