Skip to content

Commit d50033d

Browse files
committed
Update the app to Symfony 6.4.0 stable
1 parent 15962e8 commit d50033d

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)