Skip to content

Commit 19f9ddf

Browse files
committed
Update composer.json
1 parent ed06091 commit 19f9ddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"schema"
1010
],
1111
"require": {
12-
"php" : "^7.4",
13-
"laravel/framework": "^6.0",
12+
"php" : "^7.4 | ^8.0",
13+
"laravel/framework": "^6.0 | ^7.0 | ^8.0",
1414
"swaggest/json-schema": "^0.12.33"
1515
},
1616
"autoload": {

0 commit comments

Comments
 (0)