Skip to content

Commit 176981b

Browse files
author
aganttor
committed
Remove provides and suggests sections in composer.json
1 parent 336be66 commit 176981b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

composer.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,6 @@
3232
"Hawkbit\\DataStream\\Tests\\": "tests/"
3333
}
3434
},
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-
},
4535
"scripts": {
4636
"test": [
4737
"cd vendor/phpunit/phpunit",

0 commit comments

Comments
 (0)