Skip to content

Commit 5307986

Browse files
authored
Allow HTTPlug 2 (and hence PSR-18)
1 parent 5a6d803 commit 5307986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "^5.5 || ^7.0"
1515
},
1616
"require-dev": {
17-
"php-http/httplug": "^1.0",
17+
"php-http/httplug": "^1.0|^2.0",
1818
"php-http/message-factory": "^1.0",
1919
"puli/composer-plugin": "1.0.0-beta10",
2020
"phpspec/phpspec": "^2.4",

0 commit comments

Comments
 (0)