Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#121)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate-bot@gdata.de>
  • Loading branch information
ata-no-one and Renovate Bot authored Sep 9, 2024
1 parent 91b75d9 commit 2e56304
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -14,10 +14,10 @@
},
"require-dev": {
"nextcloud/ocp": "v29.0.6",
"psalm/phar": "5.25.0",
"psalm/phar": "5.26.0",
"nextcloud/coding-standard": "v1.2.3",
"phpunit/phpunit": "10.5.30",
"symfony/console": "6.4.10"
"phpunit/phpunit": "10.5.32",
"symfony/console": "6.4.11"
},
"autoload": {
"psr-4": {
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gdatavaas",
"description": "This app aims to provide an additional layer of security to your Nextcloud instance by enabling automatic and manual scanning of files for malicious content.",
"version": "0.0.1",
"version": "0.0.2",
"author": "Lennart Dohmann <lennart.dohmann@gdata.de>",
"contributors": [],
"bugs": {
@@ -40,7 +40,7 @@
},
"overrides": {
"@nextcloud/webpack-vue-config": {
"webpack-dev-server": "5.0.4",
"webpack-dev-server": "5.1.0",
"vue-loader": "^17"
}
}

0 comments on commit 2e56304

Please sign in to comment.