3.9.0
- Updated Yii to 2.0.48.1. (#13444)
- Loosened the Composer constraint to
^2.2.19
. (#13396) - Internal Composer operations now use a bundled
composer.phar
file, rather than Composer’s PHP API. (#13519) craft\services\Assets::getAllDescendantFolders()
now has an$asTree
argument. (#13535)- Fixed a bug where asset exports could be blank if only subfolders were selected.