Skip to content

Commit 5373d05

Browse files
committed
Depend on a stable version of the erickskrauch/php-cs-fixer-custom-fixers
1 parent 62932ec commit 5373d05

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"homepage": "https://github.com/elyby/php-code-style",
2121
"require": {
2222
"php": "^7.4 || ^8.0",
23-
"erickskrauch/php-cs-fixer-custom-fixers": "dev-master#62c2a014cb9a8cf7665c82040a5d19d88ef8e583",
23+
"erickskrauch/php-cs-fixer-custom-fixers": "^1",
2424
"friendsofphp/php-cs-fixer": "^3.13",
2525
"kubawerlos/php-cs-fixer-custom-fixers": "^3.13",
2626
"symfony/polyfill-php80": "^1.15"

composer.lock

Lines changed: 9 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)