Skip to content
Snippets Groups Projects
composer.json 899 B
Newer Older
  • Learn to ignore specific revisions
  • 	"config": {
    		"secure-http": false
    	},
    
    	"repositories": [
    		{
    			"type": "pear",
    			"url": "http://pear.horde.org"
    		}
    	],