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

in formdemo example need update composer.json and lock file for PHP 7.3 #61

Open
russeljo opened this issue Feb 18, 2020 · 0 comments
Open

Comments

@russeljo
Copy link

Need update dependecies to
"zendframework/zend-session": "^2.8",

now it's
"zendframework/zend-session": "^2.7.1",

an cause "composer install" problem.
issue of zend-session zendframework/zend-session#74 fixed in 2.8 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

1 participant