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.
2 parents fb3b907 + 8187437 commit 4957dbbCopy full SHA for 4957dbb
composer.json
@@ -21,11 +21,11 @@
21
],
22
"require": {
23
"php": "^5.5.9 || ^7.0",
24
- "paragonie/random_compat": "^1 || ^2",
25
"symfony/form": "^2.7 || ^3.0",
26
"symfony/framework-bundle": "^2.7 || ^3.0",
27
"symfony/security-bundle": "^2.7 || ^3.0",
28
- "symfony/twig-bundle": "^2.7 || ^3.0"
+ "symfony/twig-bundle": "^2.7 || ^3.0",
+ "paragonie/random_compat": "^1 || ^2"
29
},
30
"require-dev": {
31
"doctrine/doctrine-bundle": "^1.3",
0 commit comments