-
Notifications
You must be signed in to change notification settings - Fork 17
/
.php-cs-fixer.cache
1 lines (1 loc) · 2.7 KB
/
.php-cs-fixer.cache
1
{"php":"7.4.24","version":"3.2.1:v3.2.1#13ae36a76b6e329e44ca3cafaa784ea02db9ff14","indent":" ","lineEnding":"\n","rules":{"blank_line_after_opening_tag":true,"braces":{"allow_single_line_anonymous_class_with_empty_body":true},"class_definition":{"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":{"imports_order":["class","function","const"],"sort_algorithm":"none"},"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"},"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},"hashes":{"src\/CrayFacade.php":658000382,"src\/helpers.php":2404740814,"src\/Console\/Contracts\/GeneratorCommand.php":3271945560,"src\/Console\/Commands\/ControllerMakeCommand.php":4042857790,"src\/Console\/Commands\/FactoryMakeCommand.php":1607996099,"src\/Console\/Commands\/MigrateMakeCommand.php":1506098991,"src\/Console\/Commands\/PolicyMakeCommand.php":2209460841,"src\/Console\/Commands\/ViewMakeCommand.php":2250427302,"src\/Console\/Commands\/ModelMakeCommand.php":3967734620,"src\/Console\/Commands\/Cray.php":2242609463,"src\/Console\/Commands\/RequestMakeCommand.php":2837614710,"src\/Console\/Kernel.php":2770827135,"src\/CrayServiceProvider.php":238705023,"src\/Traits\/RedirectsWithFlash.php":960161663,"src\/Cray.php":2689254458,"tests\/TestCase.php":917229093,"tests\/Feature\/RequestMakeCommandTest.php":1617733910,"tests\/Feature\/CrayCommandTest.php":2988800731,"tests\/Feature\/FactoryMakeCommandTest.php":3769800031,"tests\/Feature\/ViewMakeCommandTest.php":1789111302,"tests\/Feature\/ModelMakeCommandTest.php":3762202767,"tests\/Feature\/ControllerMakeCommandTest.php":381068903,"tests\/ExampleTest.php":2870283813,"config\/config.php":2693021656}}