Skip to content

Commit 481730f

Browse files
authored
Merge pull request #2 from makowskid/patch-1
Add Laravel 8
2 parents bf608cb + 784a83f commit 481730f

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

0 commit comments

Comments
 (0)