Skip to content

Commit

Permalink
Supporting Laravel version 9
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadv184 authored Feb 10, 2022
1 parent 6e7f0c0 commit c3a169a
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.3",
"mohammadv184/arcaptcha": "^1.0",
"laravel/framework": "^5.0|^6.0|^7.0|^8.0"
"laravel/framework": "^5.0|^6.0|^7.0|^8.0|^9.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.6",
Expand Down

0 comments on commit c3a169a

Please sign in to comment.