We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fadd9 commit 83a92abCopy full SHA for 83a92ab
composer.json
@@ -20,12 +20,12 @@
20
],
21
"require": {
22
"php": "^7.3|^8.0|^8.1",
23
- "xeroapi/xero-php-oauth2": "^2.0",
24
- "laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0"
+ "xeroapi/xero-php-oauth2": "^2.0|^3.0",
+ "laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
25
},
26
"require-dev": {
27
- "symfony/var-dumper": "^4.3",
28
- "phpunit/phpunit": "^8.2"
+ "symfony/var-dumper": "^4.3|^7.0",
+ "phpunit/phpunit": "^8.2|^10.5"
29
30
"autoload": {
31
"psr-4": {
0 commit comments