Skip to content

Commit

Permalink
Merge pull request #44 from amirsadeghi1/patch-1
Browse files Browse the repository at this point in the history
Laravel 10 support
  • Loading branch information
khanzadimahdi authored Feb 27, 2023
2 parents e8268de + 8ad3973 commit 5680043
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 5680043

Please sign in to comment.