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

Commit c27408b

Browse files
author
Jamie Snape
committed
Update composer dependencies
1 parent 86858dc commit c27408b

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
@@ -15,7 +15,7 @@
1515
"ext-gd": "*",
1616
"ext-json": "*",
1717
"francodacosta/phmagick": "0.4.*@dev",
18-
"intervention/image": "~2.0.13",
18+
"intervention/image": "~2.0.16",
1919
"ircmaxell/random-lib": "1.0.*@dev",
2020
"leafo/scssphp": "~0.1.1",
2121
"maennchen/zipstream-php": "~0.2.2",
@@ -34,10 +34,10 @@
3434
"phpunit/dbunit": "1.3.*@dev",
3535
"phpunit/php-code-coverage": "~2.0.13",
3636
"phpunit/phpcov": "~2.0.1",
37-
"phpunit/phpunit": "~4.3.5",
37+
"phpunit/phpunit": "~4.4.0",
3838
"satooshi/php-coveralls": "~0.6.1",
3939
"sensiolabs/security-checker": "~2.0.0",
40-
"symfony/console": "~2.5.8"
40+
"symfony/console": "~2.6.1"
4141
},
4242
"suggest": {
4343
"ext-fileinfo": "*",

0 commit comments

Comments
 (0)