|
11 | 11 | "source": "https://github.com/midasplatform/Midas" |
12 | 12 | }, |
13 | 13 | "require": { |
14 | | - "php": ">=5.3.23", |
| 14 | + "php": ">=5.3.9", |
15 | 15 | "ext-gd": "*", |
16 | 16 | "ext-json": "*", |
17 | | - "erusev/parsedown-extra": "~0.7", |
| 17 | + "erusev/parsedown-extra": "^0.7.0", |
18 | 18 | "francodacosta/phmagick": "0.4.*@dev", |
19 | | - "google/apiclient": "~1.1", |
20 | | - "intervention/image": "~2.3", |
21 | | - "ircmaxell/random-lib": "~1.1", |
22 | | - "maennchen/zipstream-php": "~0.3", |
23 | | - "moontoast/math": "~1.1", |
24 | | - "ramsey/uuid": "~3.0", |
25 | | - "reprovinci/solr-php-client": "~1.0", |
26 | | - "sendgrid/sendgrid": "~3.2", |
27 | | - "zendframework/zendframework1": "~1.12" |
| 19 | + "google/apiclient": "^1.1.5", |
| 20 | + "intervention/image": "^2.2.2", |
| 21 | + "ircmaxell/random-lib": "^1.1.0", |
| 22 | + "maennchen/zipstream-php": "^0.3.0", |
| 23 | + "moontoast/math": "^1.1.0", |
| 24 | + "ramsey/uuid": ">=2.8.3 <4.0", |
| 25 | + "reprovinci/solr-php-client": "^1.0.3", |
| 26 | + "sendgrid/sendgrid": "^4.0.0", |
| 27 | + "zendframework/zendframework1": "^1.12.16" |
28 | 28 | }, |
29 | 29 | "require-dev": { |
30 | 30 | "ext-xdebug": "*", |
31 | | - "fabpot/php-cs-fixer": "~1.10", |
32 | | - "jokkedk/zfdebug": "~1.6", |
33 | | - "leafo/scssphp": "~0.3", |
| 31 | + "fabpot/php-cs-fixer": "^1.10.2", |
| 32 | + "jokkedk/zfdebug": "^1.6.2", |
| 33 | + "leafo/scssphp": "^0.3.2", |
34 | 34 | "phpcheckstyle/phpcheckstyle": "V0.14.1", |
35 | | - "phpunit/dbunit": "~1.4", |
36 | | - "phpunit/phpcov": "~2.0", |
37 | | - "phpunit/phpunit": "~4.8", |
38 | | - "ramsey/uuid-console": "~1.0", |
39 | | - "satooshi/php-coveralls": "~0.6", |
40 | | - "sensiolabs/security-checker": "~3.0", |
41 | | - "symfony/console": "~2.7" |
| 35 | + "phpunit/dbunit": "^1.4.1", |
| 36 | + "phpunit/phpcov": "^2.0.2", |
| 37 | + "phpunit/phpunit": "^4.8.16", |
| 38 | + "ramsey/uuid-console": "^1.0.0", |
| 39 | + "satooshi/php-coveralls": "^0.6.1", |
| 40 | + "sensiolabs/security-checker": "^3.0.1", |
| 41 | + "symfony/console": "^2.7.5" |
42 | 42 | }, |
43 | 43 | "suggest": { |
44 | 44 | "ext-fileinfo": "*", |
|
0 commit comments