Skip to content

Commit

Permalink
revalidated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
helios-ag committed Aug 9, 2014
1 parent 94987b3 commit 4d381b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"require": {
"php": ">=5.3.3",
"symfony/symfony": "~2.1",
"sensio/framework-extra-bundle": "*@dev",
"symfony/twig-bundle": "~2.0",
"helios-ag/fm-elfinder-php-connector": "2.0.*@dev"
},
Expand All @@ -33,6 +32,6 @@
"trsteel/ckeditor-bundle": "CKEditor Bundle by trsteel"
},
"autoload": {
"psr-4": { "FM\\ElfinderBundle": "" }
"psr-4": { "FM\\ElfinderBundle\\": "" }
}
}

0 comments on commit 4d381b1

Please sign in to comment.