diff --git a/composer.json b/composer.json index 445afbc30..0695f0dd1 100644 --- a/composer.json +++ b/composer.json @@ -216,9 +216,6 @@ "phpstan/extension-installer": true }, "bin-dir": "bin", - "platform": { - "php": "8.2.27" - }, "sort-packages": true }, "extra": { diff --git a/composer.lock b/composer.lock index 4407b0671..082a48af0 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "43714ebbc439115fe5d67daf0b90e758", + "content-hash": "ea21102c107122100145841e160009c2", "packages": [ { "name": "babdev/pagerfanta-bundle", @@ -19898,8 +19898,5 @@ "ext-xml": "*" }, "platform-dev": {}, - "platform-overrides": { - "php": "8.2.27" - }, "plugin-api-version": "2.6.0" }