Skip to content

Commit

Permalink
upgrades dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jayhof committed Jul 2, 2019
1 parent e9b2f1d commit bcfd6d8
Show file tree
Hide file tree
Showing 6 changed files with 905 additions and 866 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/vendor
.phpunit.result.cache
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"aws/aws-sdk-php": "^3.62"
},
"require-dev": {
"phpunit/phpunit": "^7",
"phpunit/phpunit": "^8",
"squizlabs/php_codesniffer": "^3",
"orchestra/testbench": "^3.6"
},
Expand Down
Loading

0 comments on commit bcfd6d8

Please sign in to comment.