Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hexydec/htmldoc
Browse files Browse the repository at this point in the history
  • Loading branch information
hexydec committed Sep 25, 2023
2 parents 6063de7 + 4ece0f7 commit 25cb4e8
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"classmap": ["src/"]
},
"require-dev": {
"phpunit/phpunit": "10.1.2"
"phpunit/phpunit": "10.1.2",
"phpstan/phpstan": "^1.10"
}
}
64 changes: 63 additions & 1 deletion composer.lock

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

0 comments on commit 25cb4e8

Please sign in to comment.