UTRS2/utrs

Check upgrade viability to Laravel 10

Opened this issue · 3 comments

We recently received information that we can use PHP 8 on WM Cloud Servers, so we should consider a full jump to the most active upgrade. It will not likely be easy, but this should be looked into immediately given the current EOL on security fixes.

This will still be waiting on #375 & #61

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

Tagged taavi/laravel-torblock v2.0.0 for Laravel v10 compat.