Преглед изворни кода

Merge pull request #150 from Brouznouf/patch-1

Update deps file to install dependency through proxy
Jordi Boggiano пре 12 година
родитељ
комит
71f51d6c7c
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      deps

+ 3 - 3
deps

@@ -62,7 +62,7 @@
     version=v1.0.1
 
 [FOSUserBundle]
-    git=git://github.com/FriendsOfSymfony/FOSUserBundle.git
+    git=http://github.com/FriendsOfSymfony/FOSUserBundle.git
     target=/bundles/FOS/UserBundle
     version=1.1.0
 
@@ -87,10 +87,10 @@
     git=https://github.com/Seldaek/jsonlint.git
 
 [SncRedisBundle]
-    git=git://github.com/snc/SncRedisBundle.git
+    git=http://github.com/snc/SncRedisBundle.git
     target=/bundles/Snc/RedisBundle
     version=origin/master
 
 [predis]
-    git=git://github.com/nrk/predis.git
+    git=http://github.com/nrk/predis.git
     version=origin/v0.7