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

Relax version constraint for zend-session in composer.json (php 7.2) #51

Closed
alexdenvir opened this issue Dec 15, 2017 · 1 comment
Closed

Comments

@alexdenvir
Copy link
Contributor

composer.json is currently locking zend-session to 2.7.*

zend-session releases from 2.8 have been adding support for php 7.2

I recommend changing this constraint to ^2.7

kstich added a commit that referenced this issue Feb 13, 2018
…ion-constraint

Issue #51 - Relax version constraint on zend-session
@kstich
Copy link
Contributor

kstich commented Feb 13, 2018

Resolved via #52

@kstich kstich closed this as completed Feb 13, 2018
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

2 participants