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

Skip to content

Commit 2a4dc34

Browse files
committed
fixed bad merge
1 parent 99be2fc commit 2a4dc34

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/Symfony/Bridge/Doctrine/composer.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,11 @@
2121
"symfony/polyfill-mbstring": "~1.0"
2222
},
2323
"require-dev": {
24-
<<<<<<< HEAD
2524
"symfony/stopwatch": "~2.8|~3.0",
2625
"symfony/dependency-injection": "~2.8|~3.0",
27-
"symfony/form": "~3.0",
26+
"symfony/form": "~3.0,>=3.0.5",
2827
"symfony/http-kernel": "~2.8|~3.0",
2928
"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
3729
"symfony/property-info": "~2.8|3.0",
3830
"symfony/security": "~2.8|~3.0",
3931
"symfony/expression-language": "~2.8|~3.0",

0 commit comments

Comments
 (0)
0