feat(DppComposerRepository.php): add DppComposerRepository class that extends...
- Jun 21, 2023
-
-
Christian Fritsch authored
feat(DppComposerRepository.php): add DppComposerRepository class that extends ComposerRepository and overrides loadRootServerFile method to skip lazy provider and force loading everything from includes refactor(DppRepository.php): use DppComposerRepository instead of ComposerRepository in DppRepository class
-