Your requirements could not be resolved to an installable set of packages.
Problem 1
- Conclusion: don't install illuminate/contracts v9.52.16 (conflict analysis result)
- illuminate/contracts[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.1.29) does not satisfy that requirement.
- Only one of these can be installed: laravel/framework[v10.0.0, ..., 10.x-dev], illuminate/contracts[v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
- Root composer.json requires illuminate/contracts ^8.0|^9.0 -> satisfiable by illuminate/contracts[v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev].
- Root composer.json requires laravel/framework 10.* -> satisfiable by laravel/framework[v10.0.0, ..., 10.x-dev].