From dec0be87bbe62bce5177a4758fc492622bbbc1c6 Mon Sep 17 00:00:00 2001 From: billz Date: Sat, 16 May 2020 11:54:35 +0100 Subject: [PATCH] Update composer.json --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 8101d1f3..d5279040 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,7 @@ "homepage": "https://raspap.com/" }, "require": { - "php": "^7.0", - "raspap/composer-installer": "^1.0" + "php": "^7.0" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2.0",