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 3432531 commit e1f8682Copy full SHA for e1f8682
composer.json
@@ -16,16 +16,16 @@
16
"php": "^7.4 || ^8.0",
17
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
18
"phpstan/phpdoc-parser": "^2.1.0",
19
- "squizlabs/php_codesniffer": "^3.12.1"
+ "squizlabs/php_codesniffer": "^3.12.2"
20
},
21
"require-dev": {
22
"phing/phing": "3.0.1",
23
"php-parallel-lint/php-parallel-lint": "1.4.0",
24
- "phpstan/phpstan": "2.1.11",
+ "phpstan/phpstan": "2.1.12",
25
"phpstan/phpstan-deprecation-rules": "2.0.1",
26
"phpstan/phpstan-phpunit": "2.0.6",
27
"phpstan/phpstan-strict-rules": "2.0.4",
28
- "phpunit/phpunit": "9.6.8|10.5.45|11.4.4|11.5.17|12.1.2"
+ "phpunit/phpunit": "9.6.8|10.5.45|11.4.4|11.5.17|12.1.3"
29
30
"autoload": {
31
"psr-4": {
0 commit comments