From 0d3e96abca30c31c20cfd5fba3d822e12e3dcdc1 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Wed, 25 May 2022 12:41:15 +1200 Subject: [PATCH] Update composer.json --- composer.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 09bc49c..2da541a 100644 --- a/composer.json +++ b/composer.json @@ -4,11 +4,7 @@ "description": "Internal testing Silverstripe CMS recipe for all modules, optional and suggested", "homepage": "https://github.com/silverstripe/recipe-kitchen-sink", "license": "BSD-3-Clause", - "require": { - - "emteknetnz/type-transitioner": "dev-main", - "silverstripe/graphql": "dev-master", - + "require": { "php": "^7.3 || ^8.0", "silverstripe/recipe-plugin": "^1", "silverstripe/installer": "4.x-dev",