Skip to content

Commit 25cb4e8

Browse files
committed
Merge branch 'master' of github.com:hexydec/htmldoc
2 parents 6063de7 + 4ece0f7 commit 25cb4e8

File tree

2 files changed

+65
-2
lines changed

2 files changed

+65
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"classmap": ["src/"]
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "10.1.2"
26+
"phpunit/phpunit": "10.1.2",
27+
"phpstan/phpstan": "^1.10"
2728
}
2829
}

composer.lock

Lines changed: 63 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)