Skip to content

Require symfony/process as dev dependency - #23

Merged
uuf6429 merged 2 commits into
mainfrom
chore/add-symfony-process-dev-dep
Mar 20, 2024
Merged

Require symfony/process as dev dependency#23
uuf6429 merged 2 commits into
mainfrom
chore/add-symfony-process-dev-dep

Conversation

@uuf6429

@uuf6429 uuf6429 commented Mar 14, 2024

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Mar 14, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.54%. Comparing base (c63f281) to head (7683e22).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #23   +/-   ##
=========================================
  Coverage     83.54%   83.54%           
  Complexity      191      191           
=========================================
  Files             1        1           
  Lines           468      468           
=========================================
  Hits            391      391           
  Misses           77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@uuf6429
uuf6429 requested a review from aik099 March 14, 2024 18:20
@uuf6429
uuf6429 marked this pull request as ready for review March 14, 2024 18:20
@oleg-andreyev

Copy link
Copy Markdown

Reason?

@uuf6429

uuf6429 commented Mar 17, 2024

Copy link
Copy Markdown
Member Author

@oleg-andreyev symfony/process used here, as said in the "mentioned" link above. The version update is just to avoid restrictions for nothing.

Comment thread composer.json
Comment on lines +26 to +27
"symfony/error-handler": "^5.4 || ^6.0 || ^7.0",
"symfony/process": "^5.4 || ^6.0 || ^7.0",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If this driver was already released, then I would suggest moving the || ^7.0 part to a different PR for adding Symfony 7 support.

Except for that, everything looks good.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Driver is WIP , so it's okay to merge as is

@uuf6429
uuf6429 merged commit 8a540d9 into main Mar 20, 2024
@uuf6429
uuf6429 deleted the chore/add-symfony-process-dev-dep branch March 20, 2024 09:03
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.

4 participants