Try to add custom composer repository
See issue #6261 Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
e14f664a25
commit
8221cb2a30
@ -26,5 +26,10 @@
|
||||
"phpunit/phpunit": ">=3.7",
|
||||
"phpunit/phpunit-selenium": ">=1.2",
|
||||
"squizlabs/php_codesniffer": "2.*"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "composer",
|
||||
"url": "https://www.phpmyadmin.net"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user