We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ba80a commit bfd55d2Copy full SHA for bfd55d2
composer.json
@@ -35,6 +35,7 @@
35
"symfony/framework-bundle": "~2.8|~3.0",
36
"symfony/validator": "~2.8|~3.0",
37
"symfony/yaml": "~2.8|~3.0",
38
- "phpunit/phpunit": "^4.8"
+ "phpunit/phpunit": "^4.8",
39
+ "symfony/security": "~2.8|~3.0"
40
}
41
0 commit comments