Skip to content

Commit

Permalink
remove Security deps from the require section
Browse files Browse the repository at this point in the history
These requirements have been moved in #20075 before and are still
present in the `require-dev` section.
  • Loading branch information
xabbuh committed May 15, 2017
1 parent 8f4eb92 commit c690256
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Symfony/Bundle/FrameworkBundle/composer.json
Expand Up @@ -29,8 +29,6 @@
"symfony/filesystem": "~2.8|~3.0",
"symfony/finder": "~2.8|~3.0",
"symfony/routing": "~3.1.10|^3.2.3",
"symfony/security-core": "~2.8|~3.0",
"symfony/security-csrf": "~2.8|~3.0",
"symfony/stopwatch": "~2.8|~3.0",
"doctrine/cache": "~1.0"
},
Expand Down

0 comments on commit c690256

Please sign in to comment.