8000 Fix error intrduced by endroid/qr-code 6.0.4 by acelaya · Pull Request #2397 · shlinkio/shlink · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix error intrduced by endroid/qr-code 6.0.4 #2397

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

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

acelaya
Copy link
Member
@acelaya acelaya commented Mar 20, 2025

No description provided.

@@ -77,7 +77,8 @@
"veewee/composer-run-parallel": "^1.4"
},
"conflict": {
"symfony/var-exporter": ">=6.3.9,<=6.4.0"
"symfony/var-exporter": ">=6.3.9,<=6.4.0",
"phpunit/phpunit": "12.0.9"
Copy link
Member Author

Choose a reason for hiding this comment

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

I had to conflict with this PHPUnit version because it reports a bunch of PHPStan errors. I'll address that separately.

See sebastianbergmann/phpunit#6157

Copy link
codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.88%. Comparing base (8b4067e) to head (6526cf8).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2397   +/-   ##
==========================================
  Coverage      93.87%   93.88%           
  Complexity      1707     1707           
==========================================
  Files            277      277           
  Lines           5915     5918    +3     
==========================================
+ Hits            5553     5556    +3     
  Misses           362      362           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

75A0
@acelaya acelaya merged commit b7d9ba8 into shlinkio:develop Mar 20, 2025
23 checks passed
@acelaya acelaya deleted the feature/endroid-fix branch March 20, 2025 08:20
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.

1 participant
0