Remove PHP platform overrides

This commit is contained in:
Yassine Guedidi 2025-03-07 22:04:34 +01:00
parent 530bc71924
commit 78ab273dab
2 changed files with 1 additions and 7 deletions

View file

@ -216,9 +216,6 @@
"phpstan/extension-installer": true
},
"bin-dir": "bin",
"platform": {
"php": "8.2.27"
},
"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": "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"
}