Skip to content

Commit

Permalink
Merge pull request #4 from Potelo/update-4.0.10
Browse files Browse the repository at this point in the history
Update 4.0.10
  • Loading branch information
jprodrigues70 authored Jan 26, 2021
2 parents 6cbdd00 + ac11833 commit 74c65cc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@
"require": {
"php": ">=7.2.0",
"illuminate/support": "~7.0|~8.0",
"guzzlehttp/guzzle": "^5.3.1|^6.2.1",
"aws/aws-php-sns-message-validator": "^1.1"
"guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
"aws/aws-php-sns-message-validator": "^1.1",
"aws/aws-sdk-php": "^3.133"
},
"require-dev": {
"phpunit/phpunit": "~8.0",
Expand Down

0 comments on commit 74c65cc

Please sign in to comment.