mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 21:19:46 +05:30
Put upgrade of PHPStan under changed category
This commit is contained in:
parent
242dd4dcfe
commit
f9a91a79c2
@ -6,8 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Added
|
### Changed
|
||||||
- Upgrade PHPStan checks to level 7 (PR #856)
|
- Upgrade PHPStan checks to level 7 (PR #856)
|
||||||
|
|
||||||
|
### Added
|
||||||
- Added event emitters for issued access and refresh tokens (PR #860)
|
- Added event emitters for issued access and refresh tokens (PR #860)
|
||||||
- Can now use Defuse\Crypto\Key for encryption/decryption of keys which is faster than the Cryto class (PR #812)
|
- Can now use Defuse\Crypto\Key for encryption/decryption of keys which is faster than the Cryto class (PR #812)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user