Skip to content

Commit 1f4a791

Browse files
authored
Merge pull request #10 from DivineOmega/patch-1
Laravel 9 support
2 parents 40955d7 + 6e81f8f commit 1f4a791

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
@@ -5,7 +5,7 @@
55
"guzzlehttp/guzzle": "^6.2||^7.0",
66
"divineomega/do-file-cache": "^2.0",
77
"divineomega/php-distance": "^1.0",
8-
"laravel/framework": "^5.1||^6.0||^7.0||^8.0",
8+
"laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0",
99
"ext-json": "*",
1010
"php": ">=7.0"
1111
},

0 commit comments

Comments
 (0)