Commit 8837de3
authored
Fixed dependency on cybermox package
Fixed dependency on `Cybermox` that shouldn't be there, the `S3StreamWrapper` appears to have been moved to this project, and you can do this use statement instead:
`use AmazonWebServicesBundle\StreamWrapper\S3StreamWrapper;`1 parent 4469e44 commit 8837de3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments