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

Compliance with PSR-4 autoloading #32

Open
Epse opened this issue Oct 25, 2020 · 2 comments
Open

Compliance with PSR-4 autoloading #32

Epse opened this issue Oct 25, 2020 · 2 comments

Comments

@Epse
Copy link

Epse commented Oct 25, 2020

With Composer 2 being released, this project will need to comply with PSR-4.
It's not entirely clear to me what part does not comply, but composer complains about src/Contracts/Searchable/Searchable.php.

@marnickmenting
Copy link

I am running composer 2.0.8 and get no errors.

@s00d
Copy link
Contributor

s00d commented Feb 12, 2021

problems connected with composer version:

github:

namespace Sofa\Eloquence\Contracts\Searchable;

composer:

namespace Sofa\Eloquence\Searchable;

Please create new version

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

No branches or pull requests

3 participants