Skip to content

Commit

Permalink
Merge pull request #151 from GDATASoftwareAG/renovate/all-non-major
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
lennartdohmann authored Oct 29, 2024
2 parents 4461e14 + ff5dc13 commit 635495d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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=30.0.0
ARG NEXTCLOUD_VERSION=30.0.1
ARG INSTALL_XDEBUG=1

FROM nextcloud:${NEXTCLOUD_VERSION}
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"coduo/php-humanizer": "^5.0"
},
"require-dev": {
"nextcloud/ocp": "v30.0.0",
"nextcloud/ocp": "v30.0.1",
"psalm/phar": "5.26.1",
"nextcloud/coding-standard": "v1.3.1",
"phpunit/phpunit": "10.5.36",
"nextcloud/coding-standard": "v1.3.2",
"phpunit/phpunit": "10.5.37",
"symfony/console": "6.4.12"
},
"autoload": {
Expand Down

0 comments on commit 635495d

Please sign in to comment.