Description
What happened?
❯ composer require richan-fongdasen/turso-laravel
./composer.json has been updated
Running composer update richan-fongdasen/turso-laravel
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 richan-fongdasen/turso-laravel * -> satisfiable by richan-fongdasen/turso-laravel[0.1.0, ..., 0.7.0, 1.0.0].
- richan-fongdasen/turso-laravel[0.1.0, ..., 0.6.0] require illuminate/contracts ^11.0 -> found illuminate/contracts[v11.0.0, ..., v11.44.7] but these were not loaded, likely because it conflicts with another require.
- richan-fongdasen/turso-laravel[0.6.1, ..., 0.7.0, 1.0.0] require illuminate/bus ^11.0 -> found illuminate/bus[v11.0.0, ..., v11.44.7] 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 richan-fongdasen/turso-laravel:*" to figure out if any version is installable, or "composer require richan-fongdasen/turso-laravel:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
How to reproduce the bug
❯ composer require richan-fongdasen/turso-laravel
Package Version
1.0.0
PHP Version
8.4.0
Laravel Version
12.0.0
Which operating systems does with happen with?
Linux
Notes
No response