switch to checking github tags for php releases

This commit is contained in:
Robin Appelman 2024-03-07 18:46:10 +01:00
commit 58becf3b4b
3 changed files with 19 additions and 23 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<info>
<dependencies>
<nextcloud min-version="25" max-version="28" />
<nextcloud min-version="25" max-version="29" />
</dependencies>
</info>