Prepare release

This commit is contained in:
Sebastian Bergmann 2023-02-03 08:06:49 +01:00
parent e96f984989
commit f3ec4bf931
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

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