Skip to content

Commit

Permalink
Merge pull request #36 from mehrab-wj/master
Browse files Browse the repository at this point in the history
Add support for Laravel 9
  • Loading branch information
khanzadimahdi authored Mar 3, 2022
2 parents c7f56ab + d35d845 commit 29426d4
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.*",
"illuminate/support": "^5.1|6.*|7.*|8.*|9.*",
"jenssegers/agent" : "^2.6",
"ua-parser/uap-php": "^3.9"
},
Expand Down

0 comments on commit 29426d4

Please sign in to comment.