mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-06-03 09:34:12 +02:00
support older style php version check
This commit is contained in:
parent
58becf3b4b
commit
ddbeff6b7a
5 changed files with 26 additions and 9 deletions
|
|
@ -82,5 +82,10 @@ Maximum supported server version, as a single-item list
|
|||
|
||||
Minimum supported server version, as a single-item list
|
||||
|
||||
## Building
|
||||
|
||||
- `npm ci`
|
||||
- `./node_modules/.bin/ncc build src/action.js -o dist`
|
||||
|
||||
## License
|
||||
[MIT License](LICENSE.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue