Skip to content

Commit

Permalink
build: Update Sabre/DAV and siblings to PHP 8.4 compatible versions
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Oct 29, 2024
1 parent 09f4cbc commit 991a785
Show file tree
Hide file tree
Showing 7 changed files with 115 additions and 201 deletions.
52 changes: 0 additions & 52 deletions .patches/custom-itip-broker.diff

This file was deleted.

27 changes: 0 additions & 27 deletions .patches/fix-cache-for-node.diff

This file was deleted.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"psr/event-dispatcher": "^1.0",
"psr/log": "^3.0.2",
"punic/punic": "^3.8",
"sabre/dav": "^4.4.0",
"sabre/dav": "^4.7.0",
"scssphp/scssphp": "^1.12",
"stecman/symfony-console-completion": "^0.13.0",
"symfony/console": "^6.4.12",
Expand Down
92 changes: 46 additions & 46 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions composer.patches.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"patches": {
"sabre/dav": {
"Allow for custom iTip broker": ".patches/custom-itip-broker.diff",
"Fix getNodeForPath cache": ".patches/fix-cache-for-node.diff"
},
"wapmorgan/mp3info": {
"generate exception if codec/layer versions or channel headers are unrecognized": ".patches/mp3info-check-array-key.diff"
}
Expand Down
Loading

0 comments on commit 991a785

Please sign in to comment.