diff --git a/composer.json b/composer.json index 1b22bb5f..476203ec 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "google/analytics-data": "^0.17.1" }, "config": { - "platform-check": "false" + "platform-check": false }, "replace": { "monolog/monolog": "*" diff --git a/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_errored_import.png b/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_errored_import.png index 492bc841..00e816de 100644 Binary files a/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_errored_import.png and b/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_errored_import.png differ diff --git a/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_finished_import.png b/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_finished_import.png index a3b76d7e..c95da08a 100644 Binary files a/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_finished_import.png and b/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_finished_import.png differ diff --git a/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_reimport_range.png b/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_reimport_range.png index de5caf4e..9a76c977 100644 Binary files a/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_reimport_range.png and b/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_reimport_range.png differ diff --git a/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_resumed_import.png b/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_resumed_import.png index 437e0377..79631501 100644 Binary files a/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_resumed_import.png and b/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_resumed_import.png differ diff --git a/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_start_import.png b/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_start_import.png index 77ecda3c..2ed1a272 100644 Binary files a/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_start_import.png and b/tests/UI/expected-ui-screenshots/GoogleAnalyticsImporterGA4_start_import.png differ