Skip to content

Commit 5743020

Browse files
committed
Update dependencies
1 parent bf9bf9c commit 5743020

2 files changed

Lines changed: 611 additions & 668 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
],
1616
"require": {
1717
"php": ">=5.5",
18-
"guzzlehttp/guzzle": "^6.3"
18+
"guzzlehttp/guzzle": "^6.5.5"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4"
21+
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)