-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.php_cs.cache
1 lines (1 loc) · 8.23 KB
/
.php_cs.cache
1
{"php":"7.2.11","version":"2.14.2:v2.14.2#ff401e58261ffc5934a58f795b3f95b355e276cb","rules":{"align_multiline_comment":true,"array_indentation":true,"backtick_to_shell_exec":true,"blank_line_after_namespace":true,"blank_line_before_return":true,"cast_spaces":true,"combine_consecutive_issets":true,"combine_consecutive_unsets":true,"comment_to_phpdoc":true,"compact_nullable_typehint":true,"declare_equal_normalize":true,"dir_constant":true,"doctrine_annotation_array_assignment":true,"doctrine_annotation_braces":true,"doctrine_annotation_indentation":true,"doctrine_annotation_spaces":true,"elseif":true,"encoding":true,"ereg_to_preg":true,"explicit_indirect_variable":true,"explicit_string_variable":true,"full_opening_tag":true,"fully_qualified_strict_types":true,"function_declaration":true,"function_to_constant":true,"function_typehint_space":true,"include":true,"increment_style":{"style":"post"},"indentation_type":true,"is_null":true,"line_ending":true,"lowercase_cast":true,"lowercase_constants":true,"lowercase_keywords":true,"magic_constant_casing":true,"mb_str_functions":true,"method_argument_space":true,"method_separation":true,"modernize_types_casting":true,"multiline_comment_opening_closing":true,"native_function_casing":true,"new_with_braces":true,"no_alias_functions":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_blank_lines_before_namespace":true,"no_break_comment":true,"no_closing_tag":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_multiline_whitespace_around_double_arrow":true,"no_multiline_whitespace_before_semicolons":true,"no_null_property_initialization":true,"no_php4_constructor":true,"normalize_index_brace":true,"no_short_bool_cast":true,"no_short_echo_tag":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_after_function_name":true,"no_spaces_around_offset":{"positions":["outside"]},"no_spaces_inside_parenthesis":true,"no_superfluous_elseif":true,"no_trailing_comma_in_list_call":true,"no_trailing_comma_in_singleline_array":true,"no_trailing_whitespace_in_comment":true,"no_trailing_whitespace":true,"no_unneeded_control_parentheses":true,"no_unneeded_curly_braces":true,"no_unneeded_final_method":true,"no_unused_imports":true,"no_useless_else":true,"no_useless_return":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"object_operator_without_whitespace":true,"ordered_class_elements":true,"ordered_imports":true,"phpdoc_add_missing_param_annotation":true,"phpdoc_align":true,"phpdoc_indent":true,"phpdoc_inline_tag":true,"phpdoc_no_access":true,"phpdoc_no_alias_tag":true,"phpdoc_no_empty_return":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_order":true,"phpdoc_return_self_reference":true,"phpdoc_scalar":true,"phpdoc_separation":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,"php_unit_construct":true,"php_unit_dedicate_assert":true,"php_unit_expectation":true,"php_unit_mock":true,"php_unit_namespaced":true,"php_unit_no_expectation_annotation":true,"php_unit_ordered_covers":true,"php_unit_strict":true,"pow_to_exponentiation":true,"protected_to_private":true,"random_api_migration":true,"return_type_declaration":true,"self_accessor":true,"semicolon_after_instruction":true,"short_scalar_cast":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":true,"single_import_per_statement":true,"single_line_after_imports":true,"single_quote":true,"standardize_increment":true,"standardize_not_equals":true,"strict_comparison":true,"strict_param":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"ternary_operator_spaces":true,"ternary_to_null_coalescing":true,"trailing_comma_in_multiline_array":true,"unary_operator_spaces":true,"void_return":true,"whitespace_after_comma_in_array":true,"no_extra_blank_lines":{"tokens":["curly_brace_block","parenthesis_brace_block","square_brace_block","extra","return"]},"list_syntax":{"syntax":"short"},"visibility_required":{"elements":["property","method","const"]},"binary_operator_spaces":{"operators":{"=>":"align_single_space_minimal","=":"align_single_space_minimal"}},"blank_line_before_statement":{"statements":["return","throw"]},"braces":{"allow_single_line_closure":true},"class_definition":{"singleLine":true},"concat_space":{"spacing":"one"},"no_extra_consecutive_blank_lines":{"tokens":["curly_brace_block","extra","parenthesis_brace_block","square_brace_block","throw","use"]},"no_mixed_echo_print":{"use":"echo"},"phpdoc_types_order":{"null_adjustment":"always_last"},"class_attributes_separation":{"elements":["method","property"]},"single_line_comment_style":{"comment_types":["hash"]},"space_after_semicolon":{"remove_in_empty_for_expressions":true}},"hashes":{"app\\Http\\Controllers\\taskmanager.php":129527533,"app\\Console\\Kernel.php":-1633922518,"app\\Exceptions\\Handler.php":2110438465,"app\\Http\\Controllers\\Auth\\ForgotPasswordController.php":1665284224,"app\\Http\\Controllers\\Auth\\LoginController.php":607511510,"app\\Http\\Controllers\\Auth\\RegisterController.php":1637734188,"app\\Http\\Controllers\\Auth\\ResetPasswordController.php":-341242747,"app\\Http\\Controllers\\Controller.php":-1073348716,"app\\Http\\Controllers\\HomeController.php":335893560,"app\\Http\\Kernel.php":-1212947272,"app\\Http\\Middleware\\EncryptCookies.php":895515819,"app\\Http\\Middleware\\RedirectIfAuthenticated.php":1650008498,"app\\Http\\Middleware\\VerifyCsrfToken.php":-337274526,"app\\Http\\Requests\\addnewuser.php":-536008619,"app\\Http\\Requests\\addtask.php":-1476553010,"app\\Providers\\AppServiceProvider.php":-105510382,"app\\Providers\\AuthServiceProvider.php":1203158659,"app\\Providers\\BroadcastServiceProvider.php":1219508355,"app\\Providers\\EventServiceProvider.php":223423599,"app\\Providers\\RouteServiceProvider.php":200563502,"app\\Task.php":1575407686,"app\\User.php":-1417570662,"bootstrap\\app.php":-1836181806,"bootstrap\\autoload.php":-1546353401,"bootstrap\\cache\\config.php":1174022866,"bootstrap\\cache\\packages.php":-451139221,"bootstrap\\cache\\services.php":250926444,"config\\app.php":-1145425577,"config\\auth.php":1135656732,"config\\broadcasting.php":-915421928,"config\\cache.php":-770776867,"config\\compile.php":-941655292,"config\\database.php":-1787104509,"config\\filesystems.php":-991637041,"config\\mail.php":419588007,"config\\queue.php":2012682365,"config\\services.php":-2006157432,"config\\session.php":1092514253,"config\\view.php":931784985,"database\\factories\\ModelFactory.php":-609040248,"database\\migrations\\2014_10_12_000000_create_users_table.php":-510342527,"database\\migrations\\2014_10_12_100000_create_password_resets_table.php":-2128636360,"database\\migrations\\2017_03_17_113653_create_tasks_table.php":329117332,"database\\seeds\\DatabaseSeeder.php":-1738388581,"database\\seeds\\TasksTableSeeder.php":363135835,"database\\seeds\\UsersTableSeeder.php":1537936598,"public\\index.php":-1129863339,"public\\server.php":911756324,"resources\\lang\\en\\auth.php":528602294,"resources\\lang\\en\\pagination.php":-349225476,"resources\\lang\\en\\passwords.php":1469633825,"resources\\lang\\en\\validation.php":921378078,"resources\\views\\auth\\login.blade.php":-2107549806,"resources\\views\\auth\\passwords\\email.blade.php":871146182,"resources\\views\\auth\\passwords\\reset.blade.php":-635320439,"resources\\views\\auth\\register.blade.php":-314619278,"resources\\views\\errors\\503.blade.php":-372424656,"resources\\views\\home.blade.php":663664637,"resources\\views\\layouts\\app.blade.php":595209931,"resources\\views\\partial\\addnewtask.blade.php":1432750749,"resources\\views\\partial\\addnewuser.blade.php":-1825062304,"resources\\views\\partial\\don.blade.php":1252102293,"resources\\views\\partial\\inprogress.blade.php":-1085431122,"resources\\views\\partial\\newtask.blade.php":-1847931722,"resources\\views\\single.blade.php":-1128180891,"resources\\views\\welcome.blade.php":-2107549806,"routes\\api.php":-64179492,"routes\\console.php":-1450920610,"routes\\web.php":-868321158,"server.php":911756324,"tests\\Feature\\ExampleTest.php":671618075,"tests\\CreatesApplication.php":529964451,"tests\\TestCase.php":-431637527,"tests\\Unit\\ExampleTest.php":-1297718247}}