Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): Add Nextcloud 28 support #8483

Merged
merged 1 commit into from May 19, 2023
Merged

feat(deps): Add Nextcloud 28 support #8483

merged 1 commit into from May 19, 2023

Conversation

nickvergessen
Copy link
Member

Signed-off-by: Joas Schilling coding@schilljs.com

@ChristophWurst
Copy link
Member

needs info.xml update

@nickvergessen
Copy link
Member Author

needs info.xml update

Yeah, I skipped it because you still want to send the final before that I guess.

@ChristophWurst
Copy link
Member

After #8482 the app will be branched off for 27

appinfo/info.xml Outdated
@@ -30,7 +30,7 @@
<screenshot>https://user-images.githubusercontent.com/1374172/79554966-278e1600-809f-11ea-82ea-7a0d72a2704f.png</screenshot>
<dependencies>
<php min-version="8.0" max-version="8.2" />
<nextcloud min-version="26" max-version="27" />
<nextcloud min-version="27" max-version="28" />
Copy link
Contributor

Choose a reason for hiding this comment

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

now that im thinking, should i change the min-version to 27? or should i leave it 26?

Copy link
Member

Choose a reason for hiding this comment

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

Leave 26 until it EOLs or we need a 27 API

Signed-off-by: Joas Schilling <coding@schilljs.com>
@GretaD GretaD merged commit 18cf896 into main May 19, 2023
27 checks passed
@GretaD GretaD deleted the update-main-version branch May 19, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants