We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2622aea commit 67513dcCopy full SHA for 67513dc
composer.json
@@ -80,7 +80,7 @@
80
"pint --test",
81
"rector --dry-run"
82
],
83
- "test:unit": "pest --ci --coverage --min=91.3",
+ "test:unit": "pest --ci --coverage --min=91.2",
84
"test:types": "phpstan",
85
"test": [
86
"@test:lint",
0 commit comments