Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check upgrade viability to Laravel 10 #628

Open
dqwiki opened this issue Feb 12, 2023 · 3 comments · May be fixed by #722
Open

Check upgrade viability to Laravel 10 #628

dqwiki opened this issue Feb 12, 2023 · 3 comments · May be fixed by #722
Labels
merge & testing issues When there have been changes merged that cause conflicts with the PR at hand needs-more-info Issues which need more information to be actionable security Issues related to security stuff

Comments

@dqwiki
Copy link
Member

dqwiki commented Feb 12, 2023

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

@dqwiki dqwiki added Priority: High security Issues related to security stuff merge & testing issues When there have been changes merged that cause conflicts with the PR at hand needs-more-info Issues which need more information to be actionable labels Feb 12, 2023
@dqwiki dqwiki moved this to 📆 Scheduled in Amanda's Taskboard Feb 12, 2023
@dqwiki
Copy link
Member Author

dqwiki commented Feb 13, 2023

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

@dqwiki dqwiki moved this from 📆 Scheduled to ⚠ Delayed tasks in Amanda's Taskboard Feb 13, 2023
@dqwiki
Copy link
Member Author

dqwiki commented Feb 18, 2023

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

@supertassu
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge & testing issues When there have been changes merged that cause conflicts with the PR at hand needs-more-info Issues which need more information to be actionable security Issues related to security stuff
Projects
Status: ⚠ Delayed tasks
Development

Successfully merging a pull request may close this issue.

2 participants