fix(ci): install deps on PHP 8.4 (Symfony 8 requires >=8.4)

This commit is contained in:
mchev
2026-03-21 19:03:37 +01:00
parent c901114fc0
commit d4e19646ee
5 changed files with 7 additions and 10 deletions

4
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "50bcf7e67af55f8baa7c6577d318a5ca",
"content-hash": "1f95bc6edde1c1e8d39dc514b7873716",
"packages": [
{
"name": "aws/aws-crt-php",
@@ -12884,7 +12884,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.3"
"php": "^8.4"
},
"platform-dev": {},
"plugin-api-version": "2.9.0"