Merge branch 'nc26'

This commit is contained in:
Marcos Zuriaga 2023-04-03 23:17:43 +02:00
commit 5505fa0df5
No known key found for this signature in database
GPG key ID: 7D15585354D072FF
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
<database>pgsql</database>
<database min-version="5.5">mysql</database>
<lib>openssl</lib>
<nextcloud min-version="20" max-version="25"/>
<nextcloud min-version="20" max-version="26"/>
</dependencies>
<background-jobs>

View file

@ -12,7 +12,7 @@
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^4.0.0",
"grunt-contrib-jshint": "^3.0.0",
"grunt-contrib-nodeunit": "^2.1.0",
"grunt-contrib-nodeunit": "^5.0.0",
"grunt-contrib-sass": "^2.0.0",
"grunt-contrib-uglify": "^5.0.0",
"grunt-contrib-watch": "^1.1.0",