From bae86add7ee83305126da5681595e78ee3aa4502 Mon Sep 17 00:00:00 2001 From: Evan Coury Date: Wed, 22 Feb 2012 12:46:48 -0700 Subject: [PATCH] Update ZF2 submodule to canonical repo --- .gitmodules | 2 +- vendor/ZendFramework | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a974f87..8f630ff 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vendor/ZendFramework"] path = vendor/ZendFramework - url = git://github.com/weierophinney/zf2.git + url = git://github.com/zendframework/zf2.git diff --git a/vendor/ZendFramework b/vendor/ZendFramework index ab750ae..2141369 160000 --- a/vendor/ZendFramework +++ b/vendor/ZendFramework @@ -1 +1 @@ -Subproject commit ab750ae8afb061b1919186cce13159132bf250ca +Subproject commit 2141369ca32da2cbabbe5ddea546c806dd4ca7f5 -- 1.7.10.4