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 c11ed23 commit 281f06aCopy full SHA for 281f06a
composer.json
@@ -21,20 +21,11 @@
21
"symfony/translation": "~2.8|~3.0"
22
},
23
"require-dev": {
24
-<<<<<<< HEAD
25
"symfony/http-foundation": "~2.8|~3.0",
26
"symfony/intl": "~2.8|~3.0",
27
"symfony/yaml": "~2.8|~3.0",
28
"symfony/config": "~2.8|~3.0",
29
"symfony/expression-language": "~2.8|~3.0",
30
-=======
31
- "symfony/http-foundation": "~2.3|~3.0.0",
32
- "symfony/intl": "~2.7.4|~2.8|~3.0.0",
33
- "symfony/yaml": "~2.0,>=2.0.5|~3.0.0",
34
- "symfony/config": "~2.2|~3.0.0",
35
- "symfony/property-access": "~2.3|~3.0.0",
36
- "symfony/expression-language": "~2.4|~3.0.0",
37
->>>>>>> 2.8
38
"doctrine/annotations": "~1.0",
39
"doctrine/cache": "~1.0",
40
"egulias/email-validator": "~1.2,>=1.2.1"
0 commit comments