- Feb 22, 2025
-
-
verfasst von Henning Leutz
This commit includes a minor modification in the `phpstan.dist.neon` file where the `excludePaths` value has been updated. Besides, a conditional check has been added in the `onPackageSetup` function, under `Events.php` in the `src/QUI/ERP/Coupons` directory, to only proceed if the package name is 'quiqqer/coupons'. This additional check generally improves the efficiency and correctness of the package setup process.
-
verfasst von Henning Leutz
This commit modifies the phpstan.dist.neon to exclude the DigitalCouponProductType.php file from being analyzed by PHPStan. This was necessary due to consistent unresolvable errors.
-
- Aug 02, 2024
-
-
verfasst von Jan Wennrich
-
- Mai 01, 2024
-
-
verfasst von Henning Leutz
-