upgrade to sabre32

This commit is contained in:
Mario Vavti
2016-05-28 17:46:24 +02:00
parent ac4688eac0
commit 66effbfe08
228 changed files with 10088 additions and 8576 deletions

View File

@@ -1,4 +1,44 @@
[
{
"name": "psr/log",
"version": "1.0.0",
"version_normalized": "1.0.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
"shasum": ""
},
"time": "2012-12-21 11:40:51",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Psr\\Log\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"keywords": [
"log",
"psr",
"psr-3"
]
},
{
"name": "sabre/uri",
"version": "1.1.0",
@@ -170,17 +210,17 @@
},
{
"name": "sabre/xml",
"version": "1.4.1",
"version_normalized": "1.4.1.0",
"version": "1.4.2",
"version_normalized": "1.4.2.0",
"source": {
"type": "git",
"url": "https://github.com/fruux/sabre-xml.git",
"reference": "59998046db252634259a878baf1af18159f508f3"
"reference": "f48d98c22a4a4bef76cabb5968ffaddbb2bb593e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fruux/sabre-xml/zipball/59998046db252634259a878baf1af18159f508f3",
"reference": "59998046db252634259a878baf1af18159f508f3",
"url": "https://api.github.com/repos/fruux/sabre-xml/zipball/f48d98c22a4a4bef76cabb5968ffaddbb2bb593e",
"reference": "f48d98c22a4a4bef76cabb5968ffaddbb2bb593e",
"shasum": ""
},
"require": {
@@ -195,7 +235,7 @@
"phpunit/phpunit": "*",
"sabre/cs": "~0.0.2"
},
"time": "2016-03-12 22:23:16",
"time": "2016-05-19 21:56:49",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -332,17 +372,17 @@
},
{
"name": "sabre/dav",
"version": "3.1.3",
"version_normalized": "3.1.3.0",
"version": "3.2.0-beta1",
"version_normalized": "3.2.0.0-beta1",
"source": {
"type": "git",
"url": "https://github.com/fruux/sabre-dav.git",
"reference": "8a266c7b5e140da79529414b9cde2a2d058b536b"
"reference": "32524c79a5890056123aa64499719e7c061bfde8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fruux/sabre-dav/zipball/8a266c7b5e140da79529414b9cde2a2d058b536b",
"reference": "8a266c7b5e140da79529414b9cde2a2d058b536b",
"url": "https://api.github.com/repos/fruux/sabre-dav/zipball/32524c79a5890056123aa64499719e7c061bfde8",
"reference": "32524c79a5890056123aa64499719e7c061bfde8",
"shasum": ""
},
"require": {
@@ -356,14 +396,16 @@
"ext-spl": "*",
"lib-libxml": ">=2.7.0",
"php": ">=5.5.0",
"psr/log": "^1.0",
"sabre/event": ">=2.0.0, <4.0.0",
"sabre/http": "^4.2.1",
"sabre/uri": "~1.0",
"sabre/vobject": "~4.0",
"sabre/xml": "~1.0"
"sabre/uri": "^1.0.1",
"sabre/vobject": "^4.1.0",
"sabre/xml": "^1.4.0"
},
"require-dev": {
"evert/phpdoc-md": "~0.1.0",
"monolog/monolog": "^1.18",
"phpunit/phpunit": "> 4.8, <=6.0.0",
"sabre/cs": "~0.0.5"
},
@@ -371,7 +413,7 @@
"ext-curl": "*",
"ext-pdo": "*"
},
"time": "2016-04-07 01:02:57",
"time": "2016-05-21 03:49:31",
"bin": [
"bin/sabredav",
"bin/naturalselection"