This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.php-cs-fixer.cache
1 lines (1 loc) · 3.2 KB
/
.php-cs-fixer.cache
1
{"php":"8.1.12","version":"3.13.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":true,"constant_case":true,"elseif":true,"function_declaration":{"closure_function_spacing":"none"},"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_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,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sort_algorithm":"length"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":{"elements":["arrays"]},"phpdoc_scalar":true,"unary_operator_spaces":true,"binary_operator_spaces":{"operators":{"=":"align","=>":"align"}},"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","property":"one"}},"method_chaining_indentation":true,"object_operator_without_whitespace":true,"no_superfluous_phpdoc_tags":true},"hashes":{"src\/Tasks\/SoftDeleteTask.php":"71fbf9b2eed43ffff4f86849fdb26756","src\/Tasks\/HardDeleteTask.php":"6f3081c584e1ee8ca8c95538c646fb34","src\/Tasks\/Task.php":"6c30491b2192aef4cef2551312baa5a6","src\/Support\/InteractsWithArray.php":"aded89d55951e19bbe19ae784a9c908a","src\/Support\/InteractsWithDatabase.php":"70ebfc5ee74f506fe466bc55802a4ca4","src\/Jobs\/Job.php":"aebb28574d88910f6240ef735d285a44","src\/ServiceProvider.php":"04fbe263a82780e02736b3605ab78093","tests\/Jobs\/DeleteUserBeforeAfterHookJob.php":"e6ba68a6df73185974679f3f4be3cacb","tests\/Jobs\/DeleteUserUsingRestrictionsAndKeyJob.php":"1960570bcdb68f0ec0adcf5c14452a82","tests\/Jobs\/DeleteUserJob.php":"09e67e150caf017e879e5860a77a8f77","tests\/Jobs\/DeleteUserUsingKeyJob.php":"42ff8102ce0d5cf1311c3fc4dc87a41e","tests\/Jobs\/DeleteUserUsingRestrictionsJob.php":"4b25c58992adb609342ba5517c3711c9","tests\/Jobs\/DeleteUserAfterHookJob.php":"3b58075fe559bf33aee058d2e8995205","tests\/Jobs\/DeleteUserBeforeHookJob.php":"b2d5615abbfb3f44ffe5a32ea41b0ec6","tests\/Jobs\/DeleteUserBatchJob.php":"6d92bbf32f80331be816b2ccefad002d","tests\/World\/Builder.php":"d3d462f29e593e502f826e04a5dfee34","tests\/Test.php":"93326ee04d164d2bc1cd8a740c995457","tests\/Migrations\/2014_10_12_000001_create_posts_table.php":"1d8f745f0287854ff3db0406c1365437","tests\/Migrations\/2014_10_12_000000_create_users_table.php":"2036153809f3a1973882dd94502a3eac","tests\/Migrations\/2014_10_12_000002_create_jobs_table.php":"5bbf8d40f0ec8d52fbc95318572c1965","tests\/Models\/Post.php":"b9a4d941dd964491e0973a1c7875d613","tests\/Models\/User.php":"54b42a5f55b2a8399d927ece313a8cdc"}}