diff --git a/ChangeLog.md b/ChangeLog.md index 4a43ef5..f8b90c1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -62,7 +62,7 @@ All notable changes to `sebastianbergmann/object-reflector` are documented in th * Initial release -[4.0.0]: https://github.com/sebastianbergmann/object-reflector/compare/3.0...main +[4.0.0]: https://github.com/sebastianbergmann/object-reflector/compare/3.0...4.0.0 [3.0.0]: https://github.com/sebastianbergmann/object-reflector/compare/2.0.4...3.0.0 [2.0.4]: https://github.com/sebastianbergmann/object-reflector/compare/2.0.3...2.0.4 [2.0.3]: https://github.com/sebastianbergmann/object-reflector/compare/2.0.2...2.0.3 diff --git a/composer.json b/composer.json index e8dd044..2f3a06f 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,6 @@ "security": "https://github.com/sebastianbergmann/object-reflector/security/policy" }, "prefer-stable": true, - "minimum-stability": "dev", "config": { "platform": { "php": "8.2.0"