Skip to content

Commit 336b892

Browse files
author
marnickm
authored
add support for laravel v9 (#1019)
1 parent 41535fd commit 336b892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"phpseclib/phpseclib": "~2.0",
2828
"doctrine/dbal": "~2.5|~3.0",
2929
"ramsey/uuid": "^4.0",
30-
"laravel/framework": "^8.0"
30+
"laravel/framework": "^8.0|^9.0"
3131
},
3232
"require-dev": {
3333
"fakerphp/faker": "^1.12",

0 commit comments

Comments
 (0)