From e6b9f4365d080620631b53117ab9f4eb45bf95ae Mon Sep 17 00:00:00 2001 From: Paragon Initiative Enterprises Date: Wed, 8 May 2024 12:53:08 -0400 Subject: [PATCH] Update test config, update deps --- composer.json | 2 +- phpunit.xml.dist | 6 ------ psalm.xml | 1 + 3 files changed, 2 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 8889cbd..f107dea 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ }, "require": { "php": "^7|^8", - "paragonie/constant_time_encoding": "^2" + "paragonie/constant_time_encoding": "^2|^3" }, "require-dev": { "phpunit/phpunit": "^6|^7|^8|^9", diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 2af728d..8808ccc 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -10,16 +10,10 @@ processIsolation="false" stopOnError="false" stopOnFailure="false" - syntaxCheck="true" > ./tests - - - ./src - - \ No newline at end of file diff --git a/psalm.xml b/psalm.xml index c36e3ee..9abccae 100644 --- a/psalm.xml +++ b/psalm.xml @@ -14,5 +14,6 @@ +