mirror of
https://github.com/danog/amp.git
synced 2024-11-30 04:29:08 +01:00
Merge pull request #20 from lyrixx/composer2
Removed useless configuration in composer.json
This commit is contained in:
commit
d9f46da021
@ -41,11 +41,5 @@
|
||||
"suggest": {
|
||||
"php-uv": "Extension for libuv backends (high performance use cases).",
|
||||
"pecl/libevent": "Extension for libevent backends (high performance use cases)."
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/amphp/amp.git"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user