Skip to content

Commit 961bc91

Browse files
Prepare release
1 parent 4a92a2a commit 961bc91

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
@@ -174,7 +174,7 @@ No changes
174174

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

177-
[6.0.0]: https://github.com/sebastianbergmann/php-file-iterator/compare/5.1...main
177+
[6.0.0]: https://github.com/sebastianbergmann/php-file-iterator/compare/5.1...6.0.0
178178
[5.1.0]: https://github.com/sebastianbergmann/php-file-iterator/compare/5.0.1...5.1.0
179179
[5.0.1]: https://github.com/sebastianbergmann/php-file-iterator/compare/5.0.0...5.0.1
180180
[5.0.0]: https://github.com/sebastianbergmann/php-file-iterator/compare/4.1...5.0.0

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.3"
3332
},

0 commit comments

Comments
 (0)