From 71ba5a3ad1a1c9d867af68e72a4a19acd9ffe08d Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Wed, 6 Mar 2019 13:10:37 +0100 Subject: Fix generation commands and make them available in ./occ (#402) --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index de3b7a028..4f1e1690f 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,8 @@ "pear/net_url2": "2.2.2", "riimu/kit-pathjoin": "1.2.0", "debril/feed-io": "^3.0", - "arthurhoaro/favicon": "^1.2" + "arthurhoaro/favicon": "^1.2", + "ext-json": "*" }, "require-dev": { "phpunit/phpunit": "^6.5", -- cgit v1.2.3