Skip to content

Commit 5aba935

Browse files
authored
Update composer.json
1 parent 15bde02 commit 5aba935

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
}
1313
],
1414
"require": {
15-
"laravel/framework": "^7.30|^8.23",
15+
"illuminate/console": "^7.30|^8.23",
16+
"illuminate/support": "^7.30|^8.23",
1617
"react/child-process": "^0.6.1",
1718
"react/event-loop": "^1.1.1"
1819
},

0 commit comments

Comments
 (0)