cachethq / cachet

🚦 The open-source status page system.
https://cachethq.io
MIT License
13.79k stars 1.55k forks source link

Ubuntu 20.10, php v7.4.9 cannot install via composer backup-manager/laravel dev-master requires php ^7.3||^7.4 -> your php version (5.5.9; overridden via config.platform, actual: 7.4.9) does not satisfy that requirement. #4234

Closed jensolsson closed 11 months ago

jensolsson commented 3 years ago

Here is the output I get when trying to run composer according to instructions. Seem like there is a limit to php 7.4, is v7.4.9 too high? Dont know if it is even possible to downgrade on Ubuntu 20.10.

root@cachet:/var/www/html# sudo -u www-data composer update
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires backup-manager/laravel dev-master#df53f9c9d8c6be5d7a2638f45d54b8fb7bc51e2b -> satisfiable by backup-manager/laravel[dev-master].
    - backup-manager/laravel dev-master requires php ^7.3||^7.4 -> your php version (5.5.9; overridden via config.platform, actual: 7.4.9) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
root@cachet:/var/www/html# 

Eager to try this out

welcome[bot] commented 3 years ago

:wave: Thank you for opening your first issue. I'm just an automated bot that's here to help you get the information you need quicker, so please ignore this message if it doesn't apply to your issue. If you're looking for support, you should try the Slack group by registering your email address at https://cachethq-slack.herokuapp.com. Alternatively, email support@alt-three.com for our Professional support service (please note, this a paid service.) If you're issue is with documentation, you can suggest edits by clicking the Suggest Edits link on any page, or open an issue at https://github.com/CachetHQ/Docs

jensolsson commented 3 years ago

Just tried master and it seem to work

Sufiyanshaikh123 commented 3 years ago

Just tried master and it seem to work

Can you please provide steps to fix the issue? I am not sure what you mean by 'master' here. I will be really thankful

jensolsson commented 3 years ago

I just did a git checkout master

this might be an unstable version though.

jbrooksuk commented 11 months ago

Thank you for your input on Cachet 2.x. We are shifting our attention and resources to Cachet 3.x and will no longer be supporting the 2.x version. If your feedback or issue is relevant to the 3.x series, we encourage you to engage with the new branch.

For more information on the Cachet rebuild and our plans for 3.x, you can read the announcement here.

We appreciate your understanding and look forward to your contributions to the new version.