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 e867d93 commit 8996c61Copy full SHA for 8996c61
composer.json
@@ -17,14 +17,14 @@
17
},
18
"require-dev": {
19
"beste/clock": "^3.0",
20
- "beste/php-cs-fixer-config": "^3.1",
21
- "friendsofphp/php-cs-fixer": "^3.60.0",
+ "beste/php-cs-fixer-config": "^3.1.1",
+ "friendsofphp/php-cs-fixer": "^3.62.0",
22
"phpstan/extension-installer": "^1.4.1",
23
- "phpstan/phpstan": "^1.11.8",
+ "phpstan/phpstan": "^1.11.10",
24
"phpstan/phpstan-deprecation-rules": "^1.2.0",
25
"phpstan/phpstan-phpunit": "^1.4.0",
26
"phpstan/phpstan-strict-rules": "^1.6.0",
27
- "phpunit/phpunit": "^10.5.2 || ^11.2.8",
+ "phpunit/phpunit": "^10.5.2 || ^11.3.1",
28
"symfony/var-dumper": "^6.4 || ^7.1.3"
29
30
"provide": {
0 commit comments