Prepare release

This commit is contained in:
Sebastian Bergmann 2026-02-06 05:44:28 +01:00
parent abc7f44aa8
commit dc31f1f8e0
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
2 changed files with 1 additions and 2 deletions

View File

@ -26,7 +26,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
* This component is no longer supported on PHP 8.2
[8.0.0]: https://github.com/sebastianbergmann/exporter/compare/7.0...main
[8.0.0]: https://github.com/sebastianbergmann/exporter/compare/7.0...8.0.0
[7.0.2]: https://github.com/sebastianbergmann/exporter/compare/7.0.1...7.0.2
[7.0.1]: https://github.com/sebastianbergmann/exporter/compare/7.0.0...7.0.1
[7.0.0]: https://github.com/sebastianbergmann/exporter/compare/6.3...7.0.0

View File

@ -37,7 +37,6 @@
"optimize-autoloader": true,
"sort-packages": true
},
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=8.4",