Skip to content

Commit 1eb36aa

Browse files
author
nVitius
committed
Merge pull request #1 from magicrootZ/master
composer syntax error
2 parents 6a834b4 + 6010902 commit 1eb36aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
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.*"
1717
}
18-
}
18+
}

0 commit comments

Comments
 (0)