Skip to content

Commit

Permalink
Update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav Bakin committed Dec 18, 2013
1 parent 95a27c0 commit 6ca9d22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
"description": "Demo application for UMI.Framework",
"license": "BSD-3-Clause",
"type": "project",

"autoload": {
"psr-0": {
"application\\": ""
}
},
"require": {
"umi/framework": "dev-master"
"umi/framework": "~1.0.0@RC"
}
}

0 comments on commit 6ca9d22

Please sign in to comment.