Skip to content

Commit 4ed3809

Browse files
andryshokmarkcameron
authored andcommitted
Update composer.json
Update composer.json for support laravel 8
1 parent dcdc2ca commit 4ed3809

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"php": ">=5.4.0",
1414
"tedivm/jshrink": "~1.0",
1515
"natxet/cssmin": "3.*",
16-
"illuminate/filesystem": "~5.0|^6|^7",
17-
"illuminate/support": "~5.0|^6|^7"
16+
"illuminate/filesystem": "~5.0|^6|^7|^8",
17+
"illuminate/support": "~5.0|^6|^7|^8"
1818
},
1919
"require-dev": {
2020
"phpspec/phpspec": "2.0.0",

0 commit comments

Comments
 (0)