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 141e655 commit 87af4e7Copy full SHA for 87af4e7
composer.json
@@ -86,8 +86,8 @@
86
"require-dev": {
87
"friendsofphp/php-cs-fixer": "3.75.0",
88
"overtrue/phplint": "9.6.2",
89
- "phpstan/phpstan": "1.12.25",
90
- "phpunit/phpunit": "10.5.46",
91
- "squizlabs/php_codesniffer": "3.13.0"
+ "phpstan/phpstan": "1.12.27",
+ "phpunit/phpunit": "10.5.47",
+ "squizlabs/php_codesniffer": "3.13.2"
92
}
93
0 commit comments