We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a383998 commit 3ffbbb0Copy full SHA for 3ffbbb0
1 file changed
composer.json
@@ -22,7 +22,8 @@
22
},
23
"require": {
24
"php": "^7.4 || ^8.0",
25
- "sabberworm/php-css-parser": "^8.3"
+ "ext-mbstring": "*",
26
+ "sabberworm/php-css-parser": "^8.4"
27
28
"require-dev": {
29
"phpunit/phpunit": "^9.5"
0 commit comments