-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Labels
2. developingWork in progressWork in progresshighHigh priorityHigh priorityintegrationCompatibility with other apps/systemsCompatibility with other apps/systems
Milestone
Description
It seems that the forms app requires "league/csv": "^9.5" (in composer.json), while >= 9.6.2 is required for PHP 8.0 support and >= 9.7.3 for PHP 8.1 support.
This is probably the reason I'm getting this error:
Type of League\\Csv\\EncloseField::$filtername must be string (as in class php_user_filter) at /var/lib/nextcloud/apps/forms/vendor/league/csv/src/EncloseField.php
Could we bump the dependency to 9.7.3?
Metadata
Metadata
Assignees
Labels
2. developingWork in progressWork in progresshighHigh priorityHigh priorityintegrationCompatibility with other apps/systemsCompatibility with other apps/systems