core composer settings update

This commit is contained in:
Clemens Schwaighofer
2024-10-18 09:29:44 +09:00
parent 2e59e50df8
commit 5c461a6fea

View File

@@ -10,7 +10,8 @@
"phpstan/phpstan": "^1.10",
"phan/phan": "^5.4",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan-strict-rules": "^1.5"
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "^9"
},
"config": {
"allow-plugins": {