We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09627d3 commit 43acca3Copy full SHA for 43acca3
composer.json
@@ -15,7 +15,8 @@
15
"illuminate/support": "^10.20|^11.0",
16
"laravel/prompts": "^0.1.18|^0.2.0|^0.3.0",
17
"symfony/console": "^6.2|^7.0",
18
- "symfony/process": "^6.2|^7.0"
+ "symfony/process": "^6.2|^7.0",
19
+ "symfony/polyfill-mbstring": "^1.31"
20
},
21
"require-dev": {
22
"phpstan/phpstan": "^1.10",
0 commit comments