Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Mar 14, 2018
1 parent 01ebda5 commit f73a847
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -13,15 +13,15 @@
{
"name": "Akihito Koriyama",
"email": "akihito.koriyama@gmail.com",
"homepage": "https://github.com/koriym"
"homepage": "http://koriym.github.io/about/"
},
{
"name": "BEAR.Sunday Contributors",
"homepage": "http://bearsunday.github.io/contributors.html"
}
],
"require": {
"php": "^7.0",
"php": ">=7.0.0",
"bear/resource": "^1.9.2",
"psr/log": "^1.0.2"
},
Expand Down

0 comments on commit f73a847

Please sign in to comment.