Skip to content

Remove composer require on self repository #128

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

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

LordWeedlle
Copy link
Contributor

I updated datastax/php-driver today and weren't able to load my project on a fresh environment.
Why is there a composer require on ext-cassandra as this extension isn't built-in in PHP so I cannot activate it before running composer install.
Also ext-cassandra is contained in this repository why is it required to already have it, while I am using this repository to get it?

@LordWeedlle
Copy link
Contributor Author

Up?

@mpenick
Copy link
Contributor

mpenick commented Nov 6, 2018

Thanks for the PR. I feel like that was there for a reason. Maybe it was because of our behat or integration tests? We're working on another release for our C/C++ driver. I don't have time to investigate right now, but I will take a look at this soon.

@LordWeedlle
Copy link
Contributor Author

Thank you for you answer @mpenick,
I keep following the PR so I don't miss future explanation ;)

@mpenick mpenick merged commit d6fc5d3 into datastax:master Feb 13, 2020
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

Successfully merging this pull request may close these issues.

2 participants