composer update sabre

This commit is contained in:
Mario
2022-10-12 08:42:41 +00:00
parent 2291fcdf11
commit c36bb17475
54 changed files with 343 additions and 380 deletions

48
composer.lock generated
View File

@@ -971,16 +971,16 @@
},
{
"name": "sabre/dav",
"version": "4.3.1",
"version": "4.4.0",
"source": {
"type": "git",
"url": "https://github.com/sabre-io/dav.git",
"reference": "130abb7017f56e0d99b04eb94b041e000a8e9b39"
"reference": "b65362abc926520eda2c57e219f022a6c288069d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sabre-io/dav/zipball/130abb7017f56e0d99b04eb94b041e000a8e9b39",
"reference": "130abb7017f56e0d99b04eb94b041e000a8e9b39",
"url": "https://api.github.com/repos/sabre-io/dav/zipball/b65362abc926520eda2c57e219f022a6c288069d",
"reference": "b65362abc926520eda2c57e219f022a6c288069d",
"shasum": ""
},
"require": {
@@ -1053,7 +1053,7 @@
"issues": "https://github.com/sabre-io/dav/issues",
"source": "https://github.com/fruux/sabre-dav"
},
"time": "2022-01-20T13:59:29+00:00"
"time": "2022-06-27T09:07:55+00:00"
},
{
"name": "sabre/event",
@@ -1123,16 +1123,16 @@
},
{
"name": "sabre/http",
"version": "5.1.3",
"version": "5.1.6",
"source": {
"type": "git",
"url": "https://github.com/sabre-io/http.git",
"reference": "315f592adfcba8aeb73c2fd64285205747acbbd7"
"reference": "9976ac34ced206bd6579b7b37b401de9fac98dae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sabre-io/http/zipball/315f592adfcba8aeb73c2fd64285205747acbbd7",
"reference": "315f592adfcba8aeb73c2fd64285205747acbbd7",
"url": "https://api.github.com/repos/sabre-io/http/zipball/9976ac34ced206bd6579b7b37b401de9fac98dae",
"reference": "9976ac34ced206bd6579b7b37b401de9fac98dae",
"shasum": ""
},
"require": {
@@ -1182,29 +1182,29 @@
"issues": "https://github.com/sabre-io/http/issues",
"source": "https://github.com/fruux/sabre-http"
},
"time": "2021-11-04T07:02:36+00:00"
"time": "2022-07-15T14:51:14+00:00"
},
{
"name": "sabre/uri",
"version": "2.2.2",
"version": "2.3.2",
"source": {
"type": "git",
"url": "https://github.com/sabre-io/uri.git",
"reference": "7cb0f489578afad5006e85cd60f18ff33f2d440d"
"reference": "eceb4a1b8b680b45e215574222d6ca00be541970"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sabre-io/uri/zipball/7cb0f489578afad5006e85cd60f18ff33f2d440d",
"reference": "7cb0f489578afad5006e85cd60f18ff33f2d440d",
"url": "https://api.github.com/repos/sabre-io/uri/zipball/eceb4a1b8b680b45e215574222d6ca00be541970",
"reference": "eceb4a1b8b680b45e215574222d6ca00be541970",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
"php": "^7.4 || ^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.17.1",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.0"
"friendsofphp/php-cs-fixer": "^3.9",
"phpstan/phpstan": "^1.8",
"phpunit/phpunit": "^9.0"
},
"type": "library",
"autoload": {
@@ -1239,20 +1239,20 @@
"issues": "https://github.com/sabre-io/uri/issues",
"source": "https://github.com/fruux/sabre-uri"
},
"time": "2021-11-04T09:29:58+00:00"
"time": "2022-09-19T11:58:52+00:00"
},
{
"name": "sabre/vobject",
"version": "4.4.1",
"version": "4.5.1",
"source": {
"type": "git",
"url": "https://github.com/sabre-io/vobject.git",
"reference": "06feff370141fd3118609f808e86d9315864bf14"
"reference": "1f836740c88bac483f3b572a332eb8fd1cd04981"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sabre-io/vobject/zipball/06feff370141fd3118609f808e86d9315864bf14",
"reference": "06feff370141fd3118609f808e86d9315864bf14",
"url": "https://api.github.com/repos/sabre-io/vobject/zipball/1f836740c88bac483f3b572a332eb8fd1cd04981",
"reference": "1f836740c88bac483f3b572a332eb8fd1cd04981",
"shasum": ""
},
"require": {
@@ -1343,7 +1343,7 @@
"issues": "https://github.com/sabre-io/vobject/issues",
"source": "https://github.com/fruux/sabre-vobject"
},
"time": "2021-12-07T09:45:33+00:00"
"time": "2022-10-09T10:06:31+00:00"
},
{
"name": "sabre/xml",