Эх сурвалжийг харах

Merge pull request #5910 from debugteam/patch-1

disabling packagist.org did not work
Rob 8 жил өмнө
parent
commit
ecf267530d

+ 1 - 1
doc/05-repositories.md

@@ -662,7 +662,7 @@ You can disable the default Packagist repository by adding this to your
 {
     "repositories": [
         {
-            "packagist.org": false
+            "packagist": false
         }
     ]
 }