diff --git a/composer.json b/composer.json index 9e98722..018df72 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,7 @@ ], "require": { "php": "^7.4|^8.0|^8.1|^8.2", - "pheature/toggle-core": "^0.5", - "pheature/toggle-crud": "^0.5", + "pheature/toggle-crud": "^0.7", "psr/http-factory": "^1.0", "psr/http-message": "^1.0", "psr/http-server-handler": "^1.0", @@ -26,7 +25,7 @@ }, "require-dev": { "icanhazstring/composer-unused": "^0.8", - "pheature/inmemory-toggle": "^0.5", + "pheature/inmemory-toggle": "^0.7", "phpcompatibility/php-compatibility": "^9.3", "phpro/grumphp": "^1.0", "phpstan/extension-installer": "^1.1",