Skip to content

Commit

Permalink
change contact information and package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Grégoire Paris committed Jun 17, 2014
1 parent ddc9c7b commit 736a622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "gparis/enum",
"name": "greg0ire/enum",
"description": "work around the missing enum type in php",
"require-dev": {
"phpunit/phpunit": "~4.1"
Expand All @@ -8,7 +8,7 @@
"authors": [
{
"name": "Grégoire Paris",
"email": "[email protected]"
"email": "[email protected]"
}
],
"config":{
Expand Down

0 comments on commit 736a622

Please sign in to comment.