Skip to content

Commit b2a94ea

Browse files
committed
Symfony 4.1.0
1 parent aab4134 commit b2a94ea

File tree

3 files changed

+118
-127
lines changed

3 files changed

+118
-127
lines changed

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,14 @@
66
"php": "^7.1.3",
77
"ext-iconv": "*",
88
"phpbenchmarks/symfony-common": "4.3.0",
9-
"symfony/console": "4.1.0-BETA3",
9+
"symfony/console": "4.1.*",
1010
"symfony/flex": "^1.0",
11-
"symfony/framework-bundle": "4.1.0-BETA3",
11+
"symfony/framework-bundle": "4.1.*",
1212
"symfony/lts": "^4@dev",
1313
"symfony/serializer-pack": "^1.0",
14-
"symfony/translation": "4.1.0-BETA3",
15-
"symfony/yaml": "4.1.0-BETA3"
14+
"symfony/translation": "4.1.*",
15+
"symfony/yaml": "4.1.*"
1616
},
17-
"minimum-stability": "beta",
1817
"config": {
1918
"preferred-install": {
2019
"*": "dist"

composer.lock.php7.1

Lines changed: 57 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)