Skip to content

Commit 4bd48ae

Browse files
feat: added Laravel 6
1 parent 7ea2b16 commit 4bd48ae

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"
25+
"illuminate/support": "~5|~6"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "~7.0",

0 commit comments

Comments
 (0)