8000 fixed bad merge · symfony/symfony@b2f3a8b · GitHub
[go: up one dir, main page]

Skip to content

Commit b2f3a8b

Browse files
committed
fixed bad merge
1 parent 89bb250 commit b2f3a8b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/Symfony/Component/Validator/composer.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,11 @@
2121
"symfony/translation": "~2.8|~3.0"
2222
},
2323
"require-dev": {
24-
<<<<<<< HEAD
2524
"symfony/http-foundation": "~2.8|~3.0",
2625
"symfony/intl": "~2.8|~3.0",
2726
"symfony/yaml": "~2.8|~3.0",
2827
"symfony/config": "~2.8|~3.0",
2928
"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
3829
"doctrine/annotations": "~1.0",
3930
"doctrine/cache": "~1.0",
4031
"egulias/email-validator": "~1.2,>=1.2.1"

0 commit comments

Comments
 (0)
0