We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 993e667 + b0febda commit 5505fa0Copy full SHA for 5505fa0
appinfo/info.xml
@@ -42,7 +42,7 @@ For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
42
<database>pgsql</database>
43
<database min-version="5.5">mysql</database>
44
<lib>openssl</lib>
45
- <nextcloud min-version="20" max-version="25"/>
+ <nextcloud min-version="20" max-version="26"/>
46
</dependencies>
47
48
<background-jobs>
package.json
@@ -12,7 +12,7 @@
12
"grunt-contrib-copy": "^1.0.0",
13
"grunt-contrib-cssmin": "^4.0.0",
14
"grunt-contrib-jshint": "^3.0.0",
15
- "grunt-contrib-nodeunit": "^2.1.0",
+ "grunt-contrib-nodeunit": "^5.0.0",
16
"grunt-contrib-sass": "^2.0.0",
17
"grunt-contrib-uglify": "^5.0.0",
18
"grunt-contrib-watch": "^1.1.0",
0 commit comments