Skip to content

Commit c241d0a

Browse files
committed
remove docs from composer.json
1 parent 44e793e commit c241d0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
}
6060
},
6161
"scripts": {
62-
"docs": "@php -S localhost:3000 -t old_docs",
6362
"parabench":"@php ./vendor/bin/testbench package:test --coverage-xml=build/coverage-xml --log-junit=build/junit.xml",
6463
"infect": "@php vendor/bin/infection --coverage=build --min-msi=50 -j$(nproc) --only-covering-test-cases",
6564
"phpstan": ["@phpstan-src", "@phpstan-tests"],

0 commit comments

Comments
 (0)