mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 15:05:33 +00:00
Removed custom repo sources from composer.json
We now own the packagist.org repos, no need for manual pointers.
This commit is contained in:
parent
6d7a0f59e7
commit
0f83cfc33d
@ -1,16 +1,6 @@
|
||||
{
|
||||
"name": "silverstripe/installer",
|
||||
"description": "The SilverStripe Framework Installer",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/silverstripe/silverstripe-cms.git"
|
||||
},
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/silverstripe/sapphire.git"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"silverstripe/cms": "3.0.x-dev",
|
||||
|
Loading…
x
Reference in New Issue
Block a user