Skip to content

Commit

Permalink
Merge pull request #20 from nextcloud/bump_sabre
Browse files Browse the repository at this point in the history
Bump sabre/dav to 3.2
  • Loading branch information
rullzer committed Nov 9, 2016
2 parents bbe556f + a5036f0 commit f2974c2
Show file tree
Hide file tree
Showing 203 changed files with 12,904 additions and 5,604 deletions.
2 changes: 1 addition & 1 deletion autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

// autoload.php @generated by Composer

require_once __DIR__ . '/composer' . '/autoload_real.php';
require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit2f23f73bc0cc116b4b1eee1521aa8652::getLoader();
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"interfasys/lognormalizer": "^v1.0",
"deepdiver1975/TarStreamer": "v0.1.0",
"patchwork/jsqueeze": "^2.0",
"sabre/dav": "3.0.9",
"sabre/dav": "^3.2.0",
"symfony/polyfill-php70": "^1.0",
"lukasreschke/id3parser": "^0.0.1",
"stecman/symfony-console-completion": "^0.7.0"
Expand Down
184 changes: 135 additions & 49 deletions composer.lock

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

0 comments on commit f2974c2

Please sign in to comment.