Updated vendor libs including Symfony 4.2.3

This commit is contained in:
Andy Miller
2019-02-05 16:47:53 -07:00
parent 333fbd0db1
commit 26de0340ec

View File

@@ -9,6 +9,7 @@
* Removed `apc` and `xcache` support, made `apc` alias of `apcu`
* Support admin and regular translations via the `|t` twig filter and `t()` twig function
* Improved Grav Core installer/updater to run installer script
* Updated vendor libraries including Symfony `4.2.3`
1. [](#bugfix)
* Fixed non-namespaced exceptions in scheduler
* Fixed trailing slash redirect in multlang environment [#2350](https://github.com/getgrav/grav/issues/2350)