diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 2f8fdeb646618252a4ab8099991d71bec9926215..ed1da96f9f1b108593fd361e0831d500cb08984f 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -15,11 +15,6 @@ parameters: count: 1 path: src/QUI/ERP/Accounting/Invoice/Factory.php - - - message: "#^Class QUI\\\\Database\\\\Exception referenced with incorrect case\\: QUI\\\\DataBase\\\\Exception\\.$#" - count: 1 - path: src/QUI/ERP/Accounting/Invoice/Invoice.php - - message: "#^Method QUI\\\\ERP\\\\Accounting\\\\Invoice\\\\Invoice\\:\\:getShipping\\(\\) has invalid return type QUI\\\\ERP\\\\Shipping\\\\Types\\\\ShippingUnique\\.$#" count: 2