8000 remove Security deps from the require section · symfony/symfony@c690256 · GitHub
[go: up one dir, main page]

Skip to content

Commit c690256

committed
remove Security deps from the require section
These requirements have been moved in #20075 before and are still present in the `require-dev` section.
1 parent 8f4eb92 commit c690256

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
"symfony/filesystem": "~2.8|~3.0",
3030
"symfony/finder": "~2.8|~3.0",
3131
"symfony/routing": "~3.1.10|^3.2.3",
32-
"symfony/security-core": "~2.8|~3.0",
33-
"symfony/security-csrf": "~2.8|~3.0",
3432
"symfony/stopwatch": "~2.8|~3.0",
3533
"doctrine/cache": "~1.0"
3634
},

0 commit comments

Comments
 (0)
0