Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Aug 25, 2024
1 parent e73bd5a commit 13c898a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.Nextcloud
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NEXTCLOUD_VERSION=29.0.4
ARG NEXTCLOUD_VERSION=29.0.5

FROM nextcloud:${NEXTCLOUD_VERSION}

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"coduo/php-humanizer": "^5.0"
},
"require-dev": {
"nextcloud/ocp": "v29.0.4",
"nextcloud/ocp": "v29.0.5",
"psalm/phar": "5.25.0",
"nextcloud/coding-standard": "v1.2.1",
"nextcloud/coding-standard": "v1.2.3",
"phpunit/phpunit": "^11.2",
"symfony/console": "^7.1"
},
Expand Down

0 comments on commit 13c898a

Please sign in to comment.