Check upgrade viability to Laravel 10
Opened this issue · 3 comments
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework ^10 -> satisfiable by laravel/framework[10.x-dev].
- taavi/laravel-torblock 1.3.0 requires illuminate/log ^8.29 -> satisfiable by illuminate/log[v8.29.0, ..., 8.x-dev].
- Only one of these can be installed: illuminate/log[v8.29.0, ..., 8.x-dev], laravel/framework[10.x-dev]. laravel/framework replaces illuminate/log and thus cannot coexist with it.
- Root composer.json requires taavi/laravel-torblock ^1.3 -> satisfiable by taavi/laravel-torblock[1.3.0].
Temp removing from composer to see about rest. Also does this for laravel 9
mediawiki/oauthclient: psr/log: ^1.0
addwiki/mediawiki-api-base: psr/log: ~1.0
vs
monolog/monolog: psr/log: ^1.0.1 || ^2.0 || ^3.0
Tagged taavi/laravel-torblock
v2.0.0 for Laravel v10 compat.