Prepare release

This commit is contained in:
Sebastian Bergmann 2024-02-02 06:58:52 +01:00
parent f608bee9fb
commit d0c0a93fc7
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
2 changed files with 1 additions and 2 deletions

View File

@ -100,7 +100,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
* Remove HHVM-specific code that is no longer needed
[6.0.0]: https://github.com/sebastianbergmann/exporter/compare/5.1...main
[6.0.0]: https://github.com/sebastianbergmann/exporter/compare/5.1...6.0.0
[5.1.1]: https://github.com/sebastianbergmann/exporter/compare/5.1.0...5.1.1
[5.1.0]: https://github.com/sebastianbergmann/exporter/compare/5.0.1...5.1.0
[5.0.1]: https://github.com/sebastianbergmann/exporter/compare/5.0.0...5.0.1

View File

@ -38,7 +38,6 @@
"sort-packages": true
},
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"php": ">=8.2",
"ext-mbstring": "*",