Skip to content

Commit

Permalink
Drop --xdebug from phpstan call
Browse files Browse the repository at this point in the history
  • Loading branch information
magicsunday committed Mar 18, 2024
1 parent f413e4b commit 3dc5715
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,6 @@
<!-- TOC -->


<!-- TOC -->
* [Fan chart](#fan-chart)
* [Installation](#installation)
* [Manual installation](#manual-installation)
* [Configuration](#configuration)
* [Usage](#usage)
* [Using Composer](#using-composer)
* [Using Git](#using-git)
* [Development](#development)
* [Run tests](#run-tests)
<!-- TOC -->


# Fan chart
This module provides an SVG ancestor fan chart for the [webtrees](https://www.webtrees.net) genealogy application.

Expand Down Expand Up @@ -122,6 +109,5 @@ composer update
composer ci:test
composer ci:test:php:phpstan
composer ci:test:php:lint
composer ci:test:php:unit
composer ci:test:php:rector
```

0 comments on commit 3dc5715

Please sign in to comment.