Browse Source

updated Assetic vendor

Fabien Potencier 14 years ago
parent
commit
be3120b8c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vendors.sh

+ 1 - 1
vendors.sh

@@ -35,7 +35,7 @@ install_git()
 }
 
 # Assetic
-install_git assetic git://github.com/kriswallsmith/assetic.git v1.0.0alpha2
+install_git assetic git://github.com/kriswallsmith/assetic.git
 
 # Doctrine ORM
 install_git doctrine git://github.com/doctrine/doctrine2.git 2.0.4