8000 minor #29965 Dont advertize what symfony/symfony "provides" (nicolas-… · symfony/symfony@2893898 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2893898

Browse files
minor #29965 Dont advertize what symfony/symfony "provides" (nicolas-grekas)
This PR was merged into the 4.3-dev branch. Discussion ---------- Dont advertize what symfony/symfony "provides" | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - No need to maintain not advertize this IMHO. Commits ------- e8a7a0e Dont advertize what symfony/symfony "provides"
2 parents d8af8b6 + e8a7a0e commit 2893898

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

composer.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,6 @@
111111
"phpdocumentor/type-resolver": "<0.3.0",
112112
"phpunit/phpunit": "<5.4.3"
113113
},
114-
"provide": {
115-
"psr/cache-implementation": "1.0",
116-
"psr/container-implementation": "1.0",
117-
"psr/log-implementation": "1.0",
118-
"psr/simple-cache-implementation": "1.0",
119-
"symfony/cache-contracts": "1.0",
120-
"symfony/service-contracts": "1.0",
121-
"symfony/translation-contracts": "1.0"
122-
},
123114
"autoload": {
124115
"psr-4": {
125116
"Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",

0 commit comments

Comments
 (0)
0