Skip to content

Commit aae4c90

Browse files
committed
Updated phpcs + phpunit
1 parent 8057efb commit aae4c90

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
@@ -22,9 +22,9 @@
2222
"cpliakas/git-wrapper": "~1.0",
2323
"doctrine/inflector": "^1.1",
2424
"mockery/mockery": "^1.2",
25-
"phpstan/phpstan-shim": "^0.9",
26-
"phpunit/phpunit": "6.3.0",
27-
"squizlabs/php_codesniffer": "3.0.2",
25+
"phpstan/phpstan-shim": "^0.9 || ^0.11",
26+
"phpunit/phpunit": "^5.7 || ^6.5",
27+
"squizlabs/php_codesniffer": "^3.4",
2828
"symfony/finder": "^2.8",
2929
"symfony/yaml": "^2.8"
3030
},

0 commit comments

Comments
 (0)