This package follows SemVer.
Changelog (since 1.1.0
)
- 1.2.0 (2021-02)
- Bump minimal PHP version to
7.3
- Update PHPUnit to
9.0
- Add GitHub CI workflow
- Bump minimal PHP version to
Changelog (since 1.0.2
)
- 1.1.0 (2020-03)
- Update authorization scopes
- Add PHP 7.3 and 7.4 to Travis
- Update global CI configuration
Changelog (since 1.0.1
)
- 1.0.2 (2018-11)
- Rollback to previous version to be compatible with league/oauth2-client 2.4.1
Changelog (since 1.0.0
)
- 1.0.1 (2018-11)
- Fix errors introduced by league/oauth2-client 2.4.0 (see #752)
- Add Github templates for issues and PR