Skip to content

Commit 59438d1

Browse files
committed
quick fix of mistyped symfony 2.8
1 parent 0ef4bec commit 59438d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"doctrine/cache": "~1.4",
2121
"doctrine/collections": "~1.4",
2222
"monolog/monolog": "~1.10",
23-
"ongr/elasticsearch-dsl": "~5.0",
24-
"symfony/symfony": "~2.8"
23+
"ongr/elasticsearch-dsl": "~5.0"
2524
},
2625
"require-dev": {
2726
"mikey179/vfsStream": "~1.4",

0 commit comments

Comments
 (0)