Skip to content

Commit

Permalink
chore: Migrate from theofidry/php-cs-fixer-config to `fidry/php-cs-…
Browse files Browse the repository at this point in the history
…fixer-config` (#97)
  • Loading branch information
theofidry authored Sep 17, 2023
1 parent b58e5a3 commit 35c7544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
},
"require-dev": {
"fidry/makefile": "^0.2.0",
"fidry/php-cs-fixer-config": "^1.0",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan": "^1.9.2",
"phpstan/phpstan-deprecation-rules": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.2.2",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpunit/phpunit": "^9.5.26 || ^8.5.31",
"theofidry/php-cs-fixer-config": "^1.0",
"webmozarts/strict-phpunit": "^7.5"
},
"autoload": {
Expand Down

0 comments on commit 35c7544

Please sign in to comment.