This update includes several BC adaptions and fixes, that occurred with new releases of Composer 2.x. Also we improved compatibility with PHP 8.1 (and also test for it now, too).
What's Changed
- account for glob in studio load wildcard/* example by @imme-emosol in #109
- Allow Symfony 6.0 by @D3lph1 in #112
- Fix deprecation notice in php 8.1 by @baukevdw in #117
- Load and unload multiple paths in one call by @MetalArend in #119
- Fix LogicException for composer ^2.3 by @baukevdw in #116
New Contributors
- @imme-emosol made their first contribution in #109
- @D3lph1 made their first contribution in #112
- @baukevdw made their first contribution in #117
- @MetalArend made their first contribution in #119
Full Changelog: 0.15.0...0.16.0