Replies: 2 comments
-
You can use the composer option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hmm. Well, I really thought I tried that. Everything is working fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am using
spatie/laravel-slack-alerts
in the current version for my laravel project and now wanted to also use the newspatie/laravel-model-flags
package. Sadly there is an imcompatibility because of different requiredspatie/laravel-package-tools
versions.Do you think it is possible to update the requirement of the slack alerts package?
BR,
Alex
Beta Was this translation helpful? Give feedback.
All reactions