-
Notifications
You must be signed in to change notification settings - Fork 0
/
.php-cs-fixer.cache
1 lines (1 loc) · 7.87 KB
/
.php-cs-fixer.cache
1
{"php":"8.3.6","version":"3.41.1:v3.41.1#8b6ae8dcbaf23f09680643ab832a4a3a260265f6","indent":" ","lineEnding":"\n","rules":{"binary_operator_spaces":{"default":"at_least_single_space"},"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"blank_lines_before_namespace":true,"braces_position":{"allow_single_line_empty_anonymous_classes":true},"class_definition":{"inline_constructor_arguments":false,"space_before_parenthesis":true},"compact_nullable_type_declaration":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_parentheses":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_import_per_statement":{"group_to_single_imports":false},"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"unary_operator_spaces":true,"visibility_required":true,"blank_line_after_namespace":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"attribute_placement":"ignore","on_multiline":"ensure_fully_multiline"},"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":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,"spaces_inside_parentheses":true,"statement_indentation":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},"hashes":{"app\/Http\/Middleware\/PreventRequestsDuringMaintenance.php":"9bf727a4eeaabad8fde5110106356d60","app\/Http\/Middleware\/TrimStrings.php":"016f82bc302a0b8801eeb48edea87cdf","app\/Http\/Middleware\/RedirectIfAuthenticated.php":"d9742895b9353cc0566a5558e7fc1be9","app\/Http\/Middleware\/Authenticate.php":"ce8076b44a6c8969f342b62c1173917e","app\/Http\/Middleware\/EncryptCookies.php":"aa3be31badc36cd9d7a5ea08eef245e7","app\/Http\/Middleware\/VerifyCsrfToken.php":"f940a35a715b792ecc6c36e1da1adbc1","app\/Http\/Middleware\/TrustProxies.php":"61c0573d9bc4297f266b808eba9280b8","app\/Http\/Middleware\/TrustHosts.php":"fce96fbb877f69fdf32aec84f52c79ce","app\/Http\/Middleware\/ValidateSignature.php":"77676d93770a50e14db60bb5e06a8c86","app\/Http\/Kernel.php":"4ed0ada41327bb6a99f5b5088006a918","app\/Http\/Controllers\/MyController.php":"1d5c02e7f90adc2eb8170d14259d7219","app\/Http\/Controllers\/Controller.php":"c93e356d909152be9ccdf94a17e149b8","app\/Console\/Kernel.php":"18e7e55ed436446fe882e8b03352cbaf","app\/User\/Application\/UseCase\/CreateUser.php":"12012344ce0e6e95e280dce085a8870d","app\/User\/Infrastructure\/Repository\/EloquentUserRepository.php":"86c48555b7d264d99ae1181fba57194c","app\/User\/Infrastructure\/Controller\/CreateUserController.php":"d5796ada8aa1a5ddc973849d3735e89f","app\/User\/Infrastructure\/Parser\/ParseUserToDomain.php":"4c5e358e8d219d2f9fad14ea3a7b846b","app\/User\/Infrastructure\/Service\/MailtrapEmailDeliveryService.php":"a3f86886a2f5f9a2b013d90a69a8f851","app\/User\/Infrastructure\/Provider\/EventServiceProvider.php":"b4a72200c274016b769f40e167ceffbc","app\/User\/Infrastructure\/Provider\/AppServiceProvider.php":"c8b31959aac692f3663ebdcadb2ffb2a","app\/User\/Infrastructure\/Model\/User.php":"88bf434e19bc97f170a00bfc97096eca","app\/User\/Infrastructure\/Listener\/SendVerificationEmailSubscriber.php":"b9c81473d21c41c4cd0aba911bfdcc36","app\/User\/Domain\/Repository\/UserRepository.php":"6423d4805aa5babeb4f04ffd5150c7fb","app\/User\/Domain\/Entity\/User.php":"cc4495216181ea48450249af6be8eca7","app\/User\/Domain\/Exception\/InvalidUserPassword.php":"1cdae0b0b239cd2d0c4e37e4d2a9bf5a","app\/User\/Domain\/Exception\/InvalidUserEmail.php":"4b409c6de0ed24ea38d21e42e4580f88","app\/User\/Domain\/Exception\/InvalidUserName.php":"69e47b226382f6d14068150905f2dcc2","app\/User\/Domain\/Exception\/UserAlreadyExists.php":"61dba1b020fa535ea31f19e2341d3446","app\/User\/Domain\/ValueObject\/UserId.php":"f0187b02a696faf474b217f1870f383a","app\/User\/Domain\/ValueObject\/UserPassword.php":"1fb85cfcbf8df0a7ae0d9825b458eaea","app\/User\/Domain\/ValueObject\/UserName.php":"c565fe396207fc774acbc097d882092c","app\/User\/Domain\/ValueObject\/UserEmail.php":"18c95607a848289265730cb28d07a833","app\/User\/Domain\/Service\/FakeEmailDeliveryService.php":"196aa6cef5e3d81d51e1784db15389d9","app\/User\/Domain\/Service\/EmailDeliveryService.php":"c75bce0e4efdb9658555ada485855308","app\/User\/Domain\/Listener\/SendVerificationEmail.php":"5872d1ac8c2c37b68b3d76ebce60f05e","app\/User\/Domain\/Event\/UserCreated.php":"bfd9f59cbe44c59a45ac000e73ad4085","app\/Providers\/AuthServiceProvider.php":"26b2ed4a6aca63b3a8c335441f2aea3f","app\/Providers\/RouteServiceProvider.php":"b1b38f2a1757ddbd2e8a1e021dadf2fb","app\/Providers\/EventServiceProvider.php":"77e999b3918eb814a370a888c172d751","app\/Providers\/BroadcastServiceProvider.php":"2ec8fd9c95c859ab7299b84344e1e854","app\/Providers\/AppServiceProvider.php":"3e30a7c695e476198dd3a5f358dfd4ca","app\/Shared\/Infrastructure\/Provider\/EventServiceProvider.php":"eecf174db06c6a0ddf46e3cbe7053204","app\/Shared\/Infrastructure\/Provider\/AppServiceProvider.php":"b3352702a5a9c68d4e632f4c47785300","app\/Shared\/Infrastructure\/Event\/FakeEventBus.php":"86610337e6b55ce296ab091b9b58834c","app\/Shared\/Infrastructure\/Event\/LogEvent.php":"5a1648feff2ed0870229c874a9d6c709","app\/Shared\/Infrastructure\/Event\/AsyncEventBus.php":"5bb33c6d5e9f9ec405f42b187c1488fd","app\/Shared\/Infrastructure\/Event\/PublishEvent.php":"e47f8388d93d339aa6b6417ba6483f80","app\/Shared\/Domain\/Entity\/AggregateRoot.php":"32b5a555e90f0fe35353d5f3c9761ccc","app\/Shared\/Domain\/Exception\/InvalidUuid.php":"eca52dc468b98a2ade139283ccbd2dbe","app\/Shared\/Domain\/Exception\/User\/UserNotFound.php":"a1b5d301ba469c900e821d08f6596c3c","app\/Shared\/Domain\/Event\/ShouldPublish.php":"6b9e86d59c9c9e8c1766126643f29244","app\/Shared\/Domain\/Event\/EventBus.php":"5421110cd28908049b83b93f92ffe5d8","app\/Shared\/Domain\/Event\/DomainEvent.php":"77813590b577d6c9ccf30464b9c3decc","app\/Exceptions\/Handler.php":"883d928c9ddacb4e1841d6cae92c1762","tests\/TestCase.php":"93519c98470fc8240aed892b40c5a9fc","tests\/User\/Application\/CreateUserTest.php":"3acb7ea194ad3e969b2f536e2edd75a0","tests\/User\/Infrastructure\/Controller\/CreateUserControllerTest.php":"8e7371b54213561a3ac829e7bbe5d8d5","tests\/User\/Infrastructure\/Parser\/ParseUserToDomainTest.php":"08dab905ca3b1dc179f5fc88fb0c9370","tests\/User\/Infrastructure\/Listener\/SendVerificationEmailSubscriberTest.php":"fb2856e04fc57cb3d9cadb1b0bb4c2b0","tests\/User\/Domain\/ValueObject\/UserEmailTest.php":"3736d6680dd51435b9875ded433deddf","tests\/User\/Domain\/ValueObject\/UserPasswordTest.php":"e48e9bc2594fe24286419e77ac07ab32","tests\/User\/Domain\/ValueObject\/UserNameTest.php":"4b6b588ce93120761f271cfe08e93daa","tests\/User\/Domain\/Listener\/SendVerificationEmailTest.php":"ad076605d2cbe8ae0e832cb64b944e50","tests\/CreatesApplication.php":"2940b3284d19aae1af6a5d2af9291bc4","app\/User\/Application\/Transformer\/VerifiedUsersTransformer.php":"5138afd1d4f26a6f59005e4d1afdc606","app\/User\/Application\/UseCase\/GetVerifiedUsers.php":"78e1f548b99aefe66675e02b091a6553","app\/User\/Infrastructure\/Controller\/GetVerifiedUsersController.php":"b26f052e83dae9eccb127907838a82e8","app\/User\/Infrastructure\/Parser\/ParseUserListToDomain.php":"130e6ea828035c95d9eb21ee7b2209ca","app\/User\/Domain\/Exception\/InvalidUserRole.php":"af7777d5768a70f0fe97b3fc72e7c82d","app\/User\/Domain\/ValueObject\/UserRole.php":"08c2bd503899f1bd51e81e6f94f36cb3"}}