Skip to content

Commit

Permalink
update npm pkgs, bump min NC version to 27
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Veyssier <[email protected]>
  • Loading branch information
julien-nc committed Dec 13, 2023
1 parent 3beaee5 commit 930f11c
Show file tree
Hide file tree
Showing 6 changed files with 13,934 additions and 22,740 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# php-versions: ['8.2']
databases: ['sqlite', 'mysql', 'pgsql']
# databases: ['sqlite']
server-versions: ['stable26', 'stable27', 'stable28', 'master']
server-versions: ['stable27', 'stable28', 'master']
# server-versions: ['master']
# exclude:
# - php-versions: 7.4
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<screenshot>https://github.com/julien-nc/phonetrack/raw/main/img/screenshot2.jpg</screenshot>
<screenshot>https://github.com/julien-nc/phonetrack/raw/main/img/screenshot3.jpg</screenshot>
<dependencies>
<nextcloud min-version="20" max-version="29"/>
<nextcloud min-version="27" max-version="29"/>
</dependencies>
<background-jobs>
<job>OCA\PhoneTrack\Cron\AutoExport</job>
Expand Down
Loading

0 comments on commit 930f11c

Please sign in to comment.