Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[StorageListBundle] PimcoreStorageListRepository: Comply to PSR-4 autoloading standards #2081

Merged
merged 1 commit into from
Sep 24, 2022

Conversation

aarongerig
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no

Composer currently throws following error:

Class CoreShop\Bundle\StorageListBundle\Repository\PimcoreStorageListRepository located in ./vendor/coreshop/core-shop/src/CoreShop/Bundle/StorageListBundle/Pimcore/Repository/PimcoreStorageListRepository.php does not comply with psr-4 autoloading standard. Skipping.

With this PR this will no longer be the case.

@dpfaffenbauer dpfaffenbauer merged commit 713f516 into coreshop:master Sep 24, 2022
@dpfaffenbauer
Copy link
Member

thanks

@aarongerig aarongerig deleted the patch-1 branch June 21, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants