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

Allow psr/http-message 2.0 #309

Closed
simonschaufi opened this issue Apr 11, 2024 · 0 comments · Fixed by #313
Closed

Allow psr/http-message 2.0 #309

simonschaufi opened this issue Apr 11, 2024 · 0 comments · Fixed by #313

Comments

@simonschaufi
Copy link

Feature Request

Is your feature request related to a problem? Please describe.
I'm running TYPO3 12 which requires psr/http-message 2.0. In order for this extension to be installed, I had to downgrade psr/http-message to 1.1

Describe the solution you'd like
Allow psr/http-message 2.0 as well

Additional context

composer req t3g/blog:12.0.2 -W
./composer.json has been updated
Running composer update t3g/blog --with-all-dependencies
Loading composer repositories with package information                                                                                                                                                                                                                                    Updating dependencies                                 
Lock file operations: 0 installs, 4 updates, 0 removals
  - Downgrading psr/http-message (2.0 => 1.1)
  - Upgrading t3g/blog (1.0.0 => 12.0.2)
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 a pull request may close this issue.

1 participant