Skip to content

Commit c918952

Browse files
committed
minor #2442 [Site] Upgrade PHP8.4 on psh (smnandre)
This PR was merged into the 2.x branch. Discussion ---------- [Site] Upgrade PHP8.4 on psh Commits ------- 5f556c1 [Site] Upgrade PHP8.4 on psh
2 parents de33320 + 5f556c1 commit c918952

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ux.symfony.com/.platform.app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: app
22

3-
type: php:8.3
3+
type: php:8.4
44

55
dependencies:
66
php:
7-
composer/composer: "^2"
7+
composer/composer: "^2.8"
88

99
build:
1010
flavor: none

0 commit comments

Comments
 (0)