1
0
Fork 0
mirror of https://github.com/archtechx/enums.git synced 2025-12-13 13:24:03 +00:00

ci: globally use php-cs-fixer

This commit is contained in:
Thai Nguyen Hung 2023-06-08 10:35:02 +07:00
parent 8b90e21803
commit c0a459864b
2 changed files with 3 additions and 4 deletions

View file

@ -26,8 +26,7 @@
"orchestra/testbench": "^7.0|^8.0",
"nunomaduro/larastan": "^1.0|^2.4",
"pestphp/pest": "^1.2|^2.0",
"pestphp/pest-plugin-laravel": "^1.0|^2.0",
"friendsofphp/php-cs-fixer": "^3.17"
"pestphp/pest-plugin-laravel": "^1.0|^2.0"
},
"minimum-stability": "dev",
"prefer-stable": true,