From 8f91989c43b8fe463f0e8fababe5bb80a76f94cf Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Thu, 28 Apr 2011 15:10:00 +0200 Subject: [PATCH] changed Assetic version to alpha2 --- vendors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendors.sh b/vendors.sh index 3970001849..824bda6755 100755 --- a/vendors.sh +++ b/vendors.sh @@ -35,7 +35,7 @@ install_git() } # Assetic -install_git assetic git://github.com/kriswallsmith/assetic.git +install_git assetic git://github.com/kriswallsmith/assetic.git v1.0.0alpha2 # Doctrine ORM install_git doctrine git://github.com/doctrine/doctrine2.git 2.0.4