-
Notifications
You must be signed in to change notification settings - Fork 2
/
.php_cs.cache
1 lines (1 loc) · 6.32 KB
/
.php_cs.cache
1
{"php":"8.0.3","version":"2.18.3:v2.18.3#ab99202fccff2a9f97592fbe1b5c76dd06df3513","indent":" ","lineEnding":"\n","rules":{"array_syntax":{"syntax":"short"},"binary_operator_spaces":{"default":"single_space"},"blank_line_after_namespace":true,"blank_line_after_opening_tag":true,"braces":true,"cast_spaces":true,"class_attributes_separation":{"elements":["method"]},"class_definition":true,"concat_space":{"spacing":"one"},"declare_equal_normalize":true,"elseif":true,"encoding":true,"full_opening_tag":true,"function_declaration":true,"function_typehint_space":true,"heredoc_to_nowdoc":true,"include":true,"increment_style":{"style":"post"},"indentation_type":true,"linebreak_after_opening_tag":true,"line_ending":true,"lowercase_cast":true,"lowercase_constants":true,"lowercase_keywords":true,"magic_constant_casing":true,"method_argument_space":true,"native_function_casing":true,"no_alias_functions":true,"no_extra_blank_lines":{"tokens":["extra","throw","use","use_trait"]},"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_closing_tag":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_mixed_echo_print":{"use":"echo"},"no_multiline_whitespace_around_double_arrow":true,"multiline_whitespace_before_semicolons":{"strategy":"no_multi_line"},"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_after_function_name":true,"no_spaces_around_offset":true,"no_spaces_inside_parenthesis":true,"no_trailing_comma_in_list_call":true,"no_trailing_comma_in_singleline_array":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"no_unneeded_control_parentheses":true,"no_unreachable_default_argument_value":true,"no_useless_return":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"normalize_index_brace":true,"object_operator_without_whitespace":true,"ordered_imports":{"sortAlgorithm":"alpha"},"phpdoc_indent":true,"phpdoc_inline_tag":true,"phpdoc_no_access":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_scalar":true,"phpdoc_single_line_var_spacing":true,"phpdoc_summary":true,"phpdoc_to_comment":true,"phpdoc_trim":true,"phpdoc_types":true,"phpdoc_var_without_name":true,"psr4":true,"self_accessor":true,"short_scalar_cast":true,"single_blank_line_at_eof":true,"single_blank_line_before_namespace":true,"single_class_element_per_statement":true,"single_import_per_statement":true,"single_line_after_imports":true,"single_line_comment_style":{"comment_types":["hash"]},"single_quote":true,"space_after_semicolon":true,"standardize_not_equals":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline_array":true,"trim_array_spaces":true,"unary_operator_spaces":true,"visibility_required":{"elements":["method","property"]},"whitespace_after_comma_in_array":true},"hashes":{"app\/Models\/User.php":1515001761,"app\/Providers\/EventServiceProvider.php":3512437714,"app\/Providers\/RouteServiceProvider.php":2440514053,"app\/Providers\/AppServiceProvider.php":1624137708,"app\/Providers\/BroadcastServiceProvider.php":3839728412,"app\/Providers\/AuthServiceProvider.php":4151627587,"app\/Console\/Kernel.php":2300072647,"app\/Exceptions\/Handler.php":2241729449,"app\/Http\/Controllers\/Controller.php":2377246532,"app\/Http\/Kernel.php":749855512,"app\/Http\/Middleware\/EncryptCookies.php":2317483050,"app\/Http\/Middleware\/Authenticate.php":2241008875,"app\/Http\/Middleware\/TrimStrings.php":2824184895,"app\/Http\/Middleware\/TrustProxies.php":764609092,"app\/Http\/Middleware\/PreventRequestsDuringMaintenance.php":1818695846,"app\/Http\/Middleware\/RedirectIfAuthenticated.php":3533461853,"app\/Http\/Middleware\/TrustHosts.php":4181407162,"app\/Http\/Middleware\/VerifyCsrfToken.php":515967531,"config\/app.php":2296947140,"config\/session.php":170927762,"config\/logging.php":1130835888,"config\/cache.php":4123593300,"config\/mail.php":307380346,"config\/services.php":4251272034,"config\/cors.php":1385331993,"config\/filesystems.php":2002535682,"config\/view.php":2532436371,"config\/database.php":855583943,"config\/auth.php":2062149846,"config\/queue.php":2685493111,"config\/broadcasting.php":1799697302,"config\/hashing.php":1409853592,"database\/factories\/UserFactory.php":2756088019,"database\/seeders\/DatabaseSeeder.php":868779622,"database\/migrations\/2014_10_12_000000_create_users_table.php":3331038532,"database\/migrations\/2014_10_12_100000_create_password_resets_table.php":2423716589,"database\/migrations\/2019_08_19_000000_create_failed_jobs_table.php":1394740131,"resources\/lang\/en\/pagination.php":2109704695,"resources\/lang\/en\/validation.php":1068038087,"resources\/lang\/en\/auth.php":879913009,"resources\/lang\/en\/passwords.php":3172527856,"routes\/console.php":130084247,"routes\/web.php":3972034206,"routes\/api.php":552248649,"routes\/channels.php":3012012949,"tests\/CreatesApplication.php":2280558197,"tests\/Feature\/ExampleTest.php":4197561602,"tests\/TestCase.php":1353191102,"tests\/Unit\/ExampleTest.php":3281010548,"app\/Models\/Product.php":1247030611,"app\/Http\/Controllers\/ProductController.php":80561442,"database\/factories\/ProductFactory.php":4177766115,"database\/seeders\/ProductSeeder.php":4253511532,"database\/migrations\/2021_03_19_225512_create_products_table.php":2387536036,"app\/Models\/OrderItem.php":3692276217,"app\/Models\/Cart.php":3647213306,"database\/migrations\/2021_03_24_014800_create_carts_table.php":3863732283,"database\/migrations\/2021_03_24_015311_create_order_items_table.php":1694653640,"app\/Models\/Order.php":1104959316,"app\/Models\/Customer.php":2564410572,"database\/migrations\/2021_03_24_022248_create_orders_table.php":325911528,"database\/migrations\/2021_03_24_020953_create_customers_table.php":3508477105,"app\/Providers\/FortifyServiceProvider.php":177788565,"app\/Actions\/Fortify\/PasswordValidationRules.php":1427465785,"app\/Actions\/Fortify\/CreateNewUser.php":1550524211,"app\/Actions\/Fortify\/UpdateUserPassword.php":1814995118,"app\/Actions\/Fortify\/ResetUserPassword.php":1628298339,"app\/Actions\/Fortify\/UpdateUserProfileInformation.php":62927626,"config\/fortify.php":2458557173,"database\/migrations\/2014_10_12_200000_add_two_factor_columns_to_users_table.php":779497895,"database\/migrations\/2021_03_23_020953_create_customers_table.php":3508477105}}