-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
Description
Steps required to reproduce the problem
- Install
localheinz/composer-normalize. - Get these messages from Composer:
Package localheinz/json-normalizer is abandoned, you should avoid using it. Use ergebnis/json-normalizer instead.
Package localheinz/json-printer is abandoned, you should avoid using it. Use ergebnis/json-printer instead.
Package localheinz/composer-json-normalizer is abandoned, you should avoid using it. Use ergebnis/composer-json-normalizer instead.
- Fail to find a replacement for
localheinz/composer-normalizethat wouldn't use abandoned packages.
Expected Result
- Be able to find a replacement for this package, for example
ergebnis/composer-normalize.
Actual Result
- No replacement in sight.
Thanks :)
Reactions are currently unavailable