Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 931ba41

Browse files
committed
minor fix
1 parent f82a423 commit 931ba41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"paragonie/random_compat": "^2.0"
2424
},
2525
"require-dev": {
26-
"guzzlehttp/guzzle": "~5.0",
27-
"mockery/mockery": "^0.8",
26+
"phpunit/phpunit": "^5.7.5",
27+
"mockery/mockery": "^0.9",
2828
"php-http/guzzle6-adapter": "^1.0",
2929
"php-http/message": "^1.0",
3030
"guzzlehttp/psr7": "^1.0"

0 commit comments

Comments
 (0)