Skip to content

Commit

Permalink
Merge pull request #14 from joblocal/upgrade-dependencies
Browse files Browse the repository at this point in the history
upgrades dependencies
  • Loading branch information
jayhof authored Jul 4, 2019
2 parents e9b2f1d + bcfd6d8 commit cf3408b
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 cf3408b

Please sign in to comment.