Skip to content

Commit e6bc901

Browse files
Merge pull request #4 from jay-biztech/update_xero_php_oauth2_version
Update official Xero PHP SDK package
2 parents b1425eb + fd7bb8a commit e6bc901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"require": {
2828
"cakephp/cakephp": "^3.5",
29-
"xeroapi/xero-php-oauth2": "1.6.5"
29+
"xeroapi/xero-php-oauth2": "^2.1"
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^5.7.14|^6.0"

0 commit comments

Comments
 (0)