You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Sample apps can get you started quickly with simple auth flows and advanced usag
57
57
# Installation
58
58
To install this SDK in your project we recommend using [Composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-macos) (For OSX we recommend using [Homebrew](https://formulae.brew.sh/formula/composer)).
59
59
60
-
All third party libraries dependencies managed with Composer and the SDK requires `PHP 8.2` and later.
60
+
All third party libraries dependencies managed with Composer and the SDK requires `PHP 8.1` and later.
61
61
62
62
To install the bindings via [Composer](http://getcomposer.org/), and add the xero-php-oauth2 sdk to your `composer.json` and navigate to where your composer.json file is and run the command:
0 commit comments