diff --git a/composer.json b/composer.json index 3d34f7da..a3dfeef9 100644 --- a/composer.json +++ b/composer.json @@ -55,9 +55,6 @@ "audit": { "abandoned": "report" }, - "platform": { - "php": "8.1.20" - }, "preferred-install": "dist", "sort-packages": true } diff --git a/composer.lock b/composer.lock index ad86d8bb..c798bcf6 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": "ef0bee97a93fc4d88c486b6345680b53", + "content-hash": "10f23f9eedd928396e4f16773d9f64db", "packages": [], "packages-dev": [ { @@ -6209,8 +6209,5 @@ "ext-filter": "*" }, "platform-dev": [], - "platform-overrides": { - "php": "8.1.20" - }, "plugin-api-version": "2.6.0" }