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.
2 parents cd28274 + ba95267 commit a841c04Copy full SHA for a841c04
composer.json
@@ -4,9 +4,9 @@
4
"type": "library",
5
"license": "MIT",
6
"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.*"
+ "illuminate/database": "~5.8.0|6.*|7.*|8.*|9.*|10.*|11.*",
+ "illuminate/events": "~5.8.0|6.*|7.*|8.*|9.*|10.*|11.*",
+ "illuminate/support": "~5.8.0|6.*|7.*|8.*|9.*|10.*|11.*"
10
},
11
"authors": [
12
{
0 commit comments