-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Allow laminas/laminas-validator 3.0 #90
Conversation
v3.0 is not being installed at all: https://github.com/laminas/laminas-http/actions/runs/12123750099/job/33799937150#step:3:78 Can I suggest you try a |
laminas/laminas-uri 2.12.0 requires laminas/laminas-validator (^2.39)
laminas/laminas-validator 3.0.0 requires laminas/laminas-servicemanager (^4.1.0)
laminas/laminas-http 2.21.x-dev does not require laminas/laminas-servicemanager (but 3.23.0 is installed) |
Aye, so laminas-uri is the blocker - we'll have to update it with v3.0 support first |
I created the PR for laminas-uri to support laminas-validator 3 - laminas/laminas-uri#24 |
Now URI is released, can you please refresh composer.lock and re-push so we can see CI installing v3? |
Signed-off-by: Marcel Thole <[email protected]>
Yes, version 3.0.1 could be installed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @marcelthole :)
See #83
i accidently updated the source branch and closed the linked PR because there wasn't any diff anymore :/