We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c9623b commit b9c07b4Copy full SHA for b9c07b4
composer.json
@@ -42,9 +42,9 @@
42
"ext-gmp": "Optional for performance."
43
},
44
"require-dev": {
45
- "phpunit/phpunit": "^10.5.9",
46
- "phpstan/phpstan": "^1.10.57",
47
- "friendsofphp/php-cs-fixer": "^v3.68.3"
+ "phpunit/phpunit": "^10.5.44|^11.5.6",
+ "phpstan/phpstan": "^2.1.2",
+ "friendsofphp/php-cs-fixer": "^v3.68.5"
48
49
"autoload": {
50
"psr-4": {
0 commit comments