From f4394da575a4f2d4b5a10184abe5c2232795dd7e Mon Sep 17 00:00:00 2001 From: Rico Sonntag Date: Thu, 24 Aug 2023 16:44:42 +0200 Subject: [PATCH] Drop --xdebug from phpstan call --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 1618574..83c6b01 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,6 @@ [![CI](https://github.com/magicsunday/webtrees-pedigree-chart/actions/workflows/ci.yml/badge.svg)](https://github.com/magicsunday/webtrees-pedigree-chart/actions/workflows/ci.yml) - -* [Pedigree chart](#pedigree-chart) - * [Installation](#installation) - * [Using Composer](#using-composer) - * [Using Git](#using-git) - * [Manual installation](#manual-installation) - * [Enable module](#enable-module) - * [Usage](#usage) - * [Development](#development) - * [Run tests](#run-tests) - - - * [Pedigree chart](#pedigree-chart) * [Installation](#installation) @@ -23,6 +10,7 @@ * [Configuration](#configuration) * [Usage](#usage) * [Using Composer](#using-composer) + * [Latest version](#latest-version) * [Using Git](#using-git) * [Development](#development) * [Run tests](#run-tests)