We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The latest MongoDB driver version has Dropped support for PHP 7.1.The highest MongoDB driver version support for PHP 7.1.13 is 1.11.1.
Please update to install mongodb-1.11.1.
RUN pecl install -o -f oauth mongodb-1.11.1 amqp-1.8.0 \ && rm -rf /tmp/pear RUN docker-php-ext-enable mongodb oauth amqp
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The latest MongoDB driver version has Dropped support for PHP 7.1.The highest MongoDB driver version support for PHP 7.1.13 is 1.11.1.
Please update to install mongodb-1.11.1.
The text was updated successfully, but these errors were encountered: