Skip to content

Update dependencies and workflows and update version to 35#440

Merged
lukasdotcom merged 1 commit into
mainfrom
update-dependencies
Jul 21, 2026
Merged

Update dependencies and workflows and update version to 35#440
lukasdotcom merged 1 commit into
mainfrom
update-dependencies

Conversation

@lukasdotcom

Copy link
Copy Markdown
Member

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Comment thread composer.json
"optimize-autoloader": true,
"classmap-authoritative": true,
"platform": {
"php": "8.2"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mmh, not sure if this is wise. If we keep nc 33 support, we should stay on the lowest possible php version here, I think, but then nc 35 doesn't run anymore, I guess, which is why you bumped the version here … Maybe let's drop nc < 35?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supposedly all versions from nc 28 to nc 35 support php 8.3 (https://github.com/nextcloud/server/wiki/Releases-and-PHP-versions), I bumped it like you said though because of nc 35

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependencies are resolved against platform.php, though, so this change might cause dependencies to become incompatible with php 8.2 -- this app doesn't have any composer deps though, it seems, so should be fine 👍

Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
@lukasdotcom
lukasdotcom force-pushed the update-dependencies branch from 1947248 to c132a82 Compare July 21, 2026 14:00
@lukasdotcom
lukasdotcom merged commit 0e801fa into main Jul 21, 2026
43 checks passed
@lukasdotcom
lukasdotcom deleted the update-dependencies branch July 21, 2026 18:20
@lukasdotcom lukasdotcom mentioned this pull request Jul 23, 2026
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.

2 participants