Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Feb 2, 2024
1 parent 1482233 commit 5d8d935
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog.md
Expand Up @@ -53,7 +53,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt

* This component is no longer supported on PHP 7.1 and PHP 7.2

[5.0.0]: https://github.com/sebastianbergmann/php-invoker/compare/4.0...main
[5.0.0]: https://github.com/sebastianbergmann/php-invoker/compare/4.0...5.0.0
[4.0.0]: https://github.com/sebastianbergmann/php-invoker/compare/3.1.1...4.0.0
[3.1.1]: https://github.com/sebastianbergmann/php-invoker/compare/3.1.0...3.1.1
[3.1.0]: https://github.com/sebastianbergmann/php-invoker/compare/3.0.2...3.1.0
Expand Down
1 change: 0 additions & 1 deletion composer.json
Expand Up @@ -19,7 +19,6 @@
"security": "https://github.com/sebastianbergmann/php-invoker/security/policy"
},
"prefer-stable": true,
"minimum-stability": "dev",
"config": {
"platform": {
"php": "8.2.0"
Expand Down

0 comments on commit 5d8d935

Please sign in to comment.