Skip to content

Commit 53d78a9

Browse files
committed
Updated dependencies
1 parent 896e52a commit 53d78a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"require-dev": {
1717
"jakub-onderka/php-parallel-lint": "1.0.0",
1818
"phing/phing": "2.16.1",
19-
"phpstan/phpstan": "0.11.6",
20-
"phpstan/phpstan-phpunit": "0.11.1",
21-
"phpstan/phpstan-strict-rules": "0.11",
22-
"phpunit/phpunit": "8.1.4",
19+
"phpstan/phpstan": "0.11.8",
20+
"phpstan/phpstan-phpunit": "0.11.2",
21+
"phpstan/phpstan-strict-rules": "0.11.1",
22+
"phpunit/phpunit": "8.2.1",
2323
"dealerdirect/phpcodesniffer-composer-installer": "0.5.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)