Skip to content

Commit 18c0ef8

Browse files
committed
feature #1122 Updated to Symfony 5.1.0 stable version (javiereguiluz)
This PR was merged into the master branch. Discussion ---------- Updated to Symfony 5.1.0 stable version Commits ------- c2eefa7 Updated to Symfony 5.1.0 stable version
2 parents 6f9b655 + c2eefa7 commit 18c0ef8

File tree

2 files changed

+188
-174
lines changed

2 files changed

+188
-174
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "MIT",
44
"type": "project",
55
"description": "Symfony Demo Application",
6-
"minimum-stability": "dev",
6+
"minimum-stability": "stable",
77
"prefer-stable": true,
88
"replace": {
99
"symfony/polyfill-php70": "*",

0 commit comments

Comments
 (0)