diff --git a/composer.json b/composer.json index 02439755f..1817b330a 100644 --- a/composer.json +++ b/composer.json @@ -80,6 +80,6 @@ }, "replace": { "pear/pear-core-minimal": "*", - "pear/pear-exception": "*" + "pear/pear_exception": "*" } }