HummingBirdAnimeClient/tools/composer.json
Timothy J. Warren ce1c19522f
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
Update composer.json so symfony mbstring polyfill doesn't clash with php extension
2024-09-11 07:28:31 -04:00

7 lines
91 B
JSON

{
"require": {
"friendsofphp/php-cs-fixer": "^3.52.1",
"rector/rector": "^1.0.3"
}
}