Skip to content

Commit 20761ff

Browse files
authored
Merge pull request #58 from Xerkus/hotfix/composer-symfony7
Force symfony console downgrade to v6 for global composer install
2 parents 7c9f049 + c84999d commit 20761ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.platform.app.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ build:
1111

1212
dependencies:
1313
php:
14+
symfony/console: "^6"
1415
composer/composer: "^2"
1516

1617
mounts:

0 commit comments

Comments
 (0)