Remove PHP platform overrides

This commit is contained in:
Yassine Guedidi 2024-11-16 22:11:23 +01:00
parent 9687fdf0a5
commit 0e0e3eecbc
2 changed files with 1 additions and 7 deletions

View file

@ -222,9 +222,6 @@
"phpstan/extension-installer": true
},
"bin-dir": "bin",
"platform": {
"php": "8.1.30"
},
"sort-packages": true
},
"extra": {

5
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": "566a4aaaba1c5c7fbd2716d89536b440",
"content-hash": "a23bbf623b61ef45733513027a63ac23",
"packages": [
{
"name": "babdev/pagerfanta-bundle",
@ -20117,8 +20117,5 @@
"ext-xml": "*"
},
"platform-dev": [],
"platform-overrides": {
"php": "8.1.30"
},
"plugin-api-version": "2.6.0"
}