|
15 | 15 | "ext-fileinfo": "*",
|
16 | 16 | "ext-gd": "*",
|
17 | 17 | "ext-json": "*",
|
18 |
| - "erusev/parsedown-extra": "^0.7.0", |
| 18 | + "erusev/parsedown-extra": "^0.7.1", |
19 | 19 | "francodacosta/phmagick": "0.4.*@dev",
|
20 |
| - "google/apiclient": "^1.1.5", |
| 20 | + "google/apiclient": "^1.1.6", |
21 | 21 | "intervention/image": "^2.2.2",
|
22 | 22 | "ircmaxell/random-lib": "^1.1.0",
|
23 | 23 | "maennchen/zipstream-php": "^0.3.0",
|
24 | 24 | "moontoast/math": "^1.1.0",
|
25 | 25 | "ramsey/uuid": ">=2.8.3 <4.0",
|
26 | 26 | "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" |
29 | 29 | },
|
30 | 30 | "require-dev": {
|
31 | 31 | "ext-xdebug": "*",
|
32 |
| - "fabpot/php-cs-fixer": "^1.10.2", |
| 32 | + "fabpot/php-cs-fixer": "^1.11", |
33 | 33 | "jokkedk/zfdebug": "^1.6.2",
|
34 |
| - "leafo/scssphp": "^0.3.2", |
| 34 | + "leafo/scssphp": "^0.4.0", |
35 | 35 | "phpcheckstyle/phpcheckstyle": "V0.14.1",
|
36 | 36 | "phpunit/dbunit": "^1.4.1",
|
37 | 37 | "phpunit/phpcov": "^2.0.2",
|
38 |
| - "phpunit/phpunit": "^4.8.16", |
| 38 | + "phpunit/phpunit": "^4.8.19", |
39 | 39 | "ramsey/uuid-console": "^1.0.0",
|
40 | 40 | "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" |
43 | 43 | },
|
44 | 44 | "suggest": {
|
45 | 45 | "ext-imagick": "*",
|
|
0 commit comments