Releases: omines/oauth2-gitlab
Releases · omines/oauth2-gitlab
3.6.0
3.5.0
Support php-gitlab-api v11 and PHP8
Support php-gitlab-api v10
Drop outdated dependencies
Changed
- Updated dependencies to those requiring up to date PHP versions
Removed
- Support for outdated and unsupported PHP versions (<7.2)
Diff: 3.1.2...3.2.0
Maintenance release 3.1.2
Changed
- Added conflict with
oauth2-client:2.4.0
due to breaking change upstream (#6)
Diff: 3.1.1...3.1.2
Maintenance release 3.1.1
Added
- PHP 7.2 and nightly added to test suite
- Infection testing added
Changed
- Test suite upgraded to PHPUnit 5/7 hybrid
Diff: 3.1.0...3.1.1
Add support for GitLab authorization scopes
Upgrade from GitLab API V3 to V4
Changed
- Breaking: Upgrade GitLab API from v3 to v4
- Test suite upgraded from PHPUnit 4 to 5/6 hybrid
Diff: 2.0.0...3.0.0
Maintenance release
Added
- PHP 7.1 is now officially supported and tested
Changed
- Upgrade league/oauth2-client to major version 2
- Included PHP-CS-Fixer
Removed
- PHP 5.5 is end of life and no longer supported
Diff: 1.1.0...2.0.0