|
4 | 4 | "type": "project",
|
5 | 5 | "description": "Primary dependencies for XOOPS/XoopsCore",
|
6 | 6 | "require": {
|
7 |
| - "php": ">5.5.9", |
| 7 | + "php": ">7.0", |
8 | 8 | "ext-PDO": "*",
|
9 | 9 | "ext-session": "*",
|
10 | 10 | "ext-pcre": "*",
|
|
19 | 19 | "ptachoire/cssembed": "1.0.*",
|
20 | 20 | "lmammino/jsmin4assetic": "1.0.*",
|
21 | 21 | "oyejorge/less.php": "1.7.0.14",
|
22 |
| - "leafo/scssphp": "0.6.*", |
| 22 | + "leafo/scssphp": "0.7.*", |
23 | 23 | "natxet/CssMin": "3.0.*",
|
24 | 24 | "patchwork/jsqueeze": "~2.0.5",
|
25 | 25 | "kint-php/kint": "^2.0",
|
26 | 26 | "symfony/yaml": "^3.0",
|
27 | 27 | "tedivm/stash": "0.14.*",
|
28 | 28 | "dflydev/apache-mime-types": "1.0.*",
|
29 | 29 | "geekwright/regdom": "^1.0",
|
30 |
| - "smarty/smarty": "3.1.*", |
| 30 | + "smarty/smarty": "^3.1", |
31 | 31 | "punic/punic": "^2",
|
32 | 32 | "moneyphp/money": "^3.0",
|
33 | 33 | "geekwright/po": "^1.0",
|
|
38 | 38 | "monolog/monolog": "^1.20.0",
|
39 | 39 | "maximebf/debugbar": "^1.11",
|
40 | 40 | "tecnickcom/tcpdf": "6.2.*",
|
41 |
| - "endroid/qrcode": "1.9.*", |
| 41 | + "endroid/qr-code": "1.9.*", |
42 | 42 | "stefangabos/zebra_image": "^2.2",
|
43 |
| - "phpmailer/phpmailer": "^5.2.14", |
| 43 | + "phpmailer/phpmailer": "^5.2", |
44 | 44 | "swiftmailer/swiftmailer": "^5.4"
|
45 | 45 | }
|
46 | 46 | }
|
0 commit comments