Skip to content

Commit 808db4a

Browse files
committed
Updated dependencies
1 parent debe76d commit 808db4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"require-dev": {
2121
"phing/phing": "2.16.3",
2222
"php-parallel-lint/php-parallel-lint": "1.2.0",
23-
"phpstan/phpstan": "0.12.40",
23+
"phpstan/phpstan": "0.12.48",
2424
"phpstan/phpstan-deprecation-rules": "0.12.5",
2525
"phpstan/phpstan-phpunit": "0.12.16",
2626
"phpstan/phpstan-strict-rules": "0.12.5",
27-
"phpunit/phpunit": "7.5.20|8.5.5|9.3.8"
27+
"phpunit/phpunit": "7.5.20|8.5.5|9.4.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)