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

Commit 70fdf25

Browse files
author
Jamie Snape
committed
Tweak composer.json
1 parent 57ad6f0 commit 70fdf25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"ext-gd": "*",
1616
"ext-json": "*",
1717
"francodacosta/phmagick": "0.4.*@dev",
18-
"intervention/image": "~2.0.16",
18+
"intervention/image": "~2.0.17",
1919
"ircmaxell/random-lib": "1.0.*@dev",
2020
"leafo/scssphp": "~0.1.1",
2121
"maennchen/zipstream-php": "~0.2.2",
@@ -32,12 +32,12 @@
3232
"jokkedk/zfdebug": "~1.6.2",
3333
"phpcheckstyle/phpcheckstyle": "V0.14.1",
3434
"phpunit/dbunit": "1.3.*@dev",
35-
"phpunit/php-code-coverage": "~2.0.13",
35+
"phpunit/php-code-coverage": "~2.0.14",
3636
"phpunit/phpcov": "~2.0.1",
37-
"phpunit/phpunit": "~4.4.0",
37+
"phpunit/phpunit": "~4.4.1",
3838
"satooshi/php-coveralls": "~0.6.1",
3939
"sensiolabs/security-checker": "~2.0.0",
40-
"symfony/console": "~2.6.1"
40+
"symfony/console": "~2.6.3"
4141
},
4242
"suggest": {
4343
"ext-fileinfo": "*",

0 commit comments

Comments
 (0)