Skip to content

Commit ab7f6f9

Browse files
committed
chore: composer v2 fix
1 parent d364c43 commit ab7f6f9

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
@@ -22,9 +22,9 @@
2222
"php": ">=5.3"
2323
},
2424
"require-dev": {
25-
"mikey179/vfsStream": "v1.2.0",
25+
"mikey179/vfsstream": "v1.2.0",
2626
"league/phpunit-coverage-listener": "~1.1",
27-
"fabpot/php-cs-fixer": "2.2",
27+
"fabpot/php-cs-fixer": "~2.2",
2828
"phpunit/phpunit": "4.*"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)