Skip to content

Commit 55f0bd8

Browse files
authored
Removing symfony upgrade
Ryan told me to
1 parent bf6f010 commit 55f0bd8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
],
1414
"require": {
1515
"php": "^7.1",
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",
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",
2020
"pagerfanta/pagerfanta": "^1.0.5|^2.0",
2121
"psr/log": "^1.0",
2222
"ruflin/elastica": "^5.3.5|^6.1.1|^7.0"

0 commit comments

Comments
 (0)