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

Switch to forked phploc package and add support for Laravel 10 / PHPUnit 10 #217

Merged
merged 8 commits into from
Mar 18, 2023

Conversation

stefanzweifel
Copy link
Owner

This PR updates the package to use my own fork of phploc so that we can support Laravel 10 and PHPUnit 10.

Fixes #214.

@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

Merging #217 (bc44f76) into main (a1350d1) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #217   +/-   ##
=========================================
  Coverage     95.47%   95.47%           
  Complexity      259      259           
=========================================
  Files            44       44           
  Lines           752      752           
=========================================
  Hits            718      718           
  Misses           34       34           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stefanzweifel stefanzweifel marked this pull request as ready for review March 18, 2023 12:51
@stefanzweifel stefanzweifel merged commit 025094d into main Mar 18, 2023
@stefanzweifel stefanzweifel deleted the switch-phploc-package branch March 18, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support for PhpUnit 10 and Laravel 10
1 participant