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

PHP 8 & Symfony Messenger 6 #7

Open
vladdnepr opened this issue Sep 28, 2022 · 4 comments
Open

PHP 8 & Symfony Messenger 6 #7

vladdnepr opened this issue Sep 28, 2022 · 4 comments

Comments

@vladdnepr
Copy link

Hi. I want to use your package, but cant.

Your composer.json contain php 7 and messenger 4 requirements.

Can you fix it?

@paulverdu
Copy link

@ragboyjr Could it be possible to update this package or are there new better solutions?

@ragboyjr
Copy link
Member

I'm not aware of any other solutions for this, but feel free to submit a PR updating any deps!

@vladdnepr
Copy link
Author

I think this issue is not actual now. Right?

@vladdnepr
Copy link
Author

Hi. PHP 8 still not supported, becuase https://github.com/krakphp/schema have dependency of php 7 only

Info from https://repo.packagist.org: #StandWithUkraine
./composer.json has been updated
Running composer update krak/symfony-messenger-auto-scale
Loading composer repositories with package information                                                                         Updating dependencies                                 
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - krak/symfony-messenger-auto-scale v0.1.4 requires krak/schema ^0.2.0 -> satisfiable by krak/schema[v0.2.0].
    - krak/symfony-messenger-auto-scale[v0.0.1, ..., v0.1.3] require php ^7.1 -> your php version (8.2.5) does not satisfy that requirement.
    - krak/schema v0.2.0 require php ^7.1 -> your php version (8.2.5) does not satisfy that requirement.
    - Root composer.json requires krak/symfony-messenger-auto-scale * -> satisfiable by krak/symfony-messenger-auto-scale[v0.0.1, ..., v0.1.4].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require krak/symfony-messenger-auto-scale:*" to figure out if any version is installable, or "composer require krak/symfony-messenger-auto-scale:^2.1" if you know which you need.

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

3 participants