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 73944a9 commit 22869d8Copy full SHA for 22869d8
composer.json
@@ -13,7 +13,8 @@
13
"homepage": "https://github.com/alexmg86/laravelsubquery",
14
"require": {
15
"php": ">=5.6.4",
16
- "illuminate/support": ">=5.4"
+ "illuminate/support": ">=5.4",
17
+ "laravel/framework": "<8.0"
18
},
19
"require-dev": {
20
"orchestra/testbench": ">=3.1",
0 commit comments