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

[Maintenance] Recipes and Dependencies Update #991

Open
wants to merge 1 commit into
base: 1.12
Choose a base branch
from

Conversation

Rafikooo
Copy link
Contributor

No description provided.

@Rafikooo Rafikooo requested review from a team as code owners May 15, 2024 06:01
"symfony/runtime": "^5.4 || ^6.4",
"symfony/flex": "^2.4"
"symfony/flex": "^2.4",
"symfony/http-client": "^6.0.20",
Copy link
Member

Choose a reason for hiding this comment

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

Is it necessary as the requirement?

Suggested change
"symfony/http-client": "^6.0.20",
"symfony/http-client": "^6.4",

@@ -25,11 +25,13 @@
],
"require": {
"php": "^8.0",
"http-interop/http-factory-guzzle": "^1.2.0",
Copy link
Member

Choose a reason for hiding this comment

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

Why are you adding this?

@@ -60,4 +60,5 @@
SyliusLabs\Polyfill\Symfony\Security\Bundle\SyliusLabsPolyfillSymfonySecurityBundle::class => ['all' => true],
League\FlysystemBundle\FlysystemBundle::class => ['all' => true],
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
Sylius\Abstraction\StateMachine\SyliusStateMachineAbstractionBundle::class => ['all' => true],
Copy link
Member

Choose a reason for hiding this comment

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

This one does not exist in Sylius 1.12

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.

None yet

2 participants