Skip to content

Commit de55ff7

Browse files
committed
Use guzzle PSR7 for URI objects when testing
1 parent a68cfea commit de55ff7

File tree

2 files changed

+61
-2
lines changed

2 files changed

+61
-2
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"psr/http-message": "^1.0"
1717
},
1818
"require-dev": {
19+
"guzzlehttp/psr7": "^1.3",
1920
"humbug/humbug": "1.0.0-alpha2",
2021
"phpunit/phpunit": "^5.5 || ^4.8",
2122
"squizlabs/php_codesniffer": "^2.6"

composer.lock

Lines changed: 60 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)