Skip to content

Commit a841c04

Browse files
authored
Merge pull request #2 from andrei-drozd-coinspaid/patch-1
2 parents cd28274 + ba95267 commit a841c04

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.*|7.*|8.*|9.*",
8-
"illuminate/events": "~5.8.0|6.*|7.*|8.*|9.*",
9-
"illuminate/support": "~5.8.0|6.*|7.*|8.*|9.*"
7+
"illuminate/database": "~5.8.0|6.*|7.*|8.*|9.*|10.*|11.*",
8+
"illuminate/events": "~5.8.0|6.*|7.*|8.*|9.*|10.*|11.*",
9+
"illuminate/support": "~5.8.0|6.*|7.*|8.*|9.*|10.*|11.*"
1010
},
1111
"authors": [
1212
{

0 commit comments

Comments
 (0)