File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
"homepage" : " https://github.com/snc/SncRedisBundle" ,
22
22
"require" : {
23
23
"php" : " ^7.4 || ^8.0" ,
24
- "localheinz/composer-normalize" : " ^2.47" ,
25
24
"symfony/deprecation-contracts" : " ^2 || ^3" ,
26
25
"symfony/framework-bundle" : " ^5.4.20 || ^6.0 || ^7.0" ,
27
26
"symfony/http-foundation" : " ^5.4.20 || ^6.0 || ^7.0" ,
33
32
"ext-redis" : " *" ,
34
33
"doctrine/annotations" : " ^2.0" ,
35
34
"doctrine/coding-standard" : " ^12.0" ,
35
+ "ergebnis/composer-normalize" : " ^2.47" ,
36
36
"friendsofphp/proxy-manager-lts" : " ^1.0.6" ,
37
37
"monolog/monolog" : " *" ,
38
38
"phpunit/phpunit" : " ^9.5.28 || ^10" ,
73
73
"config" : {
74
74
"allow-plugins" : {
75
75
"dealerdirect/phpcodesniffer-composer-installer" : true ,
76
- "localheinz /composer-normalize" : true ,
76
+ "ergebnis /composer-normalize" : true ,
77
77
"symfony/flex" : true
78
78
},
79
79
"sort-packages" : true
You can’t perform that action at this time.
0 commit comments