Skip to content

Commit e3ede42

Browse files
committed
feature #1621 Symfony 7.4 is stable (rosier)
This PR was merged into the main branch. Discussion ---------- Symfony 7.4 is stable Hooray! Commits ------- c7c0fce Symfony 7.4 is stable
2 parents 03fbddb + c7c0fce commit e3ede42

File tree

3 files changed

+923
-931
lines changed

3 files changed

+923
-931
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"license": "MIT",
44
"type": "project",
55
"description": "Symfony Demo Application",
6-
"minimum-stability": "dev",
7-
"prefer-stable": false,
6+
"minimum-stability": "stable",
7+
"prefer-stable": true,
88
"require": {
99
"php": ">=8.2",
1010
"ext-ctype": "*",

0 commit comments

Comments
 (0)