8000 merged branch ddebree/patch-1 (PR #5001) · Lumbendil/symfony@a089b3c · GitHub
[go: up one dir, main page]

Skip to content

Commit a089b3c

Browse files
committed
merged branch ddebree/patch-1 (PR symfony#5001)
Commits ------- 37bbd0f Moved symfony/config from the "recommend" dependency to the "suggest" dependency. Cannot find "recommend" in composer documentation Discussion ---------- Moved symfony/config from the "recommend" dependency to the "suggest" dependancy Moved symfony/config from the "recommend" dependency to the "suggest" dependency. Cannot find "recommend" in composer documentation --------------------------------------------------------------------------- by igorw at 2012-07-21T10:52:19Z Recommend used to exist but was removed. :+1:
2 parents 112a513 + 37bbd0f commit a089b3c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Symfony/Component/DependencyInjection/composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@
1818
"require": {
1919
"php": ">=5.3.2"
2020
},
21-
"recommend": {
22-
"symfony/config": "self.version"
23-
},
2421
"suggest": {
22+
"symfony/config": "self.version"
2523
"symfony/yaml": "self.version"
2624
},
2725
"autoload": {

0 commit comments

Comments
 (0)
0