Skip to content

Commit

Permalink
Allowed laravel 10.
Browse files Browse the repository at this point in the history
  • Loading branch information
maab16 committed Mar 5, 2024
1 parent b54d809 commit 4b8865d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
},
"require-dev": {
"phpunit/phpunit": "^7.0|^8.0|^9.3",
"illuminate/support": "~5.5.40|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0"
"illuminate/support": "~5.5.40|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 4b8865d

Please sign in to comment.