diff --git a/ChangeLog.md b/ChangeLog.md index 3e30fb1..4ec1b5e 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -76,7 +76,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt * Remove HHVM-specific code that is no longer needed -[5.0.0]: https://github.com/sebastianbergmann/exporter/compare/4.0.5...main +[5.0.0]: https://github.com/sebastianbergmann/exporter/compare/4.0.5...5.0.0 [4.0.5]: https://github.com/sebastianbergmann/exporter/compare/4.0.4...4.0.5 [4.0.4]: https://github.com/sebastianbergmann/exporter/compare/4.0.3...4.0.4 [4.0.3]: https://github.com/sebastianbergmann/exporter/compare/4.0.2...4.0.3 diff --git a/composer.json b/composer.json index 91bb978..4d1e169 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,6 @@ "optimize-autoloader": true, "sort-packages": true }, - "minimum-stability": "dev", "prefer-stable": true, "require": { "php": ">=8.1",