Your requirements could not be resolved to an installable set of packages.
Problem 1
- Only one of these can be installed: laravel/framework[v9.0.0-beta.1, ..., 9.x-dev], illuminate/contracts[v10.10.0, ..., 10.x-dev]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
- laravel/framework v9.0.0-beta.1 requires league/flysystem ^2.3.1 -> found league/flysystem[2.3.1, ..., 2.x-dev] but it conflicts with your root composer.json require (^3.0).
- Root composer.json requires illuminate/contracts ^10.10.0 -> satisfiable by illuminate/contracts[v10.10.0, ..., 10.x-dev].
- Root composer.json requires laravel/framework 9.* -> satisfiable by laravel/framework[v9.0.0-beta.1, ..., 9.x-dev].