Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 0 additions & 26 deletions .patches/check-for-instanceof-INode-instead-of-Node-1595.patch

This file was deleted.

51 changes: 0 additions & 51 deletions .patches/sabre-vobject-iTipBroker-replies.patch

This file was deleted.

43 changes: 0 additions & 43 deletions .patches/sabre-vobject-rdate.patch

This file was deleted.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"psr/http-client": "^1.0.3",
"psr/log": "^3.0.2",
"punic/punic": "^3.8",
"sabre/dav": "^4.7.0",
"sabre/dav": "^4.7.1",
"stecman/symfony-console-completion": "^0.14.0",
"symfony/console": "^6.4.12",
"symfony/event-dispatcher": "^6.4.8",
Expand Down
48 changes: 24 additions & 24 deletions composer.lock

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

7 changes: 0 additions & 7 deletions composer.patches.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@
"Break frame parsing on invalid frame": ".patches/mp3info-break-frame-parsing.patch",
"fix incorrect lookup for mpeg header": ".patches/mp3info-fix-incorrect-lookup-for-mpeg-header.patch"
},
"sabre/dav": {
"Check for instanceof INode instead of Node": ".patches/check-for-instanceof-INode-instead-of-Node-1595.patch"
},
"sabre/vobject": {
"fix use RDATE in time range check and use all instances": ".patches/sabre-vobject-rdate.patch",
"fix send participation reply on fresh event": ".patches/sabre-vobject-iTipBroker-replies.patch"
},
"sabre/xml": {
"Remove callable serialization": ".patches/sabre-xml-remove-callable-serialization.patch"
}
Expand Down
2 changes: 0 additions & 2 deletions composer/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

Copyright (c) Nils Adermann, Jordi Boggiano

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand All @@ -18,4 +17,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Loading
Loading