Apparently we're supposed to use replace for this, not provide

This commit is contained in:
Dylan K. Taylor
2025-05-17 18:09:14 +01:00
parent 657e6c8130
commit b5f236c019
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@
"phpstan/phpstan-strict-rules": "^2.0.0",
"phpunit/phpunit": "^10.5.24"
},
"provide": {
"replace": {
"symfony/polyfill-ctype": "*",
"symfony/polyfill-mbstring": "*"
},

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": "d8fa42f33a3bcb26014e6f862366dbd6",
"content-hash": "ceb98091ac3f61f1a4b87708c48dc75a",
"packages": [
{
"name": "adhocore/json-comment",