forked from damianopetrungaro/laravelday2019
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.php_cs.cache
1 lines (1 loc) · 11.6 KB
/
.php_cs.cache
1
{"php":"7.3.10","version":"2.15.3:v2.15.3#705490b0f282f21017d73561e9498d2b622ee34c","indent":" ","lineEnding":"\n","rules":{"binary_operator_spaces":true,"blank_line_after_opening_tag":true,"blank_line_before_statement":{"statements":["return"]},"braces":{"allow_single_line_closure":true},"cast_spaces":true,"class_attributes_separation":{"elements":["method"]},"class_definition":{"single_line":true},"concat_space":true,"declare_equal_normalize":true,"function_typehint_space":true,"include":true,"increment_style":true,"lowercase_cast":true,"lowercase_static_reference":true,"magic_constant_casing":true,"magic_method_casing":true,"method_argument_space":true,"native_function_casing":true,"native_function_type_declaration_casing":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_extra_blank_lines":{"tokens":["curly_brace_block","extra","parenthesis_brace_block","square_brace_block","throw","use"]},"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_mixed_echo_print":true,"no_multiline_whitespace_around_double_arrow":true,"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_around_offset":true,"no_trailing_comma_in_list_call":true,"no_trailing_comma_in_singleline_array":true,"no_unneeded_control_parentheses":true,"no_unneeded_curly_braces":true,"no_unneeded_final_method":true,"no_unused_imports":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"normalize_index_brace":true,"object_operator_without_whitespace":true,"php_unit_fqcn_annotation":true,"phpdoc_align":{"tags":["method","param","property","return","throws","type","var"]},"phpdoc_annotation_without_dot":true,"phpdoc_indent":true,"phpdoc_inline_tag":true,"phpdoc_no_access":true,"phpdoc_no_alias_tag":true,"phpdoc_no_empty_return":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_return_self_reference":true,"phpdoc_scalar":true,"phpdoc_separation":true,"phpdoc_single_line_var_spacing":true,"phpdoc_summary":true,"phpdoc_to_comment":true,"phpdoc_trim":true,"phpdoc_types":true,"phpdoc_types_order":{"null_adjustment":"always_last","sort_algorithm":"none"},"phpdoc_var_without_name":true,"return_type_declaration":true,"semicolon_after_instruction":true,"short_scalar_cast":true,"single_blank_line_before_namespace":true,"single_class_element_per_statement":true,"single_line_comment_style":{"comment_types":["hash"]},"single_quote":true,"single_trait_insert_per_statement":true,"space_after_semicolon":{"remove_in_empty_for_expressions":true},"standardize_increment":true,"standardize_not_equals":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline_array":true,"trim_array_spaces":true,"unary_operator_spaces":true,"whitespace_after_comma_in_array":true,"yoda_style":true,"blank_line_after_namespace":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_constants":true,"lowercase_keywords":true,"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_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,"dir_constant":true,"ereg_to_preg":true,"error_suppression":true,"fopen_flag_order":true,"fopen_flags":{"b_mode":false},"function_to_constant":true,"implode_call":true,"is_null":true,"modernize_types_casting":true,"native_constant_invocation":{"fix_built_in":false,"include":["DIRECTORY_SEPARATOR","PHP_SAPI","PHP_VERSION_ID"],"scope":"namespaced"},"native_function_invocation":true,"no_alias_functions":true,"no_homoglyph_names":true,"non_printable_character":true,"php_unit_construct":true,"php_unit_mock_short_will_return":true,"psr4":true,"self_accessor":true,"set_type_to_cast":true,"php_unit_namespaced":{"target":"4.8"},"php_unit_no_expectation_annotation":{"target":"4.3"},"php_unit_dedicate_assert":{"target":"3.5"},"array_syntax":{"syntax":"short"},"ordered_imports":true,"declare_strict_types":true,"fully_qualified_strict_types":true,"date_time_immutable":true,"mb_str_functions":true,"strict_param":true},"hashes":{"database\/migrations\/2019_10_20_195455_create_books_table.php":3428844161,"database\/migrations\/2019_10_20_230123_create_most_refunded_table.php":4154972557,"database\/migrations\/2019_10_20_195307_create_customers_table.php":275657871,"database\/migrations\/2019_10_20_230135_create_most_sold_table.php":2454865794,"database\/migrations\/2019_10_20_195512_create_users_table.php":1361582429,"database\/migrations\/2019_10_20_113241_create_read_orders_table.php":3977786330,"database\/migrations\/2019_10_19_195307_create_stored_events_table.php":2153798464,"database\/seeds\/DatabaseSeeder.php":244245668,"database\/factories\/CustomerFactory.php":2765222562,"database\/factories\/BookFactory.php":3463665994,"database\/factories\/UserFactory.php":2545737948,"server.php":1485014804,"app\/Repository\/SpatieOrderRepository.php":2521726904,"app\/Repository\/Instrumentation\/RepositoryInstrumentation.php":2424909720,"app\/Repository\/OrderRepository.php":1446593540,"app\/Repository\/Exception\/OrderNotAdded.php":2007105780,"app\/Repository\/Exception\/OrderNotFound.php":484064274,"app\/Repository\/Exception\/OrderNotGotten.php":278680280,"app\/Reactors\/SorryEmail.php":80894140,"app\/Aggregates\/Order.php":1927634094,"app\/Aggregates\/Exception\/OrderIsAlreadyShipped.php":64240323,"app\/Aggregates\/Exception\/OrderIsAlreadyDelivered.php":1846843411,"app\/Aggregates\/Exception\/OrderIsAlreadyPaid.php":2962731915,"app\/Aggregates\/Exception\/OrderIsAlreadyRefunded.php":2364266715,"app\/Aggregates\/Exception\/OrderIsNotShipped.php":3383285044,"app\/Aggregates\/Exception\/OrderIsNotPaid.php":4137334371,"app\/Providers\/AppServiceProvider.php":3207908819,"app\/Providers\/AuthServiceProvider.php":383371242,"app\/Providers\/RouteServiceProvider.php":2966289282,"app\/Providers\/BroadcastServiceProvider.php":3127122446,"app\/Providers\/EventServiceProvider.php":3612308344,"app\/Exceptions\/Handler.php":3952898399,"app\/Serializers\/OrderWasShippedSerializer.php":1098546137,"app\/Serializers\/EventSerializer.php":297958229,"app\/Serializers\/OrderWasPlacedSerializer.php":251020901,"app\/Serializers\/OrderWasRefundedSerializer.php":990268231,"app\/Serializers\/OrderWasDeliveredSerializer.php":685795467,"app\/Serializers\/OrderWasPaidSerializer.php":3266425368,"app\/Serializers\/Exception\/SerializerIsNotAvailable.php":1730063341,"app\/Serializers\/Exception\/EventIsInvalid.php":4070572290,"app\/Serializers\/Exception\/UnableToSerialize.php":1902766644,"app\/Http\/Middleware\/VerifyCsrfToken.php":1619530385,"app\/Http\/Middleware\/RedirectIfAuthenticated.php":2859139748,"app\/Http\/Middleware\/TrimStrings.php":799496769,"app\/Http\/Middleware\/Authenticate.php":2116988802,"app\/Http\/Middleware\/TrustProxies.php":1098505771,"app\/Http\/Middleware\/CheckForMaintenanceMode.php":1098752820,"app\/Http\/Middleware\/EncryptCookies.php":3137220665,"app\/Http\/Middleware\/Validation\/BookIDValidation.php":1263823414,"app\/Http\/Middleware\/Validation\/BookDetailsValidation.php":3005870557,"app\/Http\/Middleware\/Validation\/IDValidation.php":3463076939,"app\/Http\/Middleware\/Validation\/CustomerIDValidation.php":2979784868,"app\/Http\/Middleware\/Validation\/CustomerDetailsValidation.php":3041552811,"app\/Http\/Controllers\/Controller.php":1937127160,"app\/Http\/Controllers\/PlaceOrderController.php":3455027496,"app\/Http\/Kernel.php":240408078,"app\/Model\/Book.php":1789185300,"app\/Model\/Order.php":3218606208,"app\/Model\/User.php":586080855,"app\/Model\/Customer.php":1390924349,"app\/Model\/MostSoldBook.php":1522414424,"app\/Projectors\/Instrumentation\/MostRefundedBooksInstrumentation.php":1897233085,"app\/Projectors\/Instrumentation\/OrdersInstrumentation.php":1415231725,"app\/Projectors\/Instrumentation\/MostSoldBooksInstrumentation.php":986628443,"app\/Projectors\/MostSoldBooks.php":155418374,"app\/Projectors\/MostRefundedBooks.php":1848661624,"app\/Projectors\/Orders.php":2368518848,"app\/Service\/FindCustomerID.php":3056394372,"app\/Service\/FindBookID.php":1007716975,"app\/Service\/FindUserID.php":2052128952,"app\/Events\/OrderWasShipped.php":4051989283,"app\/Events\/OrderWasPlaced.php":3787499965,"app\/Events\/OrderWasPaid.php":638347858,"app\/Events\/OrderWasDelivered.php":4281724928,"app\/Events\/OrderWasRefunded.php":1007697228,"app\/UseCases\/RefundOrder.php":4279411026,"app\/UseCases\/MarkOrderAsDelivered.php":3786542591,"app\/UseCases\/MarkOrderAsRefunded.php":1437713841,"app\/UseCases\/MarkOrderAsShipped.php":3348450809,"app\/UseCases\/PlaceOrder.php":3349601275,"app\/UseCases\/MarkOrderAsPaid.php":1626851540,"app\/ValueObjects\/Address.php":1157689757,"app\/ValueObjects\/BookID.php":1444476176,"app\/ValueObjects\/UserID.php":1022842089,"app\/ValueObjects\/ID.php":2026526459,"app\/ValueObjects\/BookDetails.php":3865537947,"app\/ValueObjects\/CustomerID.php":1365090463,"app\/ValueObjects\/CustomerDetails.php":1466020211,"app\/ValueObjects\/Exception\/AddressStreetIsEmpty.php":1418986855,"app\/ValueObjects\/Exception\/AddressZipCodeIsEmpty.php":2655232686,"app\/ValueObjects\/Exception\/AddressCityIsEmpty.php":2966484767,"app\/ValueObjects\/Exception\/BookTitleIsEmpty.php":3533946199,"app\/ValueObjects\/Exception\/AddressStateIsEmpty.php":3834199476,"app\/ValueObjects\/Exception\/AddressCountryIsEmpty.php":1705011452,"app\/ValueObjects\/Exception\/CustomerLastNameIsEmpty.php":371383976,"app\/ValueObjects\/Exception\/AddressRingNameIsEmpty.php":1695177912,"app\/ValueObjects\/Exception\/CustomerFirstNameIsEmpty.php":2593145756,"app\/ValueObjects\/Exception\/InvalidID.php":2740268215,"app\/ValueObjects\/Exception\/BookAuthorIsEmpty.php":3866428799,"app\/Console\/Commands\/MarkOrderAsDelivered.php":2192247258,"app\/Console\/Commands\/MarkOrderAsRefunded.php":3896890734,"app\/Console\/Commands\/MarkOrderAsShipped.php":3192234551,"app\/Console\/Commands\/MarkOrderAsPaid.php":2811064964,"app\/Console\/Kernel.php":1424258025,"config\/hashing.php":1992049936,"config\/auth.php":3279730825,"config\/app.php":2012568473,"config\/mail.php":3099688498,"config\/services.php":2440108770,"config\/database.php":402343754,"config\/cache.php":1453036662,"config\/session.php":2727466237,"config\/queue.php":382128930,"config\/broadcasting.php":2241865967,"config\/view.php":2939182625,"config\/logging.php":981903589,"config\/event-sourcing.php":3163400479,"config\/filesystems.php":1711239990,"resources\/lang\/en\/passwords.php":629057445,"resources\/lang\/en\/auth.php":3707495285,"resources\/lang\/en\/pagination.php":872723821,"resources\/lang\/en\/validation.php":1114709696,"resources\/views\/welcome.blade.php":3798499696,"tests\/Unit\/ExampleTest.php":2998243233,"tests\/CreatesApplication.php":1293593798,"tests\/Feature\/PlaceOrderAPITest.php":1368676325,"tests\/TestCase.php":2960835038,"storage\/framework\/views\/0d8e7652de5a9dac3d04706e2a9c7afa01560725.php":651008866,"storage\/framework\/views\/8a232580639f5a7a06b1d497d0825c281c17c91d.php":719581228,"storage\/framework\/views\/1fc71611aa70ddc254ee440024bcb983776413af.php":655840754,"storage\/framework\/views\/b052f5a613cb96bfe7021735140db870a56458ae.php":2196287974,"storage\/framework\/views\/babf7365afb1bd2859a7bb5203cb54e62ab855d9.php":1499930580,"storage\/framework\/views\/0e930ae47a8b122c0468c37872fd9792aed8b643.php":4286877423,"routes\/channels.php":2029999832,"routes\/console.php":4283905730,"routes\/web.php":4132663470,"routes\/api.php":2930670017}}