Skip to content

Commit 0fa522b

Browse files
authored
Update composer.json
1 parent a751340 commit 0fa522b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"type": "library",
55
"license": "MIT",
66
"require": {
7-
"illuminate/database": "~5.8.0|6.*",
8-
"illuminate/events": "~5.8.0|6.*",
9-
"illuminate/support": "~5.8.0|6.*"
7+
"illuminate/database": "~5.8.0|6.*|7.*",
8+
"illuminate/events": "~5.8.0|6.*|7.*",
9+
"illuminate/support": "~5.8.0|6.*|7.*"
1010
},
1111
"authors": [
1212
{

0 commit comments

Comments
 (0)