Skip to content

Commit f985afa

Browse files
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 8f540ba commit f985afa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)