Skip to content

Commit

Permalink
Merge pull request #9 from ndimic/master
Browse files Browse the repository at this point in the history
Laravel 8 support
  • Loading branch information
kg-bot authored Dec 23, 2021
2 parents 3800b27 + c56fc50 commit 03a7f76
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 @@ -10,7 +10,7 @@
],
"require": {
"php": ">=7.1",
"laravel/framework": "^5.5|^6|^7",
"laravel/framework": "^5.5|^6|^7|^8",
"guzzlehttp/guzzle": "*",
"ext-json": "*",
"spatie/guzzle-rate-limiter-middleware": "^1.0"
Expand Down

0 comments on commit 03a7f76

Please sign in to comment.