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