Update Grav to 1.5.10 (and plugins)
Showing
| ... | ... | @@ -26,7 +26,7 @@ |
| "gregwar/image": "2.*", | ||
| "donatj/phpuseragentparser": "~0.3", | ||
| "pimple/pimple": "~3.2", | ||
| "rockettheme/toolbox": "~1.4", | ||
| "rockettheme/toolbox": "1.4.2", | ||
| "maximebf/debugbar": "~1.10", | ||
| "ext-mbstring": "*", | ||
| "ext-openssl": "*", | ||
| ... | ... | @@ -36,7 +36,8 @@ |
| "league/climate": "^3.2", | ||
| "antoligy/dom-string-iterators": "^1.0", | ||
| "miljar/php-exif": "^0.6.3", | ||
| "composer/ca-bundle": "^1.0" | ||
| "composer/ca-bundle": "^1.0", | ||
| "phive/twig-extensions-deferred": "^1.0" | ||
| }, | ||
| "require-dev": { | ||
| "codeception/codeception": "^2.1", | ||
| ... | ... |
This diff is collapsed.
This diff is collapsed.