Skip to content

Commit f83313c

Browse files
authored
Update composer.json
1 parent d13b4a0 commit f83313c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"require": {
1919
"php": ">=7.0.0",
20-
"illuminate/database": "^5.5",
21-
"illuminate/queue": "^5.5"
20+
"illuminate/database": "^5.5|^6.0|^7.0",
21+
"illuminate/queue": "^5.5|^6.0|^7.0"
2222
},
2323
"require-dev": {
2424
"kahlan/kahlan": "~2.5"

0 commit comments

Comments
 (0)