-
Notifications
You must be signed in to change notification settings - Fork 67
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
Unable to composer require package due to requiring illuminate/support ^5.5|^6.0|^7.0|^8.0 #128
Comments
Note for Laravel v9This package requires {
"repositories": [
{
"type": "vcs",
"url": "https://github.com/laravel-shift/uniquewith-validator.git"
}
]
} https://github.com/rinvex/laravel-support#note-for-laravel-v9 |
@Omranic unfortunately, it seems that the author of uniquewith-validator abandoned his package, he is not merging PR he received about this compatibility issue... |
@bistory I have a PR request here to fix this issue: rinvex/laravel-support#66 hopefully it will get merged soon |
@bistory @mattvb91 In the time being, please follow the instructions here in order to make it work without issues https://github.com/rinvex/laravel-support#note-for-laravel-v9 |
Update: we dropped the |
thank you @Omranic |
Steps to reproduce:
The text was updated successfully, but these errors were encountered: