Require tightenco/collect

This commit is contained in:
Oliver Davies 2019-05-21 00:22:30 +01:00
parent aaa978b0e4
commit c108483b5f
2 changed files with 184 additions and 2 deletions

View file

@ -10,7 +10,8 @@
}
],
"require": {
"sculpin/sculpin": "^3"
"sculpin/sculpin": "^3",
"tightenco/collect": "^5.8"
},
"scripts": {
"dev": "composer run-script generate",