Skip to content

Commit

Permalink
update dependencies. L7 ready.
Browse files Browse the repository at this point in the history
  • Loading branch information
jszobody committed Mar 3, 2020
1 parent 1728d9e commit 91b8c6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -5,13 +5,13 @@
"require": {
"php": "^5.6|^7.0",
"aws/aws-sdk-php": "^3.0",
"illuminate/support": "^5.0|^6.0",
"illuminate/support": "^5.0|^6.0|^7.0",
"google/cloud-kms": "^1.7"
},
"require-dev": {
"phpunit/phpunit": "^8.0",
"friendsofphp/php-cs-fixer": "^2.12",
"orchestra/testbench": "^4.0"
"orchestra/testbench": "^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 91b8c6f

Please sign in to comment.