Fixes added manually on top of bot's changes
3 unresolved threads
3 unresolved threads
Compare changes
Files
5+ 4
− 4
@@ -2,13 +2,13 @@
@@ -2,13 +2,13 @@
@@ -29,7 +29,7 @@ class ComposerDeployHandler {
@@ -29,7 +29,7 @@ class ComposerDeployHandler {
$packages = json_decode(file_get_contents($this->drupalFinder->getVendorDir() . '/composer/installed.json'), TRUE);
This class was recently added, but yet there is no update to composer requirements. Thus its likely to fail if
webflo/drupal-finder
isn't updated to the latest version, which also requires php 8.1