Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 11, 2019
1 parent 68159aa commit e7ee66e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"require": {
"php": "^7.1",
"guzzlehttp/guzzle": "^6.3",
"twig/twig": "^2.0",
"twig/twig": "^3.0.0",
"icamys/php-sitemap-generator": "^1.0",
"symfony/filesystem": "^4.2",
"symfony/filesystem": "^5.0.0",
"gumlet/php-image-resize": "^1.9"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@lrnwebcomponents/learn-two-theme": "^2.1.3",
"@lrnwebcomponents/outline-player": "^2.1.2",
"@lrnwebcomponents/simple-blog": "^2.1.3",
"@webcomponents/webcomponentsjs": "2.2.10",
"@webcomponents/webcomponentsjs": "2.4.0",
"lunr": "^2.3.6",
"web-animations-js": "^2.3.1"
},
Expand All @@ -45,7 +45,7 @@
"@polymer/app-layout": "3.0.2",
"schema-utils": "1.0.0",
"@lrnwebcomponents/hax-body-behaviors": "2.1.2",
"@webcomponents/webcomponentsjs": "2.2.10",
"@webcomponents/webcomponentsjs": "2.4.0",
"@polymer/iron-list": "3.0.2",
"@polymer/paper-icon-button": "3.0.1",
"@polymer/paper-input": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion system/boilerplate/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@polymer/polymer": "^3.1.0",
"@vaadin/vaadin-split-layout": "^4.1.0",
"@vaadin/vaadin-upload": "^4.2.1",
"@webcomponents/webcomponentsjs": "2.2.10",
"@webcomponents/webcomponentsjs": "2.4.0",
"paper-collapse-item": "^4.0.4",
"web-animations-js": "^2.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion vendor/ralouphie/getallheaders/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "~8.3.0",
"phpunit/phpunit": "~8.5.0",
"satooshi/php-coveralls": ">=1.0"
},
"autoload": {
Expand Down

0 comments on commit e7ee66e

Please sign in to comment.