Skip to content

Commit

Permalink
Merge pull request #13 from bearsaturday/remove-pear-php-net
Browse files Browse the repository at this point in the history
Remove pear.php.net
  • Loading branch information
koriym authored Jan 21, 2019
2 parents 8301108 + a2a9216 commit ec4d449
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,9 @@
"email": "[email protected]"
}
],
"repositories": [
{
"type": "pear",
"url": "https://pear.php.net"
}
],
"require": {
"php": ">=7.0.0",
"pear-pear.php.net/pear": "^1.10"
"pear/pear": "^1.10"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
Expand Down

0 comments on commit ec4d449

Please sign in to comment.