Closed tcitworld closed 11 months ago
Can we compose the dependencies with Mozart here too? Otherwise just pinning
guzzlehttp/promises
to 1.x versions should be fine for now.
Last time I tried it didn't work well with Guzzle and HTTPlug libraries unfortunately
Steps to reproduce
richdocuments
andnextcloud_sentry
Server configuration
Operating system: Debian
Web server: nginx
Database: PostgreSQL
PHP version: 8.1
Version: (see admin page) 26.0.8
Updated from an older version or fresh install:
List of activated apps:
Logs
Server log (data/nextcloud.log)
Ran
find . -name "PromisorInterface.php"
into my install folder, returns:So I'm guessing this is very similar to #517. Funny to see it's broken since https://github.com/ChristophWurst/nextcloud_sentry/commit/d650d433d2a83e4506ed2fedd79dc25887600166 and no one reported it. :thinking:
Can we compose the dependencies with Mozart here too? Otherwise just pinning
guzzlehttp/promises
to 1.x versions should be fine for now.