diff --git a/composer.json b/composer.json index 4ea71305..38a21344 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,6 @@ } }, "suggest": { - "zetacomponents/database": "A PDO implementation of the storage classes", - "doctrine/dbal": "A Doctrine/DBAL implementation of the storage classes" + } }