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 44e793e commit c241d0aCopy full SHA for c241d0a
composer.json
@@ -59,7 +59,6 @@
59
}
60
},
61
"scripts": {
62
- "docs": "@php -S localhost:3000 -t old_docs",
63
"parabench":"@php ./vendor/bin/testbench package:test --coverage-xml=build/coverage-xml --log-junit=build/junit.xml",
64
"infect": "@php vendor/bin/infection --coverage=build --min-msi=50 -j$(nproc) --only-covering-test-cases",
65
"phpstan": ["@phpstan-src", "@phpstan-tests"],
0 commit comments