How I fixed it:
Updated a couple of modules (csv_serialization and inline_entity_form). Then added the following to the repositories section of the composer.json:
"8": {
"type": "package",
"package": {
"name": "lordelph/php-sip2",
"version": "3.0.0",
"type": "drupal-library",
"dist": {
"url": "https://github.com/lordelph/php-sip2/archive/refs/tags/3.0.0.zip",
"type": "zip"
}
}
}
Then ran composer require lordelph/php-sip2
Finally ran composer require drupal/intercept
Jacqui.Tenderwolf β created an issue.
laura.gates β credited Jacqui.Tenderwolf β .
We are having this issue still in 2.x. Do we have a patch for this or a configuration change that is needed?
Jacqui.Tenderwolf β created an issue.
I patched a couple of more files that were causing a similar bug.
Jacqui.Tenderwolf β created an issue.
I directed attendees to the contribution rooms and helped them find suitable contrib to do. Then I placed myself at the Project Browser table.
I am working on this issue as part of DrupalCon Pittsburgh.
I am working on this issue as part of DrupalCon Pittsburgh.
I am working on this issue as part of DrupalCon Pittsburgh.
I am working on this issue as part of DrupalCon Pittsburgh.
volkswagenchick β credited Jacqui.Tenderwolf β .