Skip to content

Commit 78d73f3

Browse files
author
C{o}deKaiser
authored
Merge pull request #57 from SeanJA/patch-1
Fixed dependency on cybermox package
2 parents 02b52c5 + 8837de3 commit 78d73f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ThePhalconsAmazonWebServicesBundle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
namespace AmazonWebServicesBundle;
1414

1515
use Symfony\Component\HttpKernel\Bundle\Bundle;
16-
use Cybernox\AmazonWebServicesBundle\StreamWrapper\S3StreamWrapper;
16+
use AmazonWebServicesBundle\StreamWrapper\S3StreamWrapper;
1717

1818
/**
1919
* AmazonWebServicesBundle Main Bundle Class

0 commit comments

Comments
 (0)