mirror of
https://github.com/archtechx/enums.git
synced 2025-12-13 01:14:05 +00:00
ci: php-cs-fixer in repository scope
This commit is contained in:
parent
161f04b719
commit
46944dc5f4
2 changed files with 4 additions and 3 deletions
|
|
@ -26,7 +26,8 @@
|
|||
"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"
|
||||
"pestphp/pest-plugin-laravel": "^1.0|^2.0",
|
||||
"friendsofphp/php-cs-fixer": "^3.17"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue