Skip to content

Commit 3005f11

Browse files
author
Douglas Greenshields
committed
add conflict specification re php-http/message-factory
1 parent a8f99f5 commit 3005f11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"require-dev": {
2424
"phpunit/phpunit": "~4"
2525
},
26+
"conflict": {
27+
"php-http/message-factory": "<1.0.2"
28+
},
2629
"license": "MIT",
2730
"authors": [
2831
{

0 commit comments

Comments
 (0)