Skip to content

Commit

Permalink
dropped repositories (it doesn't work with travis)
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Apr 24, 2018
1 parent 8b4a560 commit e15affd
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,9 @@
"description": "Runs a php script with XDebug disabled",
"keywords" : ["Xdebug", "xdebug", "performance"],
"require": {
"composer/xdebug-handler": "dev-standard-input",
"composer/xdebug-handler": "dev-master",
"php": "~5.3 || ~7.0"
},
"repositories": [
{
"type": "vcs",
"url": "[email protected]:johnstevenson/xdebug-handler",
"no-api":true
}
],
"require-dev": {
"phpunit/phpunit": "^5.0 || ^6.0 || ^7.0",
"ext-xdebug": "*",
Expand Down

0 comments on commit e15affd

Please sign in to comment.