Skip to content
Snippets Groups Projects
Unverified Commit 42d9bfb0 authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #4626 from nextcloud/fix/nc_21_compatibility

Add NC 20 compatibility
parents 3a149c0a d00d5d97
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<screenshot>https://user-images.githubusercontent.com/1374172/79554966-278e1600-809f-11ea-82ea-7a0d72a2704f.png</screenshot> <screenshot>https://user-images.githubusercontent.com/1374172/79554966-278e1600-809f-11ea-82ea-7a0d72a2704f.png</screenshot>
<dependencies> <dependencies>
<php min-version="7.3" max-version="8.0" /> <php min-version="7.3" max-version="8.0" />
<nextcloud min-version="21" max-version="22" /> <nextcloud min-version="20" max-version="22" />
</dependencies> </dependencies>
<repair-steps> <repair-steps>
<post-migration> <post-migration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment