Skip to content

Commit b622b38

Browse files
authored
Update composer.json
1 parent 990f1dc commit b622b38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
}
1010
],
1111
"require": {
12-
"laravel/framework": "^7.14",
13-
"laravel/passport": "^9.2"
12+
"laravel/framework": "^7.14|^8.0",
13+
"laravel/passport": "^9.2|^10.0"
1414
},
1515
"require-dev": {
1616
"brainmaestro/composer-git-hooks": "^2.7",

0 commit comments

Comments
 (0)