-
Notifications
You must be signed in to change notification settings - Fork 27
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
The Great Upgrade #337
Comments
And many, smaller, pull requests are probably much better than big one that does everything. |
Once #509 and #494 are merged, this can be ticked off as the composer files have been tested using and are supported by composer 2 (in fact, our environments are set up such to always use the very latest version of composer 2). |
As an update on this - I see the next steps as:
Shortly after that, rebase and merge:
Sometime after those,
|
Several parts of GOCDB are in need of a version uplift.
There is an core chunk of stuff around PHP, Composer and Doctrine.
It's probably better to tackle this in a bottom-up/iteratively fashion (i.e. how high can we upgrade doctrine before we need to upgrade another component first) rather than a "go for the head" of going straight to PHP8 and dealing with the fallout.
Other things to update
The text was updated successfully, but these errors were encountered: