fix(composer): remove unused dependency (#3828)

This commit is contained in:
Rotzbua 2024-06-04 15:37:32 +02:00 committed by GitHub
parent 25ace6458b
commit 9f4a86317b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 3 deletions

View File

@ -70,8 +70,7 @@
"phpunit/php-code-coverage": "~9.2",
"getgrav/markdowndocs": "^2.0",
"codeception/module-asserts": "^1.3",
"codeception/module-phpbrowser": "^1.0",
"symfony/service-contracts": "*"
"codeception/module-phpbrowser": "^1.0"
},
"replace": {
"symfony/polyfill-php72": "*",

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": "3b106a4d1a271673896d67cbdc8623e1",
"content-hash": "6f85edb2bd83cfed5c469b1c824a57ac",
"packages": [
{
"name": "composer/ca-bundle",