Skip to content

Commit 6eec14e

Browse files
committed
minor tweak for previous commit
1 parent 23ac941 commit 6eec14e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,10 @@
4949
"bin-dir": "bin"
5050
},
5151
"extra": {
52-
"checkbundles-ignore": ["Liip\\FunctionalTestBundle\\LiipFunctionalTestBundle"],
52+
"checkbundles-ignore": [
53+
"Liip\\FunctionalTestBundle\\LiipFunctionalTestBundle",
54+
"Sensio\\Bundle\DistributionBundle\\SensioDistributionBundle"
55+
],
5356
"symfony-app-dir": "app",
5457
"symfony-web-dir": "web",
5558
"incenteev-parameters": {

0 commit comments

Comments
 (0)