Skip to content

Commit

Permalink
Update name in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Codaxis committed Apr 30, 2014
1 parent b98ea39 commit 4a0e209
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": "codaxis/parsley-helper",
"name": "codaxis/cakephp-parsley-helper",
"description": "CakePHP Form Helper for Parsley.js automatic validation integration",
"type": "cakephp-plugin",
"keywords": ["parsley","form","cakephp","validation"],
Expand All @@ -17,4 +17,4 @@
"extra": {
"installer-name": "ParsleyHelper"
}
}
}

0 comments on commit 4a0e209

Please sign in to comment.