Skip to content

Commit 0c0713f

Browse files
author
Sebastian Buckpesch
committed
feat: update vendor libs
1 parent 19cacc7 commit 0c0713f

File tree

2 files changed

+790
-515
lines changed

2 files changed

+790
-515
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"require": {
2626
"ext-curl": "*",
2727
"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",
28+
"leafo/scssphp": "^v0.8.4",
29+
"mobiledetect/mobiledetectlib": "^2.8.34",
30+
"mustache/mustache": "v2.13.0",
31+
"oyejorge/less.php": "^1.7.0",
3232
"php": ">=7.1",
33-
"symfony/cache": "^3.2",
33+
"symfony/cache": "^3.4.36",
3434
"thadafinser/user-agent-parser":"^v2.0.0",
35-
"whichbrowser/parser": "^2.0"
35+
"whichbrowser/parser": "^2.0.37"
3636
},
3737
"require-dev": {
3838
"codeception/codeception": "^2.2"

0 commit comments

Comments
 (0)