Tags: xefi/faker-php
Tags
Discover providers from the project itself. (#84) * Discover providers from the project itself. * Add unit tests for the project provider discovery Cover the root composer.json branch added to PackageManifest::build(): providers declared by the project itself, merge with the installed packages ones, the "root" fallback key when the project has no name, and the ignored cases (no extra.faker, no composer.json at all). Also cover the new project composer.json freshness check in both PackageManifest::shouldRecompile() and ContainerMixinManifest::shouldRecompile(). --------- Co-authored-by: Gautier Deleglise <gautier.deleglise@gmail.com>
Allow reflection-docblock v6 & fix mixin generation in Windows (#80) * Add autogenereted files to gitignore * update workflows actions * allow reflection-docblock ^6.0 * Update phpunit * Update composer.json * add optimize-autoloader and fix namespaces for psr4 * fix styleci errors * lint workflow and add preferred-install to composer config * lint composer.json and add generate-mixin.php * fix styleci errors
PreviousNext