Skip to content

Commit 99e95c9

Browse files
Prepare release
1 parent 11b559b commit 99e95c9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ChangeLog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ No changes
156156

157157
* [#23](https://github.com/sebastianbergmann/php-file-iterator/pull/23): Added support for wildcards (glob) in exclude
158158

159-
[5.0.0]: https://github.com/sebastianbergmann/php-file-iterator/compare/4.1...main
159+
[5.0.0]: https://github.com/sebastianbergmann/php-file-iterator/compare/4.1...5.0.0
160160
[4.1.0]: https://github.com/sebastianbergmann/php-file-iterator/compare/4.0.2...4.1.0
161161
[4.0.2]: https://github.com/sebastianbergmann/php-file-iterator/compare/4.0.1...4.0.2
162162
[4.0.1]: https://github.com/sebastianbergmann/php-file-iterator/compare/4.0.0...4.0.1

composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"sort-packages": true
2828
},
2929
"prefer-stable": true,
30-
"minimum-stability": "dev",
3130
"require": {
3231
"php": ">=8.2"
3332
},

0 commit comments

Comments
 (0)