-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.php-cs-fixer.cache
1 lines (1 loc) · 6.97 KB
/
.php-cs-fixer.cache
1
{"php":"8.0.15","version":"3.7.0:v3.7.0#7705d5a985132a40282d18a176eb9a4a0497747c","indent":" ","lineEnding":"\n","rules":{"blank_line_after_opening_tag":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_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_import_per_statement":true,"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":{"C:\\Users\\USER\\AppData\\Local\\Temp\\PHP CS Fixertemp_folder\\.php-cs-fixer.dist.php":3161501241,"C:\\Users\\USER\\AppData\\Local\\Temp\\PHP CS Fixertemp_folder1\\app\\Http\\Middleware\\PreventRequestsDuringMaintenance.php":1818695846,"C:\\Users\\USER\\AppData\\Local\\Temp\\PHP CS Fixertemp_folder2\\routes\\api.php":552248649,"C:\\Users\\USER\\AppData\\Local\\Temp\\PHP CS Fixertemp_folder7\\routes\\api.php":1875829835,"C:\\Users\\USER\\AppData\\Local\\Temp\\PHP CS Fixertemp_folder10\\routes\\api.php":2307369938,"C:\\Users\\USER\\AppData\\Local\\Temp\\PHP CS Fixertemp_folder5\\routes\\api.php":2307369938,"C:\\Users\\USER\\AppData\\Local\\Temp\\PHP CS Fixertemp_folder9\\routes\\api.php":3022431711,"C:\\Users\\USER\\AppData\\Local\\Temp\\PHP CS Fixertemp_folder3\\routes\\api.php":552248649,"app\\Console\\Kernel.php":354488776,"app\\Exceptions\\Handler.php":2241729449,"app\\Helper\\functions.php":3134142770,"app\\Http\\Controllers\\Auth\\AuthenticatedSessionController.php":3822759929,"app\\Http\\Controllers\\Auth\\ConfirmablePasswordController.php":2216547935,"app\\Http\\Controllers\\Auth\\EmailVerificationNotificationController.php":1258089414,"app\\Http\\Controllers\\Auth\\EmailVerificationPromptController.php":3050522273,"app\\Http\\Controllers\\Auth\\NewPasswordController.php":2213066619,"app\\Http\\Controllers\\Auth\\PasswordResetLinkController.php":707008511,"app\\Http\\Controllers\\Auth\\RegisteredUserController.php":2325868526,"app\\Http\\Controllers\\Auth\\VerifyEmailController.php":281791375,"app\\Http\\Controllers\\Controller.php":2797494234,"app\\Http\\Controllers\\DashboardController.php":1970660240,"app\\Http\\Controllers\\LockScreenController.php":4187296478,"app\\Http\\Controllers\\RolePermissionController.php":3032810372,"app\\Http\\Controllers\\UserController.php":1877975831,"app\\Http\\Kernel.php":1334808751,"app\\Http\\Livewire\\Users\\AccountForm.php":1415713564,"app\\Http\\Livewire\\Users\\CreateForm.php":4256836519,"app\\Http\\Livewire\\Users\\Language.php":1263273846,"app\\Http\\Livewire\\Users\\ShowForm.php":2813714713,"app\\Http\\Middleware\\Authenticate.php":2203061520,"app\\Http\\Middleware\\AuthLock.php":1125239184,"app\\Http\\Middleware\\EncryptCookies.php":2317483050,"app\\Http\\Middleware\\PreventRequestsDuringMaintenance.php":1818695846,"app\\Http\\Middleware\\RedirectIfAuthenticated.php":3533461853,"app\\Http\\Middleware\\TrimStrings.php":2824184895,"app\\Http\\Middleware\\TrustHosts.php":4181407162,"app\\Http\\Middleware\\TrustProxies.php":2149945892,"app\\Http\\Middleware\\UserLanguage.php":4265385453,"app\\Http\\Middleware\\VerifyCsrfToken.php":515967531,"app\\Http\\Requests\\Auth\\LoginRequest.php":1604410144,"app\\Listeners\\LoginListener.php":169388128,"app\\Models\\User.php":3928472306,"app\\Providers\\AppServiceProvider.php":1624137708,"app\\Providers\\AuthServiceProvider.php":3611279746,"app\\Providers\\BroadcastServiceProvider.php":3839728412,"app\\Providers\\EventServiceProvider.php":274560188,"app\\Providers\\RouteServiceProvider.php":1426478575,"app\\Traits\\LockableTrait.php":858810190,"app\\View\\Components\\AdminLayout.php":2560597003,"config\\app.php":930115181,"config\\auth.php":2062149846,"config\\broadcasting.php":1799697302,"config\\cache.php":2496123169,"config\\cors.php":1385331993,"config\\database.php":1792943348,"config\\filesystems.php":3040859325,"config\\hashing.php":1409853592,"config\\logging.php":1130835888,"config\\mail.php":307380346,"config\\permission.php":2244771396,"config\\queue.php":2685493111,"config\\services.php":4251272034,"config\\session.php":3682616216,"config\\view.php":2532436371,"database\\factories\\UserFactory.php":45062606,"database\\migrations\\2014_10_12_000000_create_users_table.php":3970065049,"database\\migrations\\2014_10_12_100000_create_password_resets_table.php":2423716589,"database\\migrations\\2019_08_19_000000_create_failed_jobs_table.php":1394740131,"database\\migrations\\2021_06_30_142146_create_permission_tables.php":4071329851,"database\\seeders\\DatabaseSeeder.php":1803847044,"database\\seeders\\RoleSeeder.php":3080626640,"resources\\lang\\en\\auth.php":879913009,"resources\\lang\\en\\pagination.php":2109704695,"resources\\lang\\en\\passwords.php":3172527856,"resources\\lang\\en\\validation.php":3315282976,"resources\\lang\\kh\\auth.php":2907694864,"resources\\lang\\kh\\permissions_kh.php":1237462051,"resources\\lang\\kh\\roles_kh.php":3274971164,"resources\\lang\\kh\\validation.php":1282707863,"routes\\auth.php":75263991,"routes\\channels.php":3012012949,"routes\\console.php":130084247,"routes\\web.php":2021852153,"tests\\CreatesApplication.php":1811814938,"tests\\Feature\\AuthenticationTest.php":3929388731,"tests\\Feature\\EmailVerificationTest.php":706555745,"tests\\Feature\\ExampleTest.php":574907922,"tests\\Feature\\PasswordConfirmationTest.php":2151472413,"tests\\Feature\\PasswordResetTest.php":124602440,"tests\\Feature\\RegistrationTest.php":2317827224,"tests\\TestCase.php":1353191102,"tests\\Unit\\ExampleTest.php":2180507211,"routes\\api.php":552248649}}