Skip to content

Commit 11b9acb

Browse files
cedric-annenicolas-grekas
authored andcommitted
Indicates that polyfills provides corresponding extensions
1 parent 344e456 commit 11b9acb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
"require": {
1919
"php": ">=7.1"
2020
},
21+
"provide": {
22+
"ext-mbstring": "*"
23+
},
2124
"autoload": {
2225
"psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" },
2326
"files": [ "bootstrap.php" ]

0 commit comments

Comments
 (0)