File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- 8.14 .0
1+ 8.15 .0
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 8.15.0] ( https://github.com/auth0/auth0-PHP/tree/8.15.0 ) (2025-05-30)
4+ [ Full Changelog] ( https://github.com/auth0/auth0-PHP/compare/8.14.0...8.15.0 )
5+
6+ ** Added**
7+ - feat: Adding M2M Quota Support [ \# 788] ( https://github.com/auth0/auth0-PHP/pull/788 ) ([ kishore7snehil] ( https://github.com/kishore7snehil ) )
8+
39## [ 8.14.0] ( https://github.com/auth0/auth0-PHP/tree/8.14.0 ) (2025-05-16)
410[ Full Changelog] ( https://github.com/auth0/auth0-PHP/compare/8.13.0...8.14.0 )
511
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ final class Auth0 implements Auth0Interface
2121 /**
2222 * @var string
2323 */
24- public const VERSION = '8.14 .0 ' ;
24+ public const VERSION = '8.15 .0 ' ;
2525
2626 /**
2727 * Authentication Client.
You can’t perform that action at this time.
0 commit comments