Skip to content

Commit 57437ab

Browse files
authored
Merge pull request #4 from stayallive/feature/laravel56
Add Laravel 5.6 compat
2 parents 4b6989e + 90f9896 commit 57437ab

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
@@ -8,7 +8,7 @@
88
"homepage": "https://github.com/sebdesign/laravel-sri",
99
"type": "library",
1010
"require": {
11-
"laravel/framework": "~5.1.16|~5.2.0|~5.3.0|~5.4.0|~5.5.0"
11+
"laravel/framework": "~5.1.16|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0"
1212
},
1313
"require-dev": {
1414
"phpunit/phpunit": "~4.0|~5.0|~6.0",

0 commit comments

Comments
 (0)