Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Composer Normalize Laravel Package

ergebnis/composer-normalize

Composer plugin that automatically normalizes composer.json formatting and ordering for consistent diffs and fewer review comments. Install as a dev dependency, allow the plugin, then run to enforce a standard structure across your project.

View on GitHub
Deep Wiki
Context7
`2.9.1`

For a full diff see [2.9.0...2.9.1][2.9.0...2.9.1].

Fixed

  • Required at least composer/composer:^1.10.17 and used composer/composer:1.10.17 for composer-normalize.phar ([#596]), by [@localheinz]
  • Dropped support for composer/composer:^1.0.0 ([#597]), by [@localheinz]
`2.9.0`

For a full diff see [2.8.2...2.9.0][2.8.2...2.9.0].

Changed

Fixed

  • Required at least composer/composer:^1.10.15 and used composer/composer:1.10.15 for composer-normalize.phar ([#582]), by [@localheinz]
`2.8.2`

For a full diff see [2.8.1...2.8.2][2.8.1...2.8.2].

Changed

  • Require at least composer/composer:^1.10.13 ([#554]), by [@localheinz]
`2.8.1`

For a full diff see [2.8.0...2.8.1][2.8.0...2.8.1].

Changed

  • Dropped support for PHP 7.1 ([#529]), by [@localheinz]
`2.8.0`

For a full diff see [2.7.0...2.8.0][2.7.0...2.8.0].

Changed

`2.7.0`

For a full diff see [2.6.1...2.7.0][2.6.1...2.7.0].

Added

  • Added --no-check-lock option which allows skipping validation of composer.lock ([#515]), by [@localheinz]

Changed

`2.6.1`

For a full diff see [2.6.0...2.6.1][2.6.0...2.6.1].

Fixed

  • Added support for PHP 8.0, for real ([#484], [#485], [#487]), by [@dependabot]
`2.6.0`

For a full diff see [2.5.2...2.6.0][2.5.2...2.6.0].

Added

  • Added support for PHP 8.0 ([#465]), by [@core23]
`2.50.0`

For a full diff see [2.49.0...2.50.0][2.49.0...2.50.0].

Changed

`2.5.2`

For a full diff see [2.5.1...2.5.2][2.5.1...2.5.2].

Fixed

  • Started ignoring platform requirements when updating the lock file ([#481]), by [@localheinz]
`2.5.1`

For a full diff see [2.5.0...2.5.1][2.5.0...2.5.1].

Fixed

  • Started updating lock files with a new Composer\Console\Application instead of reusing the current instance ([#420]), by [@localheinz]
  • Stopped using the deprecated --no-suggest option when updating the lock file ([#422]), by [@localheinz]
  • Started relaxing schema in place to avoid issues resolving references and the like on Windows ([#424]), by [@localheinz]
`2.5.0`

For a full diff see [2.4.0...2.5.0][2.4.0...2.5.0].

Changed

  • Apply lax validation to composer.json ([#416]), by [@localheinz]
`2.49.0`

For a full diff see [2.48.2...2.49.0][2.48.2...2.49.0].

Changed

`2.48.2`

For a full diff see [2.48.1...2.48.2][2.48.1...2.48.2].

Fixed

`2.48.1`

For a full diff see [2.48.0...2.48.1][2.48.0...2.48.1].

Fixed

  • Adjusted release workflow to create a release in draft mode, upload release assets, and then publish the release ([#1496]), by [@localheinz]
`2.48.0`

For a full diff see [2.47.0...2.48.0][2.47.0...2.48.0].

Changed

`2.47.0`

For a full diff see [2.46.0...2.47.0][2.46.0...2.47.0].

Changed

`2.46.0`

For a full diff see [2.45.0...2.46.0][2.45.0...2.46.0].

Changed

`2.45.0`

For a full diff see [2.44.0...2.45.0][2.44.0...2.45.0].

Added

  • Added support for PHP 8.4 ([#1377]), by [@ruudk]

Changed

  • Updated schema.json ([#1405]), by [@ergebnis-bot]
  • Allowed installation of justinrainbow/json-schema:^6.0.0 ([#1410]), by [@tacman]
  • Updated composer/composer ([#1416]), by [@localheinz]
`2.44.0`

For a full diff see [2.43.0...2.44.0][2.43.0...2.44.0].

Changed

`2.43.0`

For a full diff see [2.42.0...2.43.0][2.42.0...2.43.0].

Changed

Fixed

  • Updated composer/composer ([#1349]), by [@localheinz]
`2.42.0`

For a full diff see [2.41.1...2.42.0][2.41.1...2.42.0].

Changed

  • Required ergebnis/json:^1.2.0 ([#1273]), by [@dependabot]
  • Required ergebnis/json-printer:^3.5.0 ([#1275]), by [@dependabot]
  • Required ergebnis/json-normalizer:^4.5.0 ([#1277]), by [@localheinz]
  • Added support for PHP 8.0 ([#1278]), by [@localheinz]
  • Added support for PHP 7.4 ([#1279]), by [@localheinz]
`2.41.1`

For a full diff see [2.41.0...2.41.1][2.41.0...2.41.1].

Fixed

  • Required ergebnis/json-normalizer:^4.4.1 ([#1243]), by [@dependabot]
`2.41.0`

For a full diff see [2.40.0...2.41.0][2.40.0...2.41.0].

Changed

  • Required ergebnis/json-normalizer:^4.4.0 ([#1241]), by [@dependabot]

Fixed

  • Updated composer/composer ([#1237]), by [@localheinz]
`2.40.0`

For a full diff see [2.39.0...2.40.0][2.39.0...2.40.0].

Changed

Fixed

  • Prevented installation of symfony/console:^7.0.0 ([#1234]), by [@localheinz]
`2.4.0`

For a full diff see [2.3.2...2.4.0][2.3.2...2.4.0].

Changed

  • Started showing validation error messages as obtained from validation instead of relying on on executing composer validate ([#406]), by [@localheinz]
  • Made plugin compatible with composer/composer:^2.0.0 ([#412]), by [@localheinz]
`2.39.0`

For a full diff see [2.38.0...2.39.0][2.38.0...2.39.0].

Changed

  • Required ergebnis/json:^1.1.0 ([#1191]), by [@localheinz]
  • Required ergebnis/json-normalizer:^4.3.0 ([#1192]), by [@localheinz]
  • Required ergebnis/json-printer:^3.4.0 ([#1195]), by [@localheinz]
`2.38.0`

For a full diff see [2.37.0...2.38.0][2.37.0...2.38.0].

Changed

  • Added support for PHP 8.3 ([#1189]), by [@localheinz]

Fixed

  • Adjusted Command\NormalizeCommand to respect --no-ansi, --no-plugins, --no-scripts options ([#1184]), by [@mxr576]
  • Updated composer/composer ([#1188]), by [@localheinz]
`2.37.0`

For a full diff see [2.36.0...2.37.0][2.36.0...2.37.0].

Changed

Fixed

  • Updated composer/composer ([#1171]), by [@localheinz]
`2.36.0`

For a full diff see [2.35.0...2.36.0][2.35.0...2.36.0].

Changed

  • Updated schema.json ([#1155]), by [@ergebnis-bot]
  • Required composer/composer:2.6.1 for compiling composer-normalize.phar ([#1158]), by [@localheinz]
`2.35.0`

For a full diff see [2.34.0...2.35.0][2.34.0...2.35.0].

Changed

  • Started passing through --no-plugins and --no-scripts options ([#1141]), by [@mxr576]
`2.34.0`

For a full diff see [2.33.0...2.34.0][2.33.0...2.34.0].

Changed

`2.33.0`

For a full diff see [2.32.0...2.33.0][2.32.0...2.33.0].

Changed

  • Required ergebnis/json-normalizer:^4.2.0 ([#1127]), by [@dependabot]
`2.32.0`

For a full diff see [2.31.0...2.32.0][2.31.0...2.32.0].

Changed

  • Dropped support for PHP 8.0 ([#1118]), by [@localheinz]

Fixed

  • Required composer/composer:2.5.8 for compiling composer-normalize.phar ([#1125]), by [@localheinz]
`2.31.0`

For a full diff see [2.30.2...2.31.0][2.30.2...2.31.0].

Changed

  • Updated schema.json ([#1070]), by [@ergebnis-bot]
  • Required ergebnis/json-normalizer:^4.1.0 ([#1095]), by [@dependabot]
  • Started passing through --no-ansi option to UpdateCommand ([#827]), by [@localheinz]

Fixed

  • Required composer/composer:2.5.5 for compiling composer-normalize.phar ([#1094]), by [@localheinz]
`2.30.2`

For a full diff see [2.30.1...2.30.2][2.30.1...2.30.2].

Fixed

  • Required ergebnis/json-normalizer:^4.0.2 ([#1062]), by [@localheinz]
`2.30.1`

For a full diff see [2.30.0...2.30.1][2.30.0...2.30.1].

Fixed

  • Required ergebnis/json-normalizer:^4.0.1 ([#1060]), by [@localheinz]
`2.30.0`

For a full diff see [2.29.0...2.30.0][2.29.0...2.30.0].

Changed

  • Started injecting Printer\Printer instead of Formatter\Formatter into NormalizeCommand ([#1008]), by [@ergebnis-bot]
  • Required composer/composer:2.5.1 for compiling composer-normalize.phar ([#1020]), by [@localheinz]
  • Required ergebnis/json-normalizer:^4.0.0 ([#1056]), by [@dependabot]
`2.3.2`

For a full diff see [2.3.1...2.3.2][2.3.1...2.3.2].

Fixed

  • Fixed a reference that prevented an upload of release assets ([#380]), by [@localheinz]
`2.3.1`

For a full diff see [2.3.0...2.3.1][2.3.0...2.3.1].

Fixed

`2.3.0`

For a full diff see [2.2.4...2.3.0][2.2.4...2.3.0].

Changed

`2.29.0`

For a full diff see [2.28.3...2.29.0][2.28.3...2.29.0].

Changed

  • Updated schema.json ([#959]), by [@ergebnis-bot]
  • Dropped support for PHP 7.4 ([#998]), by [@localheinz]
  • Required composer/composer:2.4.4 for compiling composer-normalize.phar ([#1004]), by [@localheinz]
`2.28.3`

For a full diff see [2.28.2...2.28.3][2.28.2...2.28.3].

Fixed

  • Required composer/composer:2.3.9 for compiling composer-normalize.phar ([#942]), by [@localheinz]
`2.28.2`

For a full diff see [2.28.1...2.28.2][2.28.1...2.28.2].

Fixed

  • Required composer/composer:2.3.8 for compiling composer-normalize.phar ([#941]), by [@localheinz]
`2.28.1`

For a full diff see [2.28.0...2.28.1][2.28.0...2.28.1].

Removed

`2.28.0`

For a full diff see [2.27.0...2.28.0][2.27.0...2.28.0].

Changed

`2.27.0`

For a full diff see [2.26.0...2.27.0][2.26.0...2.27.0].

Changed

`2.26.0`

For a full diff see [2.25.2...2.26.0][2.25.2...2.26.0].

Changed

`2.25.2`

For a full diff see [2.25.1...2.25.2][2.25.1...2.25.2].

Changed

  • Updated schema.json ([#916]), by [@ergebnis-bot]
  • Required composer/composer:2.3.5 for compiling composer-normalize.phar ([#922]), by [@localheinz]

Fixed

  • Updated justinrainbow/json-schema ([#920]), by [@dependabot]
`2.25.1`

For a full diff see [2.25.0...2.25.1][2.25.0...2.25.1].

Changed

  • Required composer/composer:2.3.1 for compiling composer-normalize.phar ([#915]), by [@localheinz]
`2.25.0`

For a full diff see [2.24.1...2.25.0][2.24.1...2.25.0].

Changed

  • Updated schema.json ([#912]), by [@ergebnis-bot]
  • Required composer/composer:2.3.0 for compiling composer-normalize.phar ([#913]), by [@localheinz]
`2.24.1`

For a full diff see [2.24.0...2.24.1][2.24.0...2.24.1].

Fixed

  • Required composer/composer:2.2.9 for compiling composer-normalize.phar ([#904]), by [@localheinz]
  • Updated humbug/box ([#905]), by [@localheinz]
`2.24.0`

For a full diff see [2.23.1...2.24.0][2.23.1...2.24.0].

Added

  • Added Stand with Ukraine banner ([#899]), by [@localheinz]
`2.23.1`

For a full diff see [2.23.0...2.23.1][2.23.0...2.23.1].

Fixed

  • Required composer/composer:2.2.5 for compiling composer-normalize.phar ([#871]), by [@localheinz]
  • Prevented updates of ergebnis/json-normalizer beyond 2.1.0 for now ([#877]), by [@localheinz]
`2.23.0`

For a full diff see [2.22.0...2.23.0][2.22.0...2.23.0].

Changed

  • Updated ergebnis/json-normalizer ([#864]), by [@localheinz]

Fixed

  • Required composer/composer:2.2.3 for compiling composer-normalize.phar ([#863]), by [@localheinz]
`2.22.0`

For a full diff see [2.21.0...2.22.0][2.21.0...2.22.0].

Changed

  • Required ergebnis/json-normalizer:^2.0.0 ([#858]), by [@dependabot]
`2.21.0`

For a full diff see [2.20.0...2.21.0][2.20.0...2.21.0].

Changed

  • Dropped support for PHP 7.3 ([#852]), by [@localheinz]
`2.20.0`

For a full diff see [2.19.0...2.20.0][2.19.0...2.20.0].

Changed

  • Dropped support for PHP 7.2 ([#845]), by [@localheinz]
`2.2.4`

For a full diff see [2.2.3...2.2.4][2.2.3...2.2.4].

Fixed

  • Use real path to schema.json ([#364]), by [@localheinz]
`2.2.3`

For a full diff see [2.2.2...2.2.3][2.2.2...2.2.3].

Changed

`2.2.2`

For a full diff see [2.2.1...2.2.2][2.2.1...2.2.2].

Changed

`2.2.1`

For a full diff see [2.2.0...2.2.1][2.2.0...2.2.1].

Changed

  • Removed dependency on ergebnis/composer-json-normalizer ([#316]), by [@localheinz]
`2.2.0`

For a full diff see [2.1.2...2.2.0][2.1.2...2.2.0].

Added

`2.19.0`

For a full diff see [2.18.0...2.19.0][2.18.0...2.19.0].

Changed

  • Required composer/composer:2.2.1 for compiling composer-normalize.phar ([#842]), by [@localheinz]
`2.18.0`

For a full diff see [2.17.0...2.18.0][2.17.0...2.18.0].

Changed

`2.17.0`

For a full diff see [2.16.0...2.17.0][2.16.0...2.17.0].

Changed

Fixed

  • Required composer/composer:2.1.14 for compiling composer-normalize.phar ([#825]), by [@localheinz]
`2.16.0`

For a full diff see [2.15.0...2.16.0][2.15.0...2.16.0].

Changed

  • Required composer/composer:2.1.12 for compiling composer-normalize.phar ([#804]), by [@localheinz]
  • Dropped support for composer/composer:^1.0.0 ([#807]), by [@localheinz]
`2.15.0`

For a full diff see [2.14.0...2.15.0][2.14.0...2.15.0].

Changed

`2.14.0`

For a full diff see [2.13.4...2.14.0][2.13.4...2.14.0].

Changed

Fixed

`2.13.4`

For a full diff see [2.13.3...2.13.4][2.13.3...2.13.4].

Fixed

  • Required composer/composer:2.0.13 for compiling composer-normalize.phar ([#743]), by [@localheinz]
`2.13.3`

For a full diff see [2.13.2...2.13.3][2.13.2...2.13.3].

Fixed

  • Required ergebnis/json-normalizer:^1.0.3 which correctly sorts composer-plugin-api ([#707]), by [@dependabot]
`2.13.2`

For a full diff see [2.13.1...2.13.2][2.13.1...2.13.2].

Fixed

  • Required ergebnis/json-normalizer:^1.0.2 which ignores the config.preferred-install hash only instead of all properties with the name preferred-install ([#647]), by [@localheinz]
`2.13.1`

For a full diff see [2.13.0...2.13.1][2.13.0...2.13.1].

:clown_face: Made a mistake tagging this release *before- pulling changes merged into main.

`2.13.0`

For a full diff see [2.12.2...2.13.0][2.12.2...2.13.0].

Changed

  • Brought back support for composer/composer:^1.0.0 ([#644]), by [@localheinz]
`2.12.2`

For a full diff see [2.12.1...2.12.2][2.12.1...2.12.2].

Fixed

  • Required ergebnis/json-normalizer:^1.0.1 which ignores the preferred-install hash when sorting configuration hashes by key ([#646]), by [@dependabot]
`2.12.1`

For a full diff see [2.12.0...2.12.1][2.12.0...2.12.1].

Fixed

  • Show version of plugin instead of version of Composer\Console\Application when running as development dependency ([#643]), by [@localheinz]
`2.12.0`

For a full diff see [2.11.0...2.12.0][2.11.0...2.12.0].

Added

  • Started showing plugin and author name when running composer normalize ([#641]), by [@localheinz]

Changed

  • Required ergebnis/json-normalizer:^1.0.0 which allows recursively sorting config hashes ([#634]), by [@dependabot]

Fixed

  • Required composer/composer:2.0.8 for composer-normalize.phar ([#640]), by [@localheinz]
`2.11.0`

For a full diff see [2.10.0...2.11.0][2.10.0...2.11.0].

Changed

`2.10.0`

For a full diff see [2.9.1...2.10.0][2.9.1...2.10.0].

Added

  • Allowed configuration via composer extra ([#608]), by [@localheinz]
`2.1.2`

For a full diff see [2.1.1...2.1.2][2.1.1...2.1.2].

Fixed

  • Allow passing argument and options to the command ([#301]), by [@localheinz]
`2.1.1`

For a full diff see [2.1.0...2.1.1][2.1.0...2.1.1].

Fixed

  • Actually run composer validate to show validation errors when composer.json is not valid according to its schema ([#297]), by [@localheinz]
`2.1.0`

For a full diff see [2.0.2...2.1.0][2.0.2...2.1.0].

Added

  • Started compiling, signing, and uploading composer-normalize.phar and composer-normalize.phar.asc to release assets when a tag is pushed ([#292]), by [@localheinz]
`2.0.2`

For a full diff see [2.0.1...2.0.2][2.0.1...2.0.2].

Fixed

  • Brought back support for PHP 7.1 ([#280]), by [@localheinz]
`2.0.1`

For a full diff see [2.0.0...2.0.1][2.0.0...2.0.1]

`2.0.0`

For a full diff see [1.3.1...2.0.0][1.3.1...2.0.0].

`1.3.1`

For a full diff see [1.3.0...1.3.1][1.3.0...1.3.1].

Fixed

  • Started using localheinz/diff to avoid issues using sebastian/diff ([#207]), by [@localheinz]
`1.3.0`

For a full diff see [1.2.0...1.3.0][1.2.0...1.3.0].

Changed

  • Resolve local and fall back to remote schema so that command works offline and behind proxies ([#190]), by [@localheinz]
`1.2.0`

For a full diff see [1.1.4...1.2.0][1.1.4...1.2.0].

Changed

  • Started using the StrictUnifiedDiffOutputBuilder when available to create more condensed diffs when using the --dry-run option ([#80]), by [@localheinz]
`1.1.4`

For a full diff see [1.1.3...1.1.4][1.1.3...1.1.4].

Fixed

  • Removed requirement for composer.json to be writable when using the --dry-run option ([#177]), by [@localheinz]
`1.1.3`

For a full diff see [1.1.2...1.1.3][1.1.2...1.1.3].

Fixed

  • Reversed use of red and green for rendering diff when using the --dry-run option ([#173]), by [@TravisCarden]
`1.1.2`

For a full diff see [1.1.1...1.1.2][1.1.1...1.1.2].

Fixed

  • Reverted deprecation of the file argument of the NormalizeCommand as it turns out that the same functionality can not be achieved using the --working-dir option ([#166]), by [@localheinz]
`1.1.1`

For a full diff see [1.1.0...1.1.1][1.1.0...1.1.1].

Removed

`1.1.0`

For a full diff see [1.0.0...1.1.0][1.0.0...1.1.0].

Deprecated

  • Deprecated the file argument of the NormalizeCommand as the same functionality can be achieved using the --working-dir option ([#145]), by [@localheinz]

Fixed

  • Force reading composer.json and composer.lock after normalization to ensure composer.lock is updated when not fresh after normalization ([#139]), by [@localheinz]
`1.0.0`

For a full diff see [0.9.0...1.0.0][0.9.0...1.0.0].

Added

Removed

`0.9.0`

For a full diff see [0.8.0...0.9.0][0.8.0...0.9.0].

Changed

  • The ConfigHashNormalizer now also sorts the scripts-descriptions section ([#89]), by [@localheinz]

Fixed

  • When validation of composer.lock fails prior to normalization, it is now recommended to update the lock file only ([#86]), by [@svenluijten]
`0.8.0`

For a full diff see [0.7.0...0.8.0][0.7.0...0.8.0].

Changed

  • The ConfigHashNormalizer now also sorts the extra section ([#60]), by [@localheinz]
`0.7.0`

For a full diff see [0.6.0...0.7.0][0.6.0...0.7.0].

Changed

  • Updated localheinz/json-normalizer, which now sniffs the new-line character and uses it for printing instead of using PHP_EOL ([#62]), by [@localheinz]
`0.6.0`

For a full diff see [0.5.0...0.6.0][0.5.0...0.6.0].

Added

  • Added a file argument to the NormalizeCommand, so the path to composer.json can be specified now, ([#51]), by [@localheinz]
`0.5.0`

For a full diff see [0.4.0...0.5.0][0.4.0...0.5.0].

Changed

  • Updated localheinz/json-normalizer, which significantly improves the SchemaNormalizer employed to do the major normalization of composer.json ([#42]), by [@localheinz]
`0.4.0`

For a full diff see [0.3.0...0.4.0][0.3.0...0.4.0].

Added

  • Added --dry-run option, which allows usage in Continuous Integration systems, as it renders a diff and exits with a non-zero exit code ([#38]), by [@localheinz]
`0.3.0`

For a full diff see [0.2.0...0.3.0][0.2.0...0.3.0].

Fixed

  • Dropped support for PHP 7.0, which allows proper handling of empty PSR-4 namespace prefixes ([#30]), by [@localheinz]
`0.2.0`

For a full diff see [0.1.0...0.2.0][0.1.0...0.2.0].

Added

  • Added --no-update-lock option, which allows skipping the update of composer.lock after normalization ([#28]), by [@localheinz]
  • Added the VersionConstraintNormalizer, which normalizes version constraints ([#18]), by [@localheinz]

Fixed

  • Using the --no-scripts option when invoking the UpdateCommand to update composer.lock ([#19]), by [@localheinz]
`0.1.0`

For a full diff see 81bc3a8...0.1.0.

Added

  • Added NormalizeCommand (#1), by [@localheinz]
  • Added ConfigHashNormalizer, which sorts entries in the config section by key (#2), by [@localheinz]
  • Added the NormalizePlugin, which provides the NormalizeCommand (#3), by [@localheinz]
  • Added the PackageHashNormalizer which sorts packages in the conflict, provide, replaces, require, require-dev, and suggest sections using the same algorithm that is used by the sort-packages option of composer itself (#6), by [@localheinz]
  • Added the BinNormalizer, which sorts entries in the bin section by
  • Added the ComposerJsonNormalizer, which composes all of the above normalizers along with the SchemaNormalizer, to normalize composer.json according to its underlying JSON schema (#8 and #10), by [@localheinz]

[@AlexSkrypnyk]: https://github.com/AlexSkrypnyk [@andrey-helldar]: https://github.com/andrey-helldar [@core23]: https://github.com/core23 [@dependabot]: https://github.com/dependabot [@ergebnis-bot]: https://github.com/ergebnis-bot [@ergebnis]: https://github.com/ergebnis [@localheinz]: https://github.com/localheinz [@mxr576]: https://github.com/mxr576 [@ruudk]: https://github.com/ruudk [@svenluijten]: https://github.com/svenluijten [@tacman]: https://github.com/tacman [@TravisCarden]: https://github.com/TravisCarden

Changed
  • Started using ergebnis/composer-json-normalizer instead of localheinz/composer-json-normalizer, ergebnis/json-normalizer instead of localheinz/json-normalizer, and ergebnis/json-printer instead of localheinz/json-printer ([#261]), by [@localheinz]

  • Removed default values for parameters $formatter and $differ of constructor of Ergebnis\Composer\Normalize\Command\NormalizeCommand ([#262]), by [@localheinz]

  • Renamed vendor namespace Localheinz to Ergebnis after move to [@ergebnis] ([#267]), by [@localheinz]

    Run

    $ composer remove localheinz/composer-normalize
    

    and

    $ composer require ergebnis/composer-normalize
    

    to update.

    Run

    $ find . -type f -exec sed -i '.bak' 's/Localheinz\\Composer\\Normalizer/Ergebnis\\Composer\\Normalize/g' {} \;
    

    to replace occurrences of Localheinz\Composer\Normalize with Ergebnis\Composer\Normalize.

    Run

    $ find -type f -name '*.bak' -delete
    

    to delete backup files created in the previous step.

  • Marked Ergebnis\Composer\Normalize\Command\NormalizeCommand and Ergebnis\Composer\Normalize\Command\SchemaUriResolver as internal to allow modifications without the need for major releases ([#270]), by [@localheinz]

Fixed

  • Dropped support for PHP 7.1 ([#235]), by [@localheinz]
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport