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 23ac941 commit 6eec14eCopy full SHA for 6eec14e
composer.json
@@ -49,7 +49,10 @@
49
"bin-dir": "bin"
50
},
51
"extra": {
52
- "checkbundles-ignore": ["Liip\\FunctionalTestBundle\\LiipFunctionalTestBundle"],
+ "checkbundles-ignore": [
53
+ "Liip\\FunctionalTestBundle\\LiipFunctionalTestBundle",
54
+ "Sensio\\Bundle\DistributionBundle\\SensioDistributionBundle"
55
+ ],
56
"symfony-app-dir": "app",
57
"symfony-web-dir": "web",
58
"incenteev-parameters": {
0 commit comments