Skip to content

Commit aa70fb8

Browse files
Nyholmsagikazarmark
authored andcommitted
Added provide for php-http/message-factory-implementation, fixes #75 (#80)
1 parent f12663b commit aa70fb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"php-http/message-factory": "^1.0.2",
1717
"clue/stream-filter": "^1.3"
1818
},
19+
"provide": {
20+
"php-http/message-factory-implementation": "1.0"
21+
},
1922
"require-dev": {
2023
"zendframework/zend-diactoros": "^1.0",
2124
"guzzlehttp/psr7": "^1.0",

0 commit comments

Comments
 (0)