Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
Format.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Nov 25, 2014
1 parent 4d3edf6 commit f4c3699
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 @@ -25,14 +25,14 @@
"hoa/core": "~2.0",
"hoa/http": "~0.0"
},
"require-dev": {
"hoa/test": "~1.0"
},
"target-dir": "Hoa/Locale",
"autoload" : { "psr-0": { "Hoa\\Locale": "." } },
"extra" : {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"require-dev": {
"hoa/test": "~1.0"
}
}

0 comments on commit f4c3699

Please sign in to comment.