-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy path.php-cs-fixer.cache
1 lines (1 loc) · 3.68 KB
/
.php-cs-fixer.cache
1
{"php":"8.1.10","version":"3.11.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"braces":{"allow_single_line_anonymous_class_with_empty_body":true},"class_definition":{"inline_constructor_arguments":false,"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":{"sort_algorithm":"alpha"},"return_type_declaration":true,"short_scalar_cast":true,"single_blank_line_before_namespace":true,"single_import_per_statement":{"group_to_single_imports":false},"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","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_line_after_imports":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,"unary_operator_spaces":true,"binary_operator_spaces":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\/MixedContentLogger.php":59527393,"src\/ScanCommand.php":1587335309,"src\/ConsoleApplication.php":2196996107,"src\/CrawlProfile.php":896520093,"tests\/Server.php":4204157939,"tests\/helpers.php":904962138,"tests\/MixedContentScannerTest.php":2012421974,"tests\/server\/public\/index.php":2856854668,"tests\/server\/resources\/views\/noMixedContent.php":1847358095,"tests\/server\/resources\/views\/mixedContent.php":3189199324,"tests\/server\/tests\/ExampleTest.php":1461289457,"tests\/server\/tests\/TestCase.php":553334541,"tests\/server\/app\/Events\/Event.php":3565005054,"tests\/server\/app\/Events\/ExampleEvent.php":1351195991,"tests\/server\/app\/Jobs\/ExampleJob.php":3206731578,"tests\/server\/app\/Jobs\/Job.php":1657617262,"tests\/server\/app\/Providers\/AuthServiceProvider.php":2751287663,"tests\/server\/app\/Providers\/EventServiceProvider.php":466972687,"tests\/server\/app\/Providers\/AppServiceProvider.php":3828036037,"tests\/server\/app\/Listeners\/ExampleListener.php":225801775,"tests\/server\/app\/Http\/Controllers\/ExampleController.php":3823872954,"tests\/server\/app\/Http\/Controllers\/Controller.php":1801291632,"tests\/server\/app\/Http\/Middleware\/Authenticate.php":3177194524,"tests\/server\/app\/Http\/Middleware\/ExampleMiddleware.php":1782211290,"tests\/server\/app\/Exceptions\/Handler.php":2667698469,"tests\/server\/app\/Console\/Kernel.php":3410055607,"tests\/server\/app\/Models\/User.php":1645925323,"tests\/server\/routes\/web.php":3138883906,"tests\/server\/database\/factories\/UserFactory.php":2427796327,"tests\/server\/database\/seeders\/DatabaseSeeder.php":4261150614,"tests\/server\/bootstrap\/app.php":1192845581}}