Prepare release
This commit is contained in:
parent
e96f984989
commit
f3ec4bf931
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@
|
|||
"optimize-autoloader": true,
|
||||
"sort-packages": true
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"php": ">=8.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue