Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ruian committed Apr 9, 2012
1 parent 780a430 commit f5bcbbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
@@ -1,11 +1,11 @@
{
"name" : "ruian/uploadifybundle",
"require": {
"symfony/symfony" : "*"
"symfony/symfony" : "2.1.*"
},
"autoload": {
"psr-0": {
"Ruian": "../../"
"Ruian": ""
}
},
"target-dir": "Ruian/UploadifyBundle"
Expand Down

0 comments on commit f5bcbbb

Please sign in to comment.