Skip to content

Commit fd7bb8a

Browse files
Set xeroapi/xero-php-oauth2 dependency to ^2.1
1 parent cf61766 commit fd7bb8a

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": "2.1.6"
29+
"xeroapi/xero-php-oauth2": "^2.1"
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^5.7.14|^6.0"

0 commit comments

Comments
 (0)