8000
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 99be2fc commit 2a4dc34Copy full SHA for 2a4dc34
src/Symfony/Bridge/Doctrine/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