We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a751340 commit 0fa522bCopy full SHA for 0fa522b
composer.json
@@ -4,9 +4,9 @@
4
"type": "library",
5
"license": "MIT",
6
"require": {
7
- "illuminate/database": "~5.8.0|6.*",
8
- "illuminate/events": "~5.8.0|6.*",
9
- "illuminate/support": "~5.8.0|6.*"
+ "illuminate/database": "~5.8.0|6.*|7.*",
+ "illuminate/events": "~5.8.0|6.*|7.*",
+ "illuminate/support": "~5.8.0|6.*|7.*"
10
},
11
"authors": [
12
{
0 commit comments