diff --git a/ChangeLog.md b/ChangeLog.md index 64093e76dc46d949d0de38d01d96cdcb46fa7cdb..76cae5bf5a1f6b462c93f6b97603dd9e0e4a7e7c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -45,7 +45,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt * Tests etc. are now ignored for archive exports -[6.0.0]: https://github.com/sebastianbergmann/recursion-context/compare/5.0...main +[6.0.0]: https://github.com/sebastianbergmann/recursion-context/compare/5.0...6.0.0 [5.0.0]: https://github.com/sebastianbergmann/recursion-context/compare/4.0.5...5.0.0 [4.0.5]: https://github.com/sebastianbergmann/recursion-context/compare/4.0.4...4.0.5 [4.0.4]: https://github.com/sebastianbergmann/recursion-context/compare/4.0.3...4.0.4 diff --git a/composer.json b/composer.json index 8d0cec0bdc122bd3427d96793d4cf4b09ea92f8e..94e5be7cd4acf52bf7b64c40cdf4c0051f37d663 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,6 @@ "security": "https://github.com/sebastianbergmann/recursion-context/security/policy" }, "prefer-stable": true, - "minimum-stability": "dev", "config": { "platform": { "php": "8.2.0"