Skip to content

Commit

Permalink
Laravel 10 support
Browse files Browse the repository at this point in the history
  • Loading branch information
amirsadeghi1 authored Feb 16, 2023
1 parent e8268de commit 8ad3973
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 @@ -21,7 +21,7 @@
],
"require": {
"php": ">=7.2",
"illuminate/support": "^5.1|6.*|7.*|8.*|9.*",
"illuminate/support": "^5.1|6.*|7.*|8.*|9.*|10.*",
"jenssegers/agent" : "^2.6",
"ua-parser/uap-php": "^3.9"
},
Expand Down

0 comments on commit 8ad3973

Please sign in to comment.