Skip to content

Commit

Permalink
Fix composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
Bart Vandeputte committed Mar 21, 2019
1 parent d42372b commit 570c5dd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@
"fingerprint",
"hash",
"cache-bust"
]
],
"require": {
"getkirby/composer-installer": "^1.1"
},
"config": {
"optimize-autoloader": true
}
}

0 comments on commit 570c5dd

Please sign in to comment.