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

chore(deps): add support for Symfony Console 8 #439

Closed
wants to merge 1 commit into from

Conversation

pataar
Copy link

@pataar pataar commented Mar 13, 2024

This is required for Laravel 11.

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.60%. Comparing base (a466a9b) to head (e399959).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #439   +/-   ##
=========================================
  Coverage     99.60%   99.60%           
  Complexity      362      362           
=========================================
  Files            20       20           
  Lines          1007     1007           
=========================================
  Hits           1003     1003           
  Misses            4        4           

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

@ankitpokhrel
Copy link
Owner

I don't see any v8 release for symfony/console in packagist?

@pataar
Copy link
Author

pataar commented Mar 15, 2024

Oh sorry, this is my bad. I thought this package was one major short of the Console dependency. But it appears that the latest state has support for Laravel 11, but isn't released yet. I'll close this MR, but do you have plans to release the new version soon?

@pataar pataar closed this Mar 15, 2024
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