Skip to content

Commit f32937d

Browse files
committed
Updated dependencies
1 parent 2cd3f57 commit f32937d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"require-dev": {
2424
"phing/phing": "2.17.4",
2525
"php-parallel-lint/php-parallel-lint": "1.3.2",
26-
"phpstan/phpstan": "1.4.10|1.8.5",
26+
"phpstan/phpstan": "1.4.10|1.8.6",
2727
"phpstan/phpstan-deprecation-rules": "1.0.0",
2828
"phpstan/phpstan-phpunit": "1.0.0|1.1.1",
29-
"phpstan/phpstan-strict-rules": "1.4.3",
30-
"phpunit/phpunit": "7.5.20|8.5.21|9.5.24"
29+
"phpstan/phpstan-strict-rules": "1.4.4",
30+
"phpunit/phpunit": "7.5.20|8.5.21|9.5.25"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)