Skip to content

Commit 7ba8262

Browse files
committed
chore(deps): updated dependencies
1 parent 8526be7 commit 7ba8262

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
@@ -30,12 +30,12 @@
3030
"require-dev": {
3131
"beberlei/assert": "~2.1",
3232
"behat/behat": "~3.0",
33-
"friendsofphp/php-cs-fixer": "^1.10|^2.8",
33+
"friendsofphp/php-cs-fixer": "^1.10|^2.2",
3434
"symfony/finder": "~2.8|~3.0|~4.0",
3535
"symfony/framework-bundle": "~2.8|~3.0|~4.0",
3636
"symfony/validator": "~2.8|~3.0|~4.0",
3737
"symfony/yaml": "~2.8|~3.0|~4.0",
38-
"phpunit/phpunit": "^4.8",
38+
"phpunit/phpunit": "^4.8|^5.8",
3939
"symfony/security": "~2.8|~3.0|~4.0"
4040
}
4141
}

0 commit comments

Comments
 (0)