[REF] Fix compatability with Drupal 9 installing of var_dumper
authorSeamus Lee <seamuslee001@gmail.com>
Tue, 6 Oct 2020 20:39:38 +0000 (07:39 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 6 Oct 2020 20:39:38 +0000 (07:39 +1100)
composer.json
composer.lock

index 41ae510b156247759b815181aa1fee1ebed647ce..37e4daed1884157807aa5866749bb52ebaa35181 100644 (file)
@@ -52,7 +52,7 @@
     "symfony/event-dispatcher": "~3.0 || ~4.4",
     "symfony/filesystem": "~3.0 || ~4.4",
     "symfony/process": "~3.0 || ~4.4",
-    "symfony/var-dumper": "~3.0 || ~4.4",
+    "symfony/var-dumper": "~3.0 || ~4.4 || ~5.1",
     "psr/log": "~1.0",
     "symfony/finder": "~3.0 || ~4.4",
     "tecnickcom/tcpdf" : "6.3.*",
index de6cf6e6aeddf9d3b9d6cfca765afc729fc9039c..fef79d4cd269a6f4969711af594a8df1dc239b4b 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "5b823c420fc0d96c61731dd45a7d2e3e",
+    "content-hash": "5d304686f3edec04284e52a859321e0a",
     "packages": [
         {
             "name": "adrienrn/php-mimetyper",
                 {
                     "name": "Tobias Nyholm",
                     "email": "tobias.nyholm@gmail.com",
-                    "homepage": "https://github.com/nyholm"
+                    "homepage": "https://github.com/Nyholm"
                 },
                 {
                     "name": "Nicolas Grekas",