Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
rocramer authored and actions-user committed Jan 14, 2021
1 parent 3a63cb6 commit 4dd597e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .php_cs.cache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"php":"7.4.3","version":"2.16.4:v2.16.4#1023c3458137ab052f6ff1e09621a721bfdeca13","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":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"},"no_break_comment":true,"no_closing_tag":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_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sortAlgorithm":"alpha"},"no_unused_imports":true},"hashes":{"tests\/ProcessPostalWebhookJobTest.php":366092757,"src\/MailcoachPostalFeedbackServiceProvider.php":311020222,"src\/PostalEventFactory.php":3444407162,"src\/PostalWebhookController.php":2307543691,"src\/ProcessPostalWebhookJob.php":1417718044,"src\/PostalWebhookConfig.php":2818051212}}
{"php":"7.4.13","version":"2.17.3","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":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"},"no_break_comment":true,"no_closing_tag":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_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sortAlgorithm":"alpha"},"no_unused_imports":true},"hashes":{"tests\/ProcessPostalWebhookJobTest.php":366092757,"tests\/RouteTest.php":660861065,"tests\/factories\/CampaignFactory.php":3188530959,"tests\/factories\/SubscriberFactory.php":1908671506,"tests\/factories\/SendFactory.php":1548700493,"tests\/factories\/EmailListFactory.php":2959037091,"tests\/StoreTransportMessageIdTest.php":1386261208,"tests\/TestCase.php":4017630958,"src\/PostalEvents\/ClickEvent.php":2188771162,"src\/PostalEvents\/BounceEvent.php":205832107,"src\/PostalEvents\/OtherEvent.php":2348496682,"src\/PostalEvents\/PostalEvent.php":2158127094,"src\/PostalEvents\/OpenEvent.php":3726953791,"src\/StoreTransportMessageId.php":2208905396,"src\/PostalEventFactory.php":3444407162,"src\/ProcessPostalWebhookJob.php":1417718044,"src\/PostalWebhookController.php":2307543691,"src\/MailcoachPostalFeedbackServiceProvider.php":311020222,"src\/PostalWebhookConfig.php":2818051212,"src\/PostalSignatureValidator.php":4205105685}}

0 comments on commit 4dd597e

Please sign in to comment.