fix(composer): remove unused dependency (#3828)
This commit is contained in:
parent
25ace6458b
commit
9f4a86317b
@ -70,8 +70,7 @@
|
|||||||
"phpunit/php-code-coverage": "~9.2",
|
"phpunit/php-code-coverage": "~9.2",
|
||||||
"getgrav/markdowndocs": "^2.0",
|
"getgrav/markdowndocs": "^2.0",
|
||||||
"codeception/module-asserts": "^1.3",
|
"codeception/module-asserts": "^1.3",
|
||||||
"codeception/module-phpbrowser": "^1.0",
|
"codeception/module-phpbrowser": "^1.0"
|
||||||
"symfony/service-contracts": "*"
|
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"symfony/polyfill-php72": "*",
|
"symfony/polyfill-php72": "*",
|
||||||
|
2
composer.lock
generated
2
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "3b106a4d1a271673896d67cbdc8623e1",
|
"content-hash": "6f85edb2bd83cfed5c469b1c824a57ac",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "composer/ca-bundle",
|
"name": "composer/ca-bundle",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user