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.
6
6
7
7
## [ Unreleased]
8
8
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
+
9
12
## [ 8.5.0] - released 2023-04-03
10
13
### Added
11
14
- Support for PHP 8.1 and 8.2 (PR #1333 )
@@ -587,7 +590,8 @@ Version 5 is a complete code rewrite.
587
590
588
591
- First major release
589
592
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
591
595
[ 8.5.0 ] : https://github.com/thephpleague/oauth2-server/compare/8.4.1...8.5.0
592
596
[ 8.4.1 ] : https://github.com/thephpleague/oauth2-server/compare/8.4.0...8.4.1
593
597
[ 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