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

Make testing less painful #967

Merged
merged 11 commits into from
Nov 4, 2022
Prev Previous commit
Next Next commit
Remove direct dependency on phpunit/php-invoker
We just don't use its functionality.

Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
  • Loading branch information
lcobucci committed Nov 4, 2022
commit e487cdb1d86551a8347a636fa577d91e37cc4cad
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -34,7 +34,6 @@
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.2",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/php-invoker": "^3.1",
"phpunit/phpunit": "^9.5"
},
"autoload": {
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.