Skip to content

Conversation

@ylebre
Copy link
Member

@ylebre ylebre commented Mar 12, 2025

This PR drops support for Nextcloud 28 and 29, so we can update the psr/log to version 3.0.2 that is compatible with newer PHP versions.

The code for solid-nextcloud itself is not changed, only the supported versions and dependencies are updated. The code on this branch is validated on Nextcloud 29 except for the imcompatiblity of psr/log.

@Potherca Potherca linked an issue Mar 17, 2025 that may be closed by this pull request
@ylebre ylebre mentioned this pull request May 26, 2025
@ylebre ylebre force-pushed the feature/nextcloud-31 branch from 751f23b to 05386ec Compare June 2, 2025 13:35
@ylebre
Copy link
Member Author

ylebre commented Jun 2, 2025

Failure happened because psr/log:^1.0 is not compatible with php 8.3.

@ylebre ylebre changed the title Update versions to support nextcloud 31 and drop support for 28. Update versions to support nextcloud 31 and drop support for 28 and 29. Jun 2, 2025
@Potherca
Copy link
Member

Potherca commented Jun 2, 2025

Would using "psr/log": "^1.0 || ^3.0" work? Or does this also mess wih "our" code?

@ylebre ylebre marked this pull request as draft June 3, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compatible with Nextcloud Hub 10 (31.0.0)

3 participants