Skip to content

Remove xml, expression and property accessor components from core dependencies #204

New issue

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

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

Already on GitHub? # to your account

Merged
merged 6 commits into from
Jul 18, 2020

Conversation

norberttech
Copy link
Member

This PR makes XML and Symfony Expression dependencies optional since, in most use cases, I'm aware of those two are not even used. It will still be possible to use those two matchers; the only difference is that both components would first need to be added explicitly to the composer.

I'm also looking into refactoring ArrayMatcher so the symfony/property-access won't be needed anymore.

If you have any concerns about it, please let me know, it's just a proposition.

@norberttech norberttech changed the title Remove xml and expression component from core dependencies Remove xml, expression and property accessor components from core dependencies Jul 18, 2020
@norberttech norberttech merged commit 0c8fff1 into coduo:5.x Jul 18, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants