-
Notifications
You must be signed in to change notification settings - Fork 172
Description
Summary
Support For php 8.2+
Proposal
Laravel 12 and 11 breaking changes
Additional Notes
`Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires asantibanez/livewire-charts * -> satisfiable by asantibanez/livewire-charts[1.0.0, ..., 1.5.2, 2.0.0, ..., v2.5.0, v3.0.0, v3.0.1, 3.1.0, v4.0.0, v4.1.0].
- asantibanez/livewire-charts[1.0.0, ..., 1.5.2, 2.0.0, ..., 2.1.0] require php ^7.2|^7.3|^7.4 -> your php version (8.3.11) does not satisfy that requirement.
- asantibanez/livewire-charts[v2.2.0, ..., v2.3.0] require illuminate/support ^7.0|^8.0 -> found illuminate/support[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- asantibanez/livewire-charts[v2.4.0, ..., v2.4.2] require illuminate/support ^7.0|^8.0|^9.0 -> found illuminate/support[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
- asantibanez/livewire-charts[v2.5.0, v3.0.0, ..., v3.0.1] require illuminate/support ^7.0|^8.0|^9.0|^10.0 -> found illuminate/support[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28] but these were not loaded, likely because it conflicts with another require.
- asantibanez/livewire-charts[3.1.0, v4.0.0, ..., v4.1.0] require illuminate/support ^7.0|^8.0|^9.0|^10.0|^11.0 -> found illuminate/support[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.2] but these were not loaded, likely because it conflicts with another require.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require asantibanez/livewire-charts:*" to figure out if any version is installable, or "composer require asantibanez/livewire-charts:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
`