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 d783f0e commit cf3cf4eCopy full SHA for cf3cf4e
composer.json
@@ -29,10 +29,10 @@
29
"require-dev": {
30
"php-parallel-lint/php-parallel-lint": "1.4.0",
31
"phpstan/extension-installer": "1.4.3",
32
- "phpstan/phpstan": "1.12.13 || 2.0.4",
+ "phpstan/phpstan": "1.12.15 || 2.1.1",
33
"phpstan/phpstan-phpunit": "1.4.2 || 2.0.2",
34
"phpunit/phpunit": "8.5.41",
35
- "rector/rector": "1.2.10 || 2.0.3"
+ "rector/rector": "1.2.10 || 2.0.6"
36
},
37
"suggest": {
38
"ext-mbstring": "for parsing UTF-8 CSS"
0 commit comments