File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ No changes
174
174
175
175
* [ #23 ] ( https://github.com/sebastianbergmann/php-file-iterator/pull/23 ) : Added support for wildcards (glob) in exclude
176
176
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
178
178
[ 5.1.0 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/5.0.1...5.1.0
179
179
[ 5.0.1 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/5.0.0...5.0.1
180
180
[ 5.0.0 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/4.1...5.0.0
Original file line number Diff line number Diff line change 27
27
"sort-packages" : true
28
28
},
29
29
"prefer-stable" : true ,
30
- "minimum-stability" : " dev" ,
31
30
"require" : {
32
31
"php" : " >=8.3"
33
32
},
You can’t perform that action at this time.
0 commit comments