We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fe2619 + ce41114 commit 51f9477Copy full SHA for 51f9477
composer.json
@@ -4,7 +4,7 @@
4
"type": "project",
5
"description": "Primary dependencies for XOOPS/XoopsCore",
6
"require": {
7
- "php": ">5.4.0",
+ "php": ">5.5.0",
8
"ext-PDO": "*",
9
"ext-session": "*",
10
"ext-pcre": "*",
@@ -19,8 +19,8 @@
19
"symfony/console": "~2.4",
20
"ptachoire/cssembed": "1.0.*",
21
"lmammino/jsmin4assetic": "1.0.*",
22
- "leafo/lessphp": "0.5.*",
23
- "leafo/scssphp": "0.3.*",
+ "oyejorge/less.php": "~1.7.0.9",
+ "leafo/scssphp": "0.6.*",
24
"natxet/CssMin": "3.0.*",
25
"patchwork/jsqueeze": "2.0.3",
26
"oodle/krumo": "0.5.*",
0 commit comments