File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-xero-oauth2 ` will be documented in this file
44
5- ## v2.0.1 Release
5+ ## v2.0.5 Release
66- Moved the refreshing of the token to the resolution of the CredentialManager.
77 This should resolve any issues where the Xero configuration object is never resolve (e.g. not using the AccountingApi class) #48
8+
9+ ## v2.0.4 Release
10+ - PHP 8 Support #44
11+
12+ ## v2.0.3 Release
13+ - Throw exception if unable to write token to file #40
14+
15+ ## v2.0.2 Release
16+ - Change Accounting Api binding from a singleton to a standard binding
17+
18+ ## v2.0.1 Release
19+ - Laravel 8 Support #33
820
921## v2.0.0 Release
1022- Make most resolution of credentials a binding instead of a singleton to fix queued jobs #27
You can’t perform that action at this time.
0 commit comments