Skip to content

Commit

Permalink
Merge pull request #377 from nextcloud/fix-proxy-remote-shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Jan 9, 2024
2 parents 780e5e4 + a101a1d commit 33dc3ec
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 114 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"nextcloud/coding-standard": "^v1.1.1",
"nextcloud/ocp": "dev-stable25",
"psalm/phar": "^4.3",
"symfony/console": "5.4.19"
"symfony/console": "5.4.19",
"symfony/http-foundation": "^5.4.24"
},
"license": "AGPLv3",
"authors": [
Expand Down
Loading

0 comments on commit 33dc3ec

Please sign in to comment.