generated from laravel-appkit/package-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.php_cs.cache
1 lines (1 loc) · 2.05 KB
/
.php_cs.cache
1
{"php":"8.0.1","version":"2.18.2","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":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_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,"visibility_required":{"elements":["const","method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"blank_line_after_opening_tag":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},"hashes":{"src\/Facades\/Lockable.php":1969634961,"src\/Traits\/Lockable.php":3743096533,"src\/LockableServiceProvider.php":1931141247,"src\/Lockable.php":3429273821,"tests\/LockableTest.php":2883837912,"tests\/TestCase.php":1479180223,"tests\/Models\/User.php":1901976356,"tests\/Models\/Article.php":376444782,"tests\/database\/migrations\/2014_10_12_000000_create_users_table.php":2933585291,"tests\/database\/migrations\/2021_01_01_000000_create_articles_table.php":3885317590,"tests\/database\/factories\/UserFactory.php":364335595,"tests\/database\/factories\/ArticlesFactory.php":2293051357}}