Prepare release
This commit is contained in:
parent
f608bee9fb
commit
d0c0a93fc7
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -38,7 +38,6 @@
|
|||
"sort-packages": true
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"minimum-stability": "dev",
|
||||
"require": {
|
||||
"php": ">=8.2",
|
||||
"ext-mbstring": "*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue