diff options
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r-- | vendor/composer/installed.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 1cd175b16..1d761c118 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -639,17 +639,17 @@ }, { "name": "sabre/dav", - "version": "4.0.2", - "version_normalized": "4.0.2.0", + "version": "4.0.3", + "version_normalized": "4.0.3.0", "source": { "type": "git", "url": "https://github.com/sabre-io/dav.git", - "reference": "fd0234d46c045fc9b35ec06bd2e7b490240e6ade" + "reference": "b793fb4ce27cf0f981b540ad771281c430ffe818" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sabre-io/dav/zipball/fd0234d46c045fc9b35ec06bd2e7b490240e6ade", - "reference": "fd0234d46c045fc9b35ec06bd2e7b490240e6ade", + "url": "https://api.github.com/repos/sabre-io/dav/zipball/b793fb4ce27cf0f981b540ad771281c430ffe818", + "reference": "b793fb4ce27cf0f981b540ad771281c430ffe818", "shasum": "" }, "require": { @@ -681,7 +681,7 @@ "ext-imap": "*", "ext-pdo": "*" }, - "time": "2019-10-19T07:17:49+00:00", + "time": "2020-01-10T07:52:45+00:00", "bin": [ "bin/sabredav", "bin/naturalselection" |