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 a72e675 commit 53ff7feCopy full SHA for 53ff7fe
composer.json
@@ -18,9 +18,9 @@
18
},
19
"require-dev": {
20
"fzaninotto/faker": "^1.9@dev",
21
- "illuminate/contracts": "^7.0",
22
- "illuminate/log": "^7.0",
23
- "illuminate/support": "^7.0",
+ "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/log": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0",
24
"mockery/mockery": "^1.3.2",
25
"nunomaduro/larastan": "^1.0",
26
"orchestra/database": "^5.0",
0 commit comments