Skip to content

Commit 72040e7

Browse files
committed
feature #1463 Update the app to Symfony 6.4.0 stable (javiereguiluz)
This PR was squashed before being merged into the main branch. Discussion ---------- Update the app to Symfony 6.4.0 stable Commits ------- d50033d Update the app to Symfony 6.4.0 stable
2 parents 15962e8 + d50033d commit 72040e7

File tree

2 files changed

+212
-211
lines changed

2 files changed

+212
-211
lines changed

composer.json

+1-1
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": "RC",
6+
"minimum-stability": "stable",
77
"prefer-stable": true,
88
"replace": {
99
"symfony/polyfill-php72": "*",

0 commit comments

Comments
 (0)