This release mostly allows for more recent Doctrine libraries, and polishes the tests a bit.
What's Changed
- use self to access constant in final classes by @guillaume-sainthillier in #1488
- fix typo by @guillaume-sainthillier in #1490
- Fix php cs fixer by @guillaume-sainthillier in #1487
- Fix tests by @guillaume-sainthillier in #1486
- update objects and methods typehint by @guillaume-sainthillier in #1489
- fix tests on flysystem v2 by @guillaume-sainthillier in #1492
- Improve public uri by @guillaume-sainthillier in #1491
- Allow Doctrine Persistence v4 by @tobias-93 in #1494
- ⬆️ upgrade PHPUnit by @garak in #1496
- migrate to phpunit attributes by @garak in #1498
New Contributors
- @guillaume-sainthillier made their first contribution in #1488
Full Changelog: v2.5.1...v2.6.0