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

Updated require section to include what was previously considered "soft-dependencies" #20

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

sergiy-v
Copy link
Contributor

@sergiy-v sergiy-v commented Apr 7, 2022

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA yes

Description

Added require dependencies (laminas/laminas-recaptcha, laminas/laminas-session, laminas/laminas-text, laminas/laminas-validator) to require section to fix the following issues:
Fixes #18
Fixes #16

…s-session, laminas/laminas-text, laminas/laminas-validator) to require section

Signed-off-by: Sergiy Vasiutynskyi <s.vasiutynskyi@atwix.com>
@sergiy-v sergiy-v force-pushed the 2.12.x-fix-composer-require branch from 716ab62 to 9597238 Compare April 7, 2022 05:58
@sergiy-v sergiy-v mentioned this pull request Apr 7, 2022
@Ocramius Ocramius added the Bug Something isn't working label Apr 7, 2022
@Ocramius Ocramius added this to the 2.12.0 milestone Apr 7, 2022
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sergiy-v!

@Ocramius Ocramius self-assigned this Apr 7, 2022
@Ocramius Ocramius merged commit b07e499 into laminas:2.12.x Apr 7, 2022
@Ocramius Ocramius changed the title Updated require section Updated require section to include previous "soft-dependencies" Apr 7, 2022
@Ocramius Ocramius changed the title Updated require section to include previous "soft-dependencies" Updated require section to include what was previously considered "soft-dependencies" Apr 7, 2022
@sergiy-v sergiy-v deleted the 2.12.x-fix-composer-require branch April 7, 2022 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The "require" section must be updated error Class 'Laminas\Validator\AbstractValidator' not found
2 participants