Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit a26efe2

Browse files
author
Jamie Snape
committed
Update composer dependencies
1 parent 29968e2 commit a26efe2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"ext-json": "*",
1616
"erusev/parsedown-extra": "~0.7",
1717
"francodacosta/phmagick": "0.4.*@dev",
18-
"intervention/image": "~2.2",
18+
"intervention/image": "~2.3",
1919
"ircmaxell/random-lib": "~1.1",
2020
"leafo/scssphp": "~0.1",
2121
"maennchen/zipstream-php": "~0.3",
@@ -28,15 +28,15 @@
2828
"require-dev": {
2929
"ext-curl": "*",
3030
"ext-xdebug": "*",
31-
"fabpot/php-cs-fixer": "~1.8",
31+
"fabpot/php-cs-fixer": "~1.10",
3232
"jokkedk/zfdebug": "~1.6",
3333
"phpcheckstyle/phpcheckstyle": "V0.14.1",
34-
"phpunit/dbunit": "~1.3",
34+
"phpunit/dbunit": "~1.4",
3535
"phpunit/phpcov": "~2.0",
36-
"phpunit/phpunit": "~4.6",
36+
"phpunit/phpunit": "~4.8",
3737
"satooshi/php-coveralls": "~0.6",
38-
"sensiolabs/security-checker": "~2.0",
39-
"symfony/console": "~2.6"
38+
"sensiolabs/security-checker": "~3.0",
39+
"symfony/console": "~2.7"
4040
},
4141
"suggest": {
4242
"ext-fileinfo": "*",

0 commit comments

Comments
 (0)