We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19cacc7 commit 0c0713fCopy full SHA for 0c0713f
composer.json
@@ -25,14 +25,14 @@
25
"require": {
26
"ext-curl": "*",
27
"ext-gd": "*",
28
- "leafo/scssphp": "^v0.7.7",
29
- "mobiledetect/mobiledetectlib": "^2.8.12",
30
- "mustache/mustache": "v2.8.0",
31
- "oyejorge/less.php": "^1.7",
+ "leafo/scssphp": "^v0.8.4",
+ "mobiledetect/mobiledetectlib": "^2.8.34",
+ "mustache/mustache": "v2.13.0",
+ "oyejorge/less.php": "^1.7.0",
32
"php": ">=7.1",
33
- "symfony/cache": "^3.2",
+ "symfony/cache": "^3.4.36",
34
"thadafinser/user-agent-parser":"^v2.0.0",
35
- "whichbrowser/parser": "^2.0"
+ "whichbrowser/parser": "^2.0.37"
36
},
37
"require-dev": {
38
"codeception/codeception": "^2.2"
0 commit comments