Skip to content

[Form] Update minimal requirement in composer.json #9960

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

Merged
merged 1 commit into from
Jan 7, 2014

Conversation

stloyd
Copy link
Contributor

@stloyd stloyd commented Jan 7, 2014

Q A
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Fixed tickets #9959
License MIT

Minimal requirement for PropertyAccess component needs to be ~2.3 as Form component depends on new method PropertyAccess::createPropertyAccessor().

Minimal requirement for PropertyAccess component needs to be `~2.3` as Form component depends on new method `PropertyAccess::createPropertyAccessor()`
@fabpot
Copy link
Member

fabpot commented Jan 7, 2014

Good catch, thanks @stloyd.

fabpot added a commit that referenced this pull request Jan 7, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

[Form] Update minimal requirement in composer.json

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Tests pass?   | yes
| Fixed tickets | #9959
| License       | MIT

Minimal requirement for PropertyAccess component needs to be `~2.3` as Form component depends on new method `PropertyAccess::createPropertyAccessor()`.

Commits
-------

88153b3 [Form] Update minimal requirement in composer.json
@fabpot fabpot merged commit 88153b3 into symfony:2.3 Jan 7, 2014
@stloyd stloyd deleted the patch-1 branch January 7, 2014 08:51
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