Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
# By Kerstens Maxim
# Via Kerstens Maxim
* 'master' of https://github.com/happyDemon/laravel-parsley:
  Update composer.json

Conflicts:
	composer.json
  • Loading branch information
happyDemon committed Jul 2, 2015
2 parents d54af59 + 8d12fc5 commit 3430eee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"email": "[email protected]"
},
{
"name": "Maxim 'happyDemon' Kerstens",
"email": "[email protected]"
"name": "Maxim 'happyDemon' Kerstens",
"email": "[email protected]"
}
],
"require": {
Expand All @@ -20,7 +20,7 @@
},
"autoload": {
"psr-0": {
"HappyDemon\\LaravelParsley": "src/"
"happyDemon\\LaravelParsley": "src/"
}
},
"config": {
Expand Down

0 comments on commit 3430eee

Please sign in to comment.