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