Releases: ker0x/oauth2-spotify
Releases · ker0x/oauth2-spotify
2.0.0
Changelog (since 1.2.0
)
- 2.0.0 (2022-11)
- Bump minimal PHP version to
8.1
- Convert
SCOPE_
constants to backed enumération
1.2.0
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
1.1.0
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
1.0.2
Changelog (since 1.0.1
)
- 1.0.2 (2018-11)
- Rollback to previous version to be compatible with league/oauth2-client 2.4.1
1.0.1
Changelog (since 1.0.0
)
- 1.0.1 (2018-11)
- Fix errors introduced by league/oauth2-client 2.4.0 (see #143)
- Add Github templates for issues and PR