Replies: 1 comment
-
Regrettably, after several months of waiting, the requested update has not been implemented. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, it appears there's a need to update the dependencies of this package. I got this error when trying to update a project:
Problem 1 - Root composer.json requires khill/lavacharts ^3.1.14 -> satisfiable by khill/lavacharts[3.1.14]. - Root composer.json requires laravel/framework ^12.0.1 -> satisfiable by laravel/framework[v12.0.1]. - khill/lavacharts 3.1.14 requires nesbot/carbon >=1.14 <3.0 -> satisfiable by nesbot/carbon[1.14.0, ..., 1.39.1, 2.0.0, ..., 2.73.0]. - laravel/framework v12.0.1 requires nesbot/carbon ^3.8.4 -> satisfiable by nesbot/carbon[3.8.4, 3.8.5, 3.8.6]. - nesbot/carbon[2.0.0, ..., 2.12.0] require php ^7.1.8 -> your php version (8.3.6) does not satisfy that requirement. - You can only install one version of a package, so only one of these can be installed: nesbot/carbon[1.14.0, ..., 1.39.1, 2.0.0, ..., 2.73.0, 3.0.0, ..., 3.8.6].
Thanks.Beta Was this translation helpful? Give feedback.
All reactions