Skip to content

Commit

Permalink
Declare mbstring in dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JanJakes committed Nov 12, 2024
1 parent dec0e3f commit afc70bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"php": ">=7.0"
},
"require-dev": {
"ext-mbstring": "*",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"squizlabs/php_codesniffer": "^3.7",
"wp-coding-standards/wpcs": "^3.1",
Expand Down

0 comments on commit afc70bb

Please sign in to comment.