Skip to content

Commit 15239c7

Browse files
author
nVitius
committed
Fixed namespace for composer
1 parent 1eb36aa commit 15239c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"autoload": {
13-
"psr-4": {"Uecode\\Bundle\\AwsCliBundle": ""}
13+
"psr-4": {"Uecode\\Bundle\\AwsCliBundle\\": ""}
1414
},
1515
"require": {
1616
"aws/aws-sdk-php": "2.6.*"

0 commit comments

Comments
 (0)