Fix all tests after large composer update.

This commit is contained in:
James Cole
2017-12-23 20:46:52 +01:00
parent 59ea4a0364
commit 93c463c349
115 changed files with 361 additions and 228 deletions

View File

@@ -160,7 +160,7 @@ return [
'facades' => [
'Breadcrumbs' => [
'is_safe' => [
'renderIfExists',
'render',
],
],
'Session',