We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c14fc commit d646721Copy full SHA for d646721
2 files changed
composer.json
@@ -41,17 +41,17 @@
41
},
42
"require-dev": {
43
"amphp/phpunit-util": "^3.0",
44
- "ergebnis/phpstan-rules": "^2.1",
+ "ergebnis/phpstan-rules": "^2.2.0",
45
"lendable/clock": "^2.3",
46
- "php-cs-fixer/shim": "^v3.47.1",
+ "php-cs-fixer/shim": "^v3.52.1",
47
"php-standard-library/phpstan-extension": "^1.0",
48
- "phpstan/phpstan": "^1.10.56",
+ "phpstan/phpstan": "^1.10.66",
49
"phpstan/phpstan-deprecation-rules": "^1.1.4",
50
- "phpstan/phpstan-phpunit": "^1.3.15",
+ "phpstan/phpstan-phpunit": "^1.3.16",
51
"phpstan/phpstan-strict-rules": "^1.5.2",
52
- "phpunit/phpunit": "^9.6.15",
+ "phpunit/phpunit": "^9.6.18",
53
"psr/container": "^2.0",
54
- "rector/rector": "^0.19.1"
+ "rector/rector": "^0.19.8"
55
56
"config": {
57
"sort-packages": true,
0 commit comments