v0.29.0
What's Changed
- Add: Increase
php-parseruse by @BrianHenryIE in #278 Fix #112, #300. Thanks @Dartui, @paymentplugins - Add: Prefix own dependencies in phar. Fix #39, #146. Thanks @kodie
- Add: built in symbols for PHP 8.5 and 8.6 by @BrianHenryIE in #316 (see #324)
- Add:
enumsupport by @BrianHenryIE in #317 - Add:
PrefixComposerAutoloadFilesCommandto prefix files generated bycomposer dump-autoload - Add:
SymlinkProtectFilesystemAdapterfor extra protection from inadvertently deleting symlinked files - Add:
exclude_files_from_updateconfig - Fix:
exclude_from_prefix– namespace was updating in class that matched file pattern - Extract
ReadOnlyFileSystemto brianhenryie/bh-php-flysystem-readonly … by @BrianHenryIE in #313 - Dev: add
analyze-strictComposer script by @BrianHenryIE in #321 - Dev: add some tests by @BrianHenryIE in #323
Full Changelog: 0.28.1...0.29.0