Skip to content

Commit

Permalink
Compatibilidade com Laravel >=5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielpeixoto committed Jun 26, 2020
1 parent f8c9541 commit 6b1fa10
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.5",
"laravel/framework": "~7.0",
"laravel/framework": ">=5.7",
"guzzlehttp/guzzle": "^5.3.1|^6.2.1",
"aws/aws-php-sns-message-validator": "^1.1",
"aws/aws-sdk-php": "^3.133"
Expand Down

0 comments on commit 6b1fa10

Please sign in to comment.