Fix composer

This commit is contained in:
Jeremy Benoist 2024-02-19 09:33:19 +01:00
parent 085767ea04
commit 9417f6812d
No known key found for this signature in database
GPG key ID: 7168D5DD29F38552
2 changed files with 4 additions and 4 deletions

View file

@ -85,7 +85,7 @@
"jms/serializer-bundle": "^5.4",
"laminas/laminas-code": "^4.7.1",
"lcobucci/jwt": "^4.3",
"mgargano/simplehtmldom": "~1.5",
"mgargano/simplehtmldom": "^1.5",
"mnapoli/piwik-twig-extension": "^3.0",
"nelmio/api-doc-bundle": "^4.16.2",
"nelmio/cors-bundle": "^2.4",
@ -208,9 +208,9 @@
},
"config": {
"allow-plugins": {
"phpstan/extension-installer": true,
"ergebnis/composer-normalize": true,
"php-http/discovery": true,
"ergebnis/composer-normalize": true
"phpstan/extension-installer": true
},
"bin-dir": "bin",
"platform": {

2
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": "8ecb69d5eb2536de6459ad5c74c04ab2",
"content-hash": "c0050b756aaba6f8c2827bc0ec8c8b78",
"packages": [
{
"name": "babdev/pagerfanta-bundle",