diff --git a/composer.json b/composer.json index 21432ef..42f89eb 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ } ], "homepage": "https://vufind.org/", - "license": "GPL-2.0", + "license": "GPL-2.0-only", "support": { "issues": "https://vufind.org/jira" }, @@ -30,7 +30,7 @@ "guzzlehttp/guzzle": "^7.8.1", "phpmd/phpmd": "2.15.0", "phpstan/phpstan": "2.1.32", - "phpunit/phpunit": "11.5.43", + "phpunit/phpunit": "11.5.50", "phing/phing": "3.1.0", "rector/rector": "2.2.7", "squizlabs/php_codesniffer": "4.0.1"