Skip to content

Commit bf608cb

Browse files
fix: added laravel 7
1 parent 08e4a7e commit bf608cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"homepage": "https://github.com/awes-io/repository",
2323
"keywords": ["Laravel", "Repository", "pattern", "filters", "criteria", "scope", "php"],
2424
"require": {
25-
"illuminate/support": "~5|~6"
25+
"illuminate/support": "~5|~6|~7"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "~7.0",

0 commit comments

Comments
 (0)