We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336be66 commit 176981bCopy full SHA for 176981b
composer.json
@@ -32,16 +32,6 @@
32
"Hawkbit\\DataStream\\Tests\\": "tests/"
33
}
34
},
35
- "provide": {
36
- "psr/container-implementation": "~1.0",
37
- "psr/http-message-implementation": "~1.0",
38
- "psr/log-implementation": "~1.0"
39
- },
40
- "suggest": {
41
- "symfony/http-kernel": "Dependency of symfony http foundation adapter",
42
- "symfony/psr-http-message-bridge": "Dependency of symfony http foundation adapter",
43
- "zendframework/zend-stratigility": "Dependency of stratigility middleware adapter"
44
45
"scripts": {
46
"test": [
47
"cd vendor/phpunit/phpunit",
0 commit comments