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 0da42d5 commit 392a192Copy full SHA for 392a192
composer.json
@@ -6,8 +6,8 @@
6
"require": {
7
"php": "^7.1",
8
"auth0/auth0-php": "^7.0",
9
- "illuminate/support": "5.* | ^6.0",
10
- "illuminate/contracts": "5.* | ^6.0"
+ "illuminate/support": "5.* | ^6.0 | ^7.0",
+ "illuminate/contracts": "5.* | ^6.0 | ^7.0"
11
},
12
"require-dev": {
13
"phpunit/phpunit": "^7",
0 commit comments