Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot redeclare Aws\constantly #15

Closed
aftabnaveed opened this issue Jun 11, 2018 · 3 comments
Closed

Cannot redeclare Aws\constantly #15

aftabnaveed opened this issue Jun 11, 2018 · 3 comments

Comments

@aftabnaveed
Copy link

In my project, I have a local dependency on Amazon AWS SDK v3. When I installed the extension and try to run composer update I get this error:

Cannot redeclare Aws\constantly() (previously declared in /srv/laravel/vendor/aws/aws-sdk-php/src/functions.php:19)

I even tried to wrap it inside function_exists but it still did not work. It seems like the extension conflicts with already installed AWS SDK hence the error.

@aftabnaveed
Copy link
Author

Looks like this Repo is dead! This plugin does not work with composer update in local composer.json file.

@naderman
Copy link
Owner

Sorry, I don't have a use for this myself anymore, I'd be happy to let somebody else take over maintenance for this. I'll also happily merge PRs if they are sent to fix issues.

@naderman
Copy link
Owner

naderman commented Aug 7, 2019

I belive this was fixed by @nielsdraaisma's PR

@naderman naderman closed this as completed Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants