Skip to content

Updated required version of property-access #10

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

Closed
wants to merge 1 commit into from

Conversation

pskt
Copy link
Contributor

@pskt pskt commented May 22, 2014

Library is using method Symfony\Component\PropertyAccess\PropertyAccessorBuilder::enableExceptionOnInvalidIndex() which is unavailable in symfony/property-access 2.3
http://api.symfony.com/2.3/Symfony/Component/PropertyAccess/PropertyAccessorBuilder.html

So I bumped reqiored version of this component to 2.4

@norberttech
Copy link
Member

Not sure if we should increase dependency version or just remove this method, what do you think @defrag ?

@defrag
Copy link
Member

defrag commented May 22, 2014

I would vote for removing the method and sticking with 2.3.

@norberttech
Copy link
Member

Agree, @pskt coud you please bring back version 2.3 and remove this method call? Thanks!

@pskt pskt deleted the property-access-2.4 branch May 22, 2014 12:56
@norberttech
Copy link
Member

Thanks @pskt , nice catch 🍻

@defrag
Copy link
Member

defrag commented May 22, 2014

Fixed, thanks for pointing that out @pskt

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.

3 participants