Skip to content

#84 - Run composer update after ddev to PHP 8.1

After updating ddev to PHP 8.1 I had some trouble loading some pages on the site due to errors. This PR is the result of running:

make update

There was one patch that no longer applies, since the issue has been merged. I opened a merge request on a relevant issue on config_enforce_devel to remove the patch.

Merge request for ddev updates: !32

Closes #84

Edited by Ray Stuart

Merge request reports