Skip to content

Conversation

phramz
Copy link

@phramz phramz commented Jan 19, 2024

Bump dependencies for Symfony 7.x compat

"require": {
"php": ">=8.0.5",
"bref/bref": "^1.3",
"bref/bref": "^1.3 || ^2.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not so sure we can just bump this and have it work.

Copy link
Author

@phramz phramz Jan 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v1.3 has dependencies to symfony 6.x components, so we cannot bump the symfony on our side

"clue/arguments": "^2.1",
"guzzlehttp/psr7": "^1.8 || ^2.0",
"illuminate/contracts": "^8.33",
"illuminate/contracts": "^8.33 || ^9.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why Laravel 9 here?

Copy link
Author

@phramz phramz Jan 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here ... v8.33 has conflicting dependencies to psr/container v1.x and psr/simple-cache v2.x

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