Skip to content

Commit 22869d8

Browse files
committed
composer max
1 parent 73944a9 commit 22869d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"homepage": "https://github.com/alexmg86/laravelsubquery",
1414
"require": {
1515
"php": ">=5.6.4",
16-
"illuminate/support": ">=5.4"
16+
"illuminate/support": ">=5.4",
17+
"laravel/framework": "<8.0"
1718
},
1819
"require-dev": {
1920
"orchestra/testbench": ">=3.1",

0 commit comments

Comments
 (0)