Skip to content

Commit d668d4e

Browse files
committed
feat: replace abandoned package localheinz by ergebnis in composer-normalize
1 parent 3829ae0 commit d668d4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"homepage": "https://github.com/snc/SncRedisBundle",
2222
"require": {
2323
"php": "^7.4 || ^8.0",
24-
"localheinz/composer-normalize": "^2.47",
2524
"symfony/deprecation-contracts": "^2 || ^3",
2625
"symfony/framework-bundle": "^5.4.20 || ^6.0 || ^7.0",
2726
"symfony/http-foundation": "^5.4.20 || ^6.0 || ^7.0",
@@ -33,6 +32,7 @@
3332
"ext-redis": "*",
3433
"doctrine/annotations": "^2.0",
3534
"doctrine/coding-standard": "^12.0",
35+
"ergebnis/composer-normalize": "^2.47",
3636
"friendsofphp/proxy-manager-lts": "^1.0.6",
3737
"monolog/monolog": "*",
3838
"phpunit/phpunit": "^9.5.28 || ^10",
@@ -73,7 +73,7 @@
7373
"config": {
7474
"allow-plugins": {
7575
"dealerdirect/phpcodesniffer-composer-installer": true,
76-
"localheinz/composer-normalize": true,
76+
"ergebnis/composer-normalize": true,
7777
"symfony/flex": true
7878
},
7979
"sort-packages": true

0 commit comments

Comments
 (0)