Skip to content

Commit ba54394

Browse files
author
Nick Goris
committed
Merge branch 'master' of github.com:nckg/laravel-minify-html
2 parents db187df + f6be283 commit ba54394

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
@@ -12,7 +12,7 @@
1212
"php" : "^7.0"
1313
},
1414
"require-dev": {
15-
"illuminate/support": "~5.1.0|~5.2.0|~5.3.0",
15+
"illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0",
1616
"phpunit/phpunit": "5.*",
1717
"orchestra/testbench": "^3.2",
1818
"mockery/mockery": "^0.9.4"

0 commit comments

Comments
 (0)