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 15618d9 commit 7a6cdbbCopy full SHA for 7a6cdbb
composer.json
@@ -21,19 +21,11 @@
21
"symfony/polyfill-mbstring": "~1.0"
22
},
23
"require-dev": {
24
-<<<<<<< HEAD
25
"symfony/stopwatch": "~2.8|~3.0",
26
"symfony/dependency-injection": "~2.8|~3.0",
27
- "symfony/form": "~3.0",
+ "symfony/form": "~3.0,>=3.0.5",
28
"symfony/http-kernel": "~2.8|~3.0",
29
"symfony/property-access": "~2.8|~3.0",
30
-=======
31
- "symfony/stopwatch": "~2.2|~3.0.0",
32
- "symfony/dependency-injection": "~2.2|~3.0.0",
33
- "symfony/form": "~2.8.5|~3.0.5",
34
- "symfony/http-kernel": "~2.2|~3.0.0",
35
- "symfony/property-access": "~2.3|~3.0.0",
36
->>>>>>> 2.8
37
"symfony/property-info": "~2.8|3.0",
38
"symfony/security": "~2.8|~3.0",
39
"symfony/expression-language": "~2.8|~3.0",
0 commit comments