From 84f0df8a846a87cdcfc3d85293110c6e35af918f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 11 Dec 2024 14:53:49 +0100 Subject: update to 11.0.8 re-license spec file to CECILL-2.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 431570a..a9d0076 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "theseer/tokenizer": "^1.2.3" }, "require-dev": { - "phpunit/phpunit": "^11.4.1" + "phpunit/phpunit": "^11.5.0" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage", -- cgit