Skip to content

Commit bf6f010

Browse files
committed
Updating deps
1 parent dbfd824 commit bf6f010

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
],
1414
"require": {
1515
"php": "^7.1",
16-
"symfony/framework-bundle": "^3.4|^4",
17-
"symfony/console": "^3.4|^4",
18-
"symfony/dependency-injection": "^3.4|^4",
19-
"symfony/property-access": "^3.4|^4",
16+
"symfony/framework-bundle": "^3.4|^4|^5",
17+
"symfony/console": "^3.4|^4|^5",
18+
"symfony/dependency-injection": "^3.4|^4|^5",
19+
"symfony/property-access": "^3.4|^4|^5",
2020
"pagerfanta/pagerfanta": "^1.0.5|^2.0",
2121
"psr/log": "^1.0",
22-
"ruflin/elastica": "^5.3.5|^6.1.1"
22+
"ruflin/elastica": "^5.3.5|^6.1.1|^7.0"
2323
},
2424
"require-dev": {
2525
"doctrine/orm": "^2.5",

0 commit comments

Comments
 (0)