From c4b8361f996ec460f413c0c3e073c9c40a643a6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Sun, 13 Dec 2020 10:45:13 +0100 Subject: [PATCH] Enhancement: Synchronize with ergebnis/php-library-template --- .github/dependabot.yaml | 2 +- psalm.xml | 4 ---- test/Unit/phpunit.xml | 10 +++++----- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index eb22ef0e..32e57df9 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -9,7 +9,7 @@ updates: directory: "/" labels: - "dependency" - open-pull-requests-limit: 10 + open-pull-requests-limit: 1 package-ecosystem: "composer" schedule: interval: "daily" diff --git a/psalm.xml b/psalm.xml index a4c89a87..c41d418f 100644 --- a/psalm.xml +++ b/psalm.xml @@ -10,10 +10,6 @@ resolveFromConfigFile="true" strictBinaryOperands="true" > - - - - diff --git a/test/Unit/phpunit.xml b/test/Unit/phpunit.xml index 5d606146..b8e3b731 100644 --- a/test/Unit/phpunit.xml +++ b/test/Unit/phpunit.xml @@ -22,14 +22,14 @@ stopOnSkipped="false" verbose="true" > - - - . - - ../../src/ + + + . + +