From f43060ed1c0094c0a1059d8610e889e425dd4784 Mon Sep 17 00:00:00 2001 From: trippo Date: Mon, 6 Mar 2023 16:20:01 +0000 Subject: [PATCH] Fix styling --- .php-cs-fixer.cache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.php-cs-fixer.cache b/.php-cs-fixer.cache index 900e3da..ad1922c 100644 --- a/.php-cs-fixer.cache +++ b/.php-cs-fixer.cache @@ -1 +1 @@ -{"php":"8.1.10","version":"3.11.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"braces":{"allow_single_line_anonymous_class_with_empty_body":true},"class_definition":{"inline_constructor_arguments":false,"space_before_parenthesis":true},"compact_nullable_typehint":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_leading_import_slash":true,"no_whitespace_in_blank_line":true,"ordered_class_elements":{"order":["use_trait"]},"ordered_imports":{"sort_algorithm":"alpha"},"return_type_declaration":true,"short_scalar_cast":true,"single_blank_line_before_namespace":true,"single_import_per_statement":{"group_to_single_imports":false},"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"visibility_required":true,"blank_line_after_namespace":true,"constant_case":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"no_break_comment":true,"no_closing_tag":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":true,"phpdoc_scalar":true,"unary_operator_spaces":true,"binary_operator_spaces":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true,"class_attributes_separation":{"elements":{"method":"one"}}},"hashes":{"src\/HubspotEmailChannel.php":4221536344,"src\/Exceptions\/BaseException.php":2443606806,"src\/Exceptions\/InvalidConfiguration.php":522731729,"src\/Exceptions\/CouldNotSendNotification.php":274129588,"src\/HubspotEmailMessage.php":3103281991,"src\/HubspotEmailServiceProvider.php":807062333,"tests\/TestLineMailNotification.php":1911388213,"tests\/TestMarkdownMailNotification.php":4138986299,"tests\/ChannelFeatureTest.php":1710186026,"tests\/TestNotifiable.php":1497661045,"tests\/TestNotifiableWithoutContactId.php":2437973282,"tests\/TestViewMailNotification.php":2177090286}} \ No newline at end of file +{"php":"8.1.14","version":"3.14.3","indent":" ","lineEnding":"\n","rules":{"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"braces":{"allow_single_line_anonymous_class_with_empty_body":true},"class_definition":{"inline_constructor_arguments":false,"space_before_parenthesis":true},"compact_nullable_typehint":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_leading_import_slash":true,"no_whitespace_in_blank_line":true,"ordered_class_elements":{"order":["use_trait"]},"ordered_imports":{"sort_algorithm":"alpha"},"return_type_declaration":true,"short_scalar_cast":true,"single_blank_line_before_namespace":true,"single_import_per_statement":{"group_to_single_imports":false},"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"visibility_required":true,"blank_line_after_namespace":true,"constant_case":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"no_break_comment":true,"no_closing_tag":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":true,"phpdoc_scalar":true,"unary_operator_spaces":true,"binary_operator_spaces":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true,"class_attributes_separation":{"elements":{"method":"one"}}},"hashes":{"src\/Exceptions\/InvalidConfiguration.php":"4d83f6a279f0d409f9add026fa4551a9","src\/Exceptions\/BaseException.php":"a61877e25a0ff72da2bb987999deef19","src\/Exceptions\/CouldNotSendNotification.php":"5143cb0f4c187a2a186c7a5fe31b3562","src\/HubspotEmailServiceProvider.php":"9c417eb0d869c1636a758988263d8d6b","src\/HubspotEmailMessage.php":"7e7298cfe4e3e1e6498247931bc73eb0","src\/HubspotEmailChannel.php":"4b14ab316233f68f5a880adb6d42123b","tests\/TestLineMailNotification.php":"d28264adb94e9281b851cd8af9dcfc23","tests\/TestMarkdownMailNotification.php":"d351db575e2c4c1ed01b5c3c394f17a1","tests\/TestNotifiable.php":"1e04b377492eba06d2b7cfa35560e302","tests\/TestNotifiableWithoutContactId.php":"09a2f11a998982b9650f30d8728ba883","tests\/ChannelFeatureTest.php":"5e5b4cd6cdecde27ed53da2e7b626167","tests\/TestViewMailNotification.php":"c233d7b5b1f3ea8d1bd91da9912d92e1"}} \ No newline at end of file