Skip to content

Commit

Permalink
(chore): update yard/php-cs-fixer-rules remove friendsofphp/php-cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
FreakyWizard committed Nov 20, 2024
1 parent 1fce066 commit ace92ca
Show file tree
Hide file tree
Showing 2 changed files with 4,839 additions and 4,840 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,15 @@
},
"require": {
"php": ">=8.1",
"spatie/laravel-package-tools": "^1.16"
"spatie/laravel-package-tools": "^1.16",
"yard/php-cs-fixer-rules": "^1.0"
},
"require-dev": {
"10up/wp_mock": "^0.4.2",
"friendsofphp/php-cs-fixer": "^3.64",
"larastan/larastan": "^2.9",
"orchestra/testbench": "^8.27",
"pestphp/pest": "^2.36",
"szepeviktor/phpstan-wordpress": "^1.3",
"yard/php-cs-fixer-rules": "^1.0"
"szepeviktor/phpstan-wordpress": "^1.3"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit ace92ca

Please sign in to comment.