Skip to content

Commit

Permalink
Merge pull request #4 from mnaderian/patch-1
Browse files Browse the repository at this point in the history
Add Laravel 8 Support
  • Loading branch information
soheilrt authored May 1, 2021
2 parents d5e453b + b0e2def commit fd1e27a
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 @@ -18,7 +18,7 @@
],
"require": {
"php": ">=7.2",
"laravel/framework": "~5.8 || ^6 || ^7",
"laravel/framework": "~5.8 || ^6 || ^7 || ^8",
"ext-curl": "*",
"ext-json": "*",
"ext-simplexml": "*",
Expand Down

0 comments on commit fd1e27a

Please sign in to comment.