Skip to content

Commit ca3675f

Browse files
committed
dependencies updated
1 parent b2f23d4 commit ca3675f

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
@@ -19,8 +19,8 @@
1919
},
2020
"require-dev": {
2121
"infection/infection": "^0.6",
22-
"phpstan/phpstan": "^0.8.5",
23-
"phpunit/phpunit": "^6.4"
22+
"phpstan/phpstan": "^0.9",
23+
"phpunit/phpunit": "^6.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)