Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/dbal ^4.0.0 -> satisfiable by doctrine/dbal[4.0.0, ..., 4.0.4].
- Only one of these can be installed: laravel/framework[v10.0.0, ..., v10.48.15], illuminate/contracts[v11.11.0, ..., v11.14.0]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
- laravel/framework[v10.38.1, ..., v10.48.15] conflict with doctrine/dbal >=4.0.
- Root composer.json requires illuminate/contracts ^11.11 -> satisfiable by illuminate/contracts[v11.11.0, ..., v11.14.0].
- Root composer.json requires laravel/framework 10.* -> satisfiable by laravel/framework[v10.0.0, ..., v10.48.15].