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 a8b3c0a commit f2ad745Copy full SHA for f2ad745
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": "^8.0",
14
- "friendsofphp/php-cs-fixer": "^3.66.0",
+ "friendsofphp/php-cs-fixer": "^3.88.0",
15
"slevomat/coding-standard": "^8.6",
16
"squizlabs/php_codesniffer": "^3.9",
17
"symplify/easy-coding-standard": "^12.2.0 <12.4 || ^12.5.5"
@@ -20,10 +20,10 @@
20
"ergebnis/composer-normalize": "^2.42",
21
"nikic/php-parser": "^4.19",
22
"php-parallel-lint/php-parallel-lint": "^1.4",
23
- "phpstan/extension-installer": "^1.3",
24
- "phpstan/phpstan": "^1.11",
+ "phpstan/extension-installer": "^1.3.1",
+ "phpstan/phpstan": "^1.11.1",
25
"phpstan/phpstan-phpunit": "^1.4.0",
26
- "phpunit/phpunit": "^9.6"
+ "phpunit/phpunit": "^9.6.19"
27
},
28
"prefer-stable": true,
29
"autoload": {
0 commit comments