Skip to content

Commit

Permalink
feat: update vendor libs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Buckpesch committed Dec 6, 2019
1 parent 19cacc7 commit 0c0713f
Show file tree
Hide file tree
Showing 2 changed files with 790 additions and 515 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"require": {
"ext-curl": "*",
"ext-gd": "*",
"leafo/scssphp": "^v0.7.7",
"mobiledetect/mobiledetectlib": "^2.8.12",
"mustache/mustache": "v2.8.0",
"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",
"php": ">=7.1",
"symfony/cache": "^3.2",
"symfony/cache": "^3.4.36",
"thadafinser/user-agent-parser":"^v2.0.0",
"whichbrowser/parser": "^2.0"
"whichbrowser/parser": "^2.0.37"
},
"require-dev": {
"codeception/codeception": "^2.2"
Expand Down
Loading

0 comments on commit 0c0713f

Please sign in to comment.