Skip to content

Commit

Permalink
Published
Browse files Browse the repository at this point in the history
  • Loading branch information
Oğuz authored and Oğuz committed Jul 4, 2018
1 parent 4df0fd8 commit 631e696
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"homepage": "http://github.com/oguz463/php-gedcom",
"license": "GPL-3.0",
"require": {
"php": ">=5.3",
"monolog/monolog": "dev-bugfix"
"php": ">=5.3"
},
"require-dev": {
"phpunit/PHPUnit": "3.7.*",
Expand All @@ -17,15 +16,5 @@
"psr-0": {
"PhpGedcom\\": "library/"
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/skypal/php-gedcom"
},
{
"type": "vcs",
"url": "https://github.com/mrkrstphr/php-gedcom"
}
]
}
}

0 comments on commit 631e696

Please sign in to comment.