Skip to content

Commit 4f565c7

Browse files
authored
Laravel 9 Support
1 parent e5cdbed commit 4f565c7

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
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": "^7.3|^8.0",
2323
"xeroapi/xero-php-oauth2": "^2.0",
24-
"laravel/framework": "^5.5|^6.0|^7.0|^8.0"
24+
"laravel/framework": "^5.5|^6.0|^7.0|^8.0|^9.0"
2525
},
2626
"require-dev": {
2727
"symfony/var-dumper": "^4.3",

0 commit comments

Comments
 (0)