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

Commit 19a96ce

Browse files
author
Jamie Snape
committed
Update composer dependencies
1 parent a4e0f03 commit 19a96ce

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,31 +15,31 @@
1515
"ext-fileinfo": "*",
1616
"ext-gd": "*",
1717
"ext-json": "*",
18-
"erusev/parsedown-extra": "^0.7.0",
18+
"erusev/parsedown-extra": "^0.7.1",
1919
"francodacosta/phmagick": "0.4.*@dev",
20-
"google/apiclient": "^1.1.5",
20+
"google/apiclient": "^1.1.6",
2121
"intervention/image": "^2.2.2",
2222
"ircmaxell/random-lib": "^1.1.0",
2323
"maennchen/zipstream-php": "^0.3.0",
2424
"moontoast/math": "^1.1.0",
2525
"ramsey/uuid": ">=2.8.3 <4.0",
2626
"reprovinci/solr-php-client": "^1.0.3",
27-
"sendgrid/sendgrid": "^4.0.0",
28-
"zendframework/zendframework1": "^1.12.16"
27+
"sendgrid/sendgrid": "^4.0.1",
28+
"zendframework/zendframework1": "^1.12.17"
2929
},
3030
"require-dev": {
3131
"ext-xdebug": "*",
32-
"fabpot/php-cs-fixer": "^1.10.2",
32+
"fabpot/php-cs-fixer": "^1.11",
3333
"jokkedk/zfdebug": "^1.6.2",
34-
"leafo/scssphp": "^0.3.2",
34+
"leafo/scssphp": "^0.4.0",
3535
"phpcheckstyle/phpcheckstyle": "V0.14.1",
3636
"phpunit/dbunit": "^1.4.1",
3737
"phpunit/phpcov": "^2.0.2",
38-
"phpunit/phpunit": "^4.8.16",
38+
"phpunit/phpunit": "^4.8.19",
3939
"ramsey/uuid-console": "^1.0.0",
4040
"satooshi/php-coveralls": "^0.6.1",
41-
"sensiolabs/security-checker": "^3.0.1",
42-
"symfony/console": "^2.7.5"
41+
"sensiolabs/security-checker": "^3.0.2",
42+
"symfony/console": "^2.8.0"
4343
},
4444
"suggest": {
4545
"ext-imagick": "*",

0 commit comments

Comments
 (0)