mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-08-02 15:54:45 +02:00
feat: Support PHP min/max version property in info.xml
Signed-off-by: David Dreschner <github-2017@dreschner.net>
This commit is contained in:
parent
8a7bac6300
commit
7a9036702e
3 changed files with 4792 additions and 4781 deletions
3
.github/workflows/info.xml
vendored
3
.github/workflows/info.xml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<info>
|
||||
<dependencies>
|
||||
<nextcloud min-version="25" max-version="29" />
|
||||
<php max-version="8.1" />
|
||||
<nextcloud min-version="27" max-version="33" />
|
||||
</dependencies>
|
||||
</info>
|
||||
Loading…
Add table
Add a link
Reference in a new issue