File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 8.5.1] - released 2023-04-04
10+ - Fixed PHP version constraints and lcobucci/clock version constraint to support PHP 8.1 (PR #1336 )
11+
912## [ 8.5.0] - released 2023-04-03
1013### Added
1114- Support for PHP 8.1 and 8.2 (PR #1333 )
@@ -587,7 +590,8 @@ Version 5 is a complete code rewrite.
587590
588591- First major release
589592
590- [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/8.5.0...HEAD
593+ [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/8.5.1...HEAD
594+ [ 8.5.1 ] : https://github.com/thephpleague/oauth2-server/compare/8.5.0...8.5.1
591595[ 8.5.0 ] : https://github.com/thephpleague/oauth2-server/compare/8.4.1...8.5.0
592596[ 8.4.1 ] : https://github.com/thephpleague/oauth2-server/compare/8.4.0...8.4.1
593597[ 8.4.0 ] : https://github.com/thephpleague/oauth2-server/compare/8.3.6...8.4.0
You can’t perform that action at this time.
0 commit comments