Skip to content

Commit

Permalink
Merge pull request #3 from matthewhall-ca/master
Browse files Browse the repository at this point in the history
Adding Laravel 10 support
  • Loading branch information
riipandi committed Mar 28, 2023
2 parents cadf8ef + 32ec39f commit a289dc1
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",
"laravel/framework": "^5.8|^6.0|^7.0|^8.0|^8.1|^9.0|^10.0",
"hidehalo/nanoid-php": "^1.1",
"robinvdvleuten/ulid": "^5.0"
},
Expand Down

0 comments on commit a289dc1

Please sign in to comment.