forked from bvtterfly/laravel-circuit-breaker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.php-cs-fixer.cache
1 lines (1 loc) · 2.84 KB
/
.php-cs-fixer.cache
1
{"php":"8.3.2","version":"3.49.0","indent":" ","lineEnding":"\n","rules":{"binary_operator_spaces":true,"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":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"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,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":true,"phpdoc_scalar":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\/CircuitBreakerManager.php":"360cd447ab02e448896e5314101bd623","src\/Facades\/CircuitBreaker.php":"f859ad49680434725274b4cd0341e57f","src\/Config.php":"5f5182162b30e9c904ea74abec4b9c6b","src\/CircuitBreaker.php":"154042e8cf67b5c25d4c6212a7681025","src\/LaravelCircuitBreakerServiceProvider.php":"e4fa32560cf57d95bb42221acdfb14d7","tests\/CircuitBreakerFacadeTest.php":"6e06dc57f3d84d58adb80886a29a2623","tests\/CircuitBreakerTest.php":"2790973bc43133014fc67575e3869d01","tests\/Pest.php":"c9583b666510e2d9f8faa164807c096e","tests\/TestCase.php":"11b80bf00eb3e6e232bfb9df082e09ca","tests\/CircuitBreakerManagerTest.php":"cf5f0bf8d47ebd94b37aa1624aa422b5"}}