Skip to content

Commit 3f0fd7c

Browse files
committed
minor #13966 [FrameworkBundle] Remove asset from require-dev (dunglas)
This PR was merged into the 2.7 branch. Discussion ---------- [FrameworkBundle] Remove asset from require-dev | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | n/a | License | MIT | Doc PR | n/a Not needed because already in `require`. Commits ------- 3a29bb6 [FrameworkBundle] Remove asset from require-dev
2 parents 043b8fe + 3a29bb6 commit 3f0fd7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
},
3535
"require-dev": {
3636
"symfony/phpunit-bridge": "~2.7|~3.0.0",
37-
"symfony/asset": "~2.7|~3.0.0",
3837
"symfony/browser-kit": "~2.4|~3.0.0",
3938
"symfony/console": "~2.6|~3.0.0",
4039
"symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",

0 commit comments

Comments
 (0)