package and depencies
This commit is contained in:
11
vendor/symfony/finder/CHANGELOG.md
vendored
11
vendor/symfony/finder/CHANGELOG.md
vendored
@@ -1,6 +1,17 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
6.2
|
||||
---
|
||||
|
||||
* Add `Finder::sortByExtension()` and `Finder::sortBySize()`
|
||||
* Add `Finder::sortByCaseInsensitiveName()` to sort by name with case insensitive sorting methods
|
||||
|
||||
6.0
|
||||
---
|
||||
|
||||
* Remove `Comparator::setTarget()` and `Comparator::setOperator()`
|
||||
|
||||
5.4.0
|
||||
-----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user