1.6.0
What's Changed
- Support PHP 8.1 by @koriym in #159
- Bump phpstan 1.0 by @koriym in #160
- Create update-copyright-years-in-license-file.yml by @koriym in #161
- Update license copyright year(s) by @github-actions in #162
- Drop deprecated PHP 7.3 support by @koriym in #163
- Deprecate AbstractApp class by @koriym in #164
- Update code to PHP 7.4 syntax using rector by @koriym in #165
Refactor Router
- array-shape type parameter Sever, Globals (phpstan supports)
- RouterMatch accepts parameters in constructor
New Contributors
- @github-actions made their first contribution in #162
Full Changelog: 1.5.5...1.6.0