From b35122f7a6ad42756c35bb60ba1f06c3dcd45c77 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 21 Oct 2013 15:46:31 -0700 Subject: add sabre (1.8.x) via composer in the !@#$ place it wants to be --- vendor/autoload.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vendor/autoload.php (limited to 'vendor/autoload.php') diff --git a/vendor/autoload.php b/vendor/autoload.php new file mode 100644 index 000000000..5944e90ba --- /dev/null +++ b/vendor/autoload.php @@ -0,0 +1,7 @@ + Date: Sat, 12 Apr 2014 18:13:37 +0100 Subject: Update sabre --- vendor/autoload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/autoload.php') diff --git a/vendor/autoload.php b/vendor/autoload.php index 5944e90ba..4ab3c99bc 100644 --- a/vendor/autoload.php +++ b/vendor/autoload.php @@ -4,4 +4,4 @@ require_once __DIR__ . '/composer' . '/autoload_real.php'; -return ComposerAutoloaderInit4d84580b3010f36341ea4e8d04bc8eab::getLoader(); +return ComposerAutoloaderInitd0f40897631bfac5572c9d06d82344bf::getLoader(); -- cgit v1.2.3