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

Is not compatible with php8.2? #1336

Open
ajung2 opened this issue Feb 20, 2024 · 0 comments
Open

Is not compatible with php8.2? #1336

ajung2 opened this issue Feb 20, 2024 · 0 comments

Comments

@ajung2
Copy link

ajung2 commented Feb 20, 2024

Hello,

will be this library compatible with php8.2 in the future?

`app@4e2a10a84927:~/html$ composer require enqueue/amqp-ext
Cannot use enqueue/amqp-ext's latest version 0.10.20 as it requires ext-amqp ^1.9.3|^2.0.0 which is missing from your platform.

In PackageDiscoveryTrait.php line 317:

Package enqueue/amqp-ext has requirements incompatible with your PHP version, PHP extensions and Composer version:
- enqueue/amqp-ext 0.10.20 requires ext-amqp ^1.9.3|^2.0.0 but it is not present.

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [...]

app@4e2a10a84927:html$ php -v
PHP 8.2.2 (cli) (built: Feb 4 2023 18:43:23) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.2, Copyright (c) Zend Technologies
with Zend OPcache v8.2.2, Copyright (c), by Zend Technologies
with Xdebug v3.2.0, Copyright (c) 2002-2022, by Derick Rethans
with blackfire v1.86.3linux-x64-non_zts82, https://blackfire.io, by Blackfire
app@4e2a10a84927:/html$ `

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

1 participant