Skip to content

Commit 344d8de

Browse files
committed
Merge branch 'danopz-provide-http-message'
Closes #36
2 parents 238b83a + 8a9e305 commit 344d8de

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
@@ -30,6 +30,9 @@
3030
"squizlabs/php_codesniffer": "^2.5",
3131
"phpunit/phpunit": "^5.7|^6.0"
3232
},
33+
"provide": {
34+
"psr/http-message-implementation": "1.0"
35+
},
3336
"conflict": {
3437
"slim/slim": "^3.0"
3538
},

0 commit comments

Comments
 (0)