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 919b37b commit bd8ae09Copy full SHA for bd8ae09
composer.json
@@ -21,6 +21,7 @@
21
"illuminate/auth": "~5.6.0|~5.7.0|~5.8.0|~5.9.0",
22
"illuminate/console": "~5.6.0|~5.7.0|~5.8.0|~5.9.0",
23
"illuminate/container": "~5.6.0|~5.7.0|~5.8.0|~5.9.0",
24
+ "illuminate/contracts": "~5.6.0|~5.7.0|~5.8.0|~5.9.0",
25
"illuminate/database": "~5.6.0|~5.7.0|~5.8.0|~5.9.0",
26
"illuminate/encryption": "~5.6.0|~5.7.0|~5.8.0|~5.9.0",
27
"illuminate/http": "~5.6.0|~5.7.0|~5.8.0|~5.9.0",
@@ -31,7 +32,6 @@
31
32
"zendframework/zend-diactoros": "~1.0"
33
},
34
"require-dev": {
- "illuminate/contracts": "dev-master",
35
"mockery/mockery": "~1.0",
36
"phpunit/phpunit": "~7.4"
37
0 commit comments