From 853f11e3a668a503730fb5089c226fb03124fd23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20L=C3=BCck?= Date: Sun, 12 Mar 2023 00:27:38 +0100 Subject: [PATCH] Update test environment and dev dependencies --- composer.json | 4 ++-- phpunit.xml.dist | 6 +++--- phpunit.xml.legacy | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 06333f4..29a74ff 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ "react/promise": "^3 || ^2.7" }, "require-dev": { - "phpstan/phpstan": "1.9.2 || 1.4.10", - "phpunit/phpunit": "^9.5 || ^7.5", + "phpstan/phpstan": "1.10.6 || 1.4.10", + "phpunit/phpunit": "^9.6 || ^7.5", "psr/container": "^2 || ^1" }, "autoload": { diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 2c828a1..26708a1 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,8 +1,8 @@ - + - + diff --git a/phpunit.xml.legacy b/phpunit.xml.legacy index 8b1885e..5bab1e8 100644 --- a/phpunit.xml.legacy +++ b/phpunit.xml.legacy @@ -1,6 +1,6 @@ - + - +