forked from musonza/chat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.php-cs-fixer.cache
1 lines (1 loc) · 5.04 KB
/
.php-cs-fixer.cache
1
{"php":"8.1.3","version":"3.7.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_opening_tag":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_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_import_per_statement":true,"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},"hashes":{"src\/ValueObjects\/Pagination.php":4100880298,"src\/Transformers\/Transformer.php":3580852768,"src\/Eventing\/MessageWasSent.php":4272263431,"src\/Eventing\/AllParticipantsDeletedMessage.php":1445200136,"src\/Eventing\/ParticipantsLeft.php":686018271,"src\/Eventing\/ConversationStarted.php":4069412822,"src\/Eventing\/EventDispatcher.php":2040576856,"src\/Eventing\/EventGenerator.php":178437639,"src\/Eventing\/ParticipantsJoined.php":3664163171,"src\/Eventing\/Event.php":2529498380,"src\/Eventing\/AllParticipantsClearedConversation.php":191544030,"src\/ChatServiceProvider.php":3213631597,"src\/Facades\/ChatFacade.php":3409594335,"src\/Models\/Message.php":61582546,"src\/Models\/Participation.php":598476153,"src\/Models\/MessageNotification.php":1816935305,"src\/Models\/Conversation.php":723172704,"src\/ConfigurationManager.php":158629339,"src\/BaseModel.php":1470623526,"src\/Chat.php":1431367395,"src\/Exceptions\/DeletingConversationWithParticipantsException.php":4163850998,"src\/Exceptions\/InvalidDirectMessageNumberOfParticipants.php":2390950477,"src\/Exceptions\/DirectMessagingExistsException.php":331483267,"src\/Messages\/SendMessageCommand.php":2523173557,"src\/Messages\/SendMessageCommandHandler.php":1746801117,"src\/Commanding\/CommandHandler.php":1604026951,"src\/Commanding\/CommandTranslator.php":4175439143,"src\/Commanding\/CommandBus.php":4036639404,"src\/Services\/MessageService.php":864008291,"src\/Services\/ConversationService.php":1700853265,"src\/Traits\/Paginates.php":597104087,"src\/Traits\/SetsParticipants.php":882753,"src\/Traits\/Messageable.php":1229468855,"src\/Http\/Controllers\/Controller.php":4058501010,"src\/Http\/Controllers\/ConversationMessageController.php":1541473478,"src\/Http\/Controllers\/ConversationParticipationController.php":4075158683,"src\/Http\/Controllers\/ConversationController.php":1035215197,"src\/Http\/Requests\/StoreConversation.php":3375374920,"src\/Http\/Requests\/BaseRequest.php":1383352036,"src\/Http\/Requests\/GetParticipantMessages.php":3685937674,"src\/Http\/Requests\/StoreParticipation.php":2756833827,"src\/Http\/Requests\/UpdateConversation.php":43006914,"src\/Http\/Requests\/DestroyConversation.php":3065027097,"src\/Http\/Requests\/ClearConversation.php":2021999816,"src\/Http\/Requests\/DeleteMessage.php":2684672549,"src\/Http\/Requests\/UpdateParticipation.php":2895446923,"src\/Http\/Requests\/StoreMessage.php":3701168275,"src\/Http\/routes.php":1834537241,"src\/Notifications\/MessageSent.php":2451673876,"tests\/Unit\/ConversationTest.php":2079022259,"tests\/Unit\/NotificationsTest.php":807908527,"tests\/Unit\/MessageTest.php":1992151182,"tests\/Unit\/PaginationTest.php":826526585,"tests\/Helpers\/Transformers\/TestConversationTransformer.php":1689130672,"tests\/Helpers\/Models.php":156209071,"tests\/Helpers\/factories\/ModelFactory.php":1176684000,"tests\/Helpers\/migrations.php":1871234312,"tests\/Feature\/ConversationMessageControllerTest.php":3445802224,"tests\/Feature\/ConversationControllerTest.php":3513024580,"tests\/Feature\/DataTransformersTest.php":1872925063,"tests\/Feature\/ConversationParticipationControllerTest.php":1434497747,"tests\/TestCase.php":1262719704}}