-
Notifications
You must be signed in to change notification settings - Fork 0
/
.php-cs-fixer.cache
1 lines (1 loc) · 12.8 KB
/
.php-cs-fixer.cache
1
{"php":"8.1.11","version":"3.11.1-DEV:dev-master#531eaeb519104506ddb5f7ff8805a556569ff648","indent":" ","lineEnding":"\n","rules":{"array_syntax":{"syntax":"short"},"binary_operator_spaces":{"default":"single_space","operators":{"=>":null}},"blank_line_after_namespace":true,"blank_line_after_opening_tag":true,"blank_line_before_statement":{"statements":["return"]},"braces":true,"cast_spaces":true,"class_attributes_separation":{"elements":{"method":"one"}},"class_definition":true,"concat_space":{"spacing":"one"},"declare_equal_normalize":true,"elseif":true,"encoding":true,"full_opening_tag":true,"fully_qualified_strict_types":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,"constant_case":{"case":"lower"},"lowercase_keywords":true,"lowercase_static_reference":true,"magic_method_casing":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_unused_imports":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,"not_operator_with_successor_space":true,"object_operator_without_whitespace":true,"ordered_imports":{"sort_algorithm":"alpha"},"phpdoc_indent":true,"general_phpdoc_tag_rename":true,"phpdoc_inline_tag_normalizer":true,"phpdoc_tag_type":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,"psr_autoloading":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":{"elements":["arrays"]},"trim_array_spaces":true,"unary_operator_spaces":true,"visibility_required":{"elements":["method","property"]},"whitespace_after_comma_in_array":true},"hashes":{"database\/migrations\/2014_10_12_100000_create_password_resets_table.php":2010054118,"database\/migrations\/2019_05_12_194254_create_samples_table.php":1482208008,"database\/migrations\/2019_12_19_150831_add_unique_to_name_in_users_table.php":3763843774,"database\/migrations\/2022_11_23_190911_remove_foursucres_account_from_users_table.php":3579439,"database\/migrations\/2019_05_12_194629_create_sample_tag_table.php":3779725181,"database\/migrations\/2022_11_24_120134_add_softdeletes_to_multiple_tables.php":3822217283,"database\/migrations\/2019_08_19_094957_create_jobs_table.php":173886771,"database\/migrations\/2019_12_19_142827_transform_uuids_to_ids.php":1038311201,"database\/migrations\/2019_05_12_194139_create_permission_tables.php":3000019342,"database\/migrations\/2019_08_22_044718_create_activity_log_table.php":2506922767,"database\/migrations\/2019_05_06_043810_verify_users.php":762720087,"database\/migrations\/2019_08_22_032429_create_static_pages_table.php":4039098716,"database\/migrations\/2019_08_20_183707_create_failed_jobs_table.php":376208606,"database\/migrations\/2019_05_12_194521_create_tags_table.php":3386572190,"database\/migrations\/2014_09_10_065447_create_likeable_tables.php":4192726002,"database\/migrations\/2019_12_19_201525_add_nullable_to_uuid_column_in_samples_table.php":1365287449,"database\/migrations\/2014_10_12_000000_create_users_table.php":828705752,"database\/seeds\/StaticPagesTableSeeder.php":204066199,"database\/seeds\/UsersTableSeeder.php":3468835683,"database\/seeds\/PermissionsTableSeeder.php":4139964903,"database\/seeds\/DatabaseSeeder.php":3989335112,"database\/factories\/UserFactory.php":4241942005,"server.php":911756324,"bootstrap\/app.php":1695150322,"bootstrap\/cache\/services.php":3892829412,"bootstrap\/cache\/packages.php":306794400,"app\/Mail\/ResetPassword.php":672251893,"app\/Providers\/AppServiceProvider.php":2410219684,"app\/Providers\/AuthServiceProvider.php":252456711,"app\/Providers\/RouteServiceProvider.php":236184626,"app\/Providers\/BroadcastServiceProvider.php":3697390340,"app\/Providers\/EventServiceProvider.php":1486670969,"app\/Models\/StaticPage.php":27693709,"app\/Models\/Tag.php":886939394,"app\/Models\/User.php":1127341206,"app\/Models\/VerifyUser.php":498593979,"app\/Models\/Activity.php":2244855801,"app\/Models\/Sample.php":3913326838,"app\/Exceptions\/Handler.php":3779850502,"app\/Http\/Middleware\/VerifyCsrfToken.php":1794460850,"app\/Http\/Middleware\/RedirectIfAuthenticated.php":3061836873,"app\/Http\/Middleware\/TrimStrings.php":2824184895,"app\/Http\/Middleware\/Authenticate.php":3347470484,"app\/Http\/Middleware\/TrustProxies.php":2149945892,"app\/Http\/Middleware\/CheckForMaintenanceMode.php":2653096079,"app\/Http\/Middleware\/EncryptCookies.php":263939980,"app\/Http\/Controllers\/HomeController.php":2019111821,"app\/Http\/Controllers\/UserController.php":594585509,"app\/Http\/Controllers\/Controller.php":2377246532,"app\/Http\/Controllers\/StaticPageController.php":3449907818,"app\/Http\/Controllers\/Auth\/ForgotPasswordController.php":2959668726,"app\/Http\/Controllers\/Auth\/LoginController.php":3005260351,"app\/Http\/Controllers\/Auth\/ResetPasswordController.php":2224213446,"app\/Http\/Controllers\/Auth\/RegisterController.php":575128264,"app\/Http\/Controllers\/Auth\/VerificationController.php":3742989110,"app\/Http\/Controllers\/Admin\/AdminController.php":1403266121,"app\/Http\/Controllers\/Admin\/StaticPageController.php":933120910,"app\/Http\/Controllers\/SampleController.php":374399846,"app\/Http\/Controllers\/Api\/UserController.php":1690157458,"app\/Http\/Controllers\/Api\/SampleController.php":1282977317,"app\/Http\/Kernel.php":1074939969,"app\/Jobs\/ConvertToMP3Job.php":2409589836,"app\/Jobs\/GenerateWaveformJob.php":1791321215,"app\/Jobs\/MakePublicJob.php":1921812714,"app\/Jobs\/YoutubeDlJob.php":2276803586,"app\/Helpers\/SucresHelper.php":3394663919,"app\/Helpers\/Helper.php":1347034467,"app\/Console\/Commands\/ClearDeadSamplesCommand.php":1701497105,"app\/Console\/Kernel.php":3655554038,"config\/hashing.php":2194319214,"config\/auth.php":3331436794,"config\/app.php":1799078326,"config\/mail.php":307380346,"config\/hashids.php":1337197504,"config\/services.php":3684827168,"config\/database.php":3098053031,"config\/cache.php":2325456575,"config\/session.php":2994520316,"config\/debug-server.php":936391222,"config\/queue.php":3523276139,"config\/broadcasting.php":1796891465,"config\/activitylog.php":909732345,"config\/view.php":3441258419,"config\/cors.php":2561603808,"config\/logging.php":1550353087,"config\/permission.php":1368466607,"config\/filesystems.php":1558915284,"resources\/lang\/fr\/passwords.php":2258835603,"resources\/lang\/fr\/auth.php":3280942517,"resources\/lang\/fr\/pagination.php":2490145627,"resources\/lang\/fr\/validation.php":581768169,"resources\/lang\/en\/passwords.php":1957763780,"resources\/lang\/en\/auth.php":528602294,"resources\/lang\/en\/pagination.php":3945741820,"resources\/lang\/en\/validation.php":143020465,"resources\/views\/static_page.blade.php":3547444825,"resources\/views\/auth\/register.blade.php":1946173555,"resources\/views\/auth\/passwords\/email.blade.php":4122070011,"resources\/views\/auth\/passwords\/reset.blade.php":705671795,"resources\/views\/auth\/login.blade.php":324094718,"resources\/views\/emails\/reset_password.blade.php":298481994,"resources\/views\/admin\/index.blade.php":1108027638,"resources\/views\/admin\/static_page\/index.blade.php":390816440,"resources\/views\/admin\/static_page\/edit.blade.php":2530252411,"resources\/views\/admin\/static_page\/create.blade.php":3780331656,"resources\/views\/admin\/_nav.blade.php":3351726250,"resources\/views\/user\/edit_email.blade.php":3402193578,"resources\/views\/user\/delete.blade.php":981978252,"resources\/views\/user\/edit.blade.php":3936209915,"resources\/views\/user\/edit_password.blade.php":2163850993,"resources\/views\/user\/show.blade.php":626097287,"resources\/views\/layouts\/base.blade.php":1151452650,"resources\/views\/layouts\/app.blade.php":1908434743,"resources\/views\/sample\/index.blade.php":3875885060,"resources\/views\/sample\/create_url.blade.php":10034901,"resources\/views\/sample\/edit.blade.php":1849064468,"resources\/views\/sample\/create.blade.php":964523453,"resources\/views\/sample\/_status.blade.php":2398590287,"resources\/views\/sample\/iframe.blade.php":437257125,"resources\/views\/sample\/show.blade.php":216981210,"resources\/views\/errors\/404.blade.php":2791321924,"resources\/views\/errors\/500.blade.php":3938322586,"resources\/views\/errors\/429.blade.php":1690166860,"resources\/views\/errors\/503.blade.php":674876094,"tests\/Unit\/ExampleTest.php":4133258913,"tests\/CreatesApplication.php":2280558197,"tests\/Feature\/ExampleTest.php":2455244133,"tests\/TestCase.php":1353191102,"storage\/framework\/views\/76c3299386321a243df554d201c4f79bd75df53a.php":2836303929,"storage\/framework\/views\/ff9f357d64fcd4bd4c79cc61fc4b2846a805a211.php":3855102675,"storage\/framework\/views\/e32d3f08dc843a9d20e119f3729989a0f2838a43.php":2125501493,"storage\/framework\/views\/13a322b12d868f3b25ad3b80b78e12042e8cfa29.php":2246238810,"storage\/framework\/views\/b3bd23e5b7ad22a3ff2362607056eec538dae447.php":837559736,"storage\/framework\/views\/129b4557004fa63e95db52f8fc7a7e20f2f3fcd5.php":2455353307,"storage\/framework\/views\/719822d8df6c79117c0a33bb41230ab2afd322ea.php":2908215472,"storage\/framework\/views\/8f545fd445ffdd2c0a11cd910d6cddbcbf719b94.php":525162982,"storage\/framework\/views\/58bdfca8329bf0e27016bedb8645cf9c9f86fd93.php":715907373,"storage\/framework\/views\/8fdc8dc40626c0fa2f3c8e43c2c8f96d3cfd9df9.php":2094289469,"storage\/framework\/views\/dad625ddabe48591e065b7a4ded80bcf32531ead.php":2055198029,"storage\/framework\/views\/4e46f2615eba2e7572fcbc2e105f4c6ea43d7f22.php":3089935522,"storage\/framework\/views\/aaf982ac7321ab4231a134d064a2aef954c0d9cb.php":3649760897,"storage\/framework\/views\/4c4016a58f28796e8750833db7be80a19d84ed06.php":1260379313,"storage\/framework\/views\/2f37d1223140e1864de081f0db6a42ec391ade41.php":3415239701,"storage\/framework\/views\/8e09996dbda016071d9edb3676aa9b674a8d9483.php":1480763588,"storage\/framework\/views\/8efe77eea7f6cf1291ffd8272475872ab4f5ccd7.php":1653374410,"storage\/framework\/views\/1d70e3339427d7c958956abc2fad958cd34b677b.php":1157026202,"storage\/framework\/views\/d9b7434e182ecc8d31202f84b1f3a34e7ca480e5.php":3945398208,"storage\/framework\/views\/bca1c63cf3b0456c92dbb81b88074d87d6c0bd90.php":5369260,"storage\/framework\/views\/34610a4cc3a920e8610df1b95342b183ab7dfa9c.php":3995735109,"storage\/framework\/views\/fa29c991f481d25eae8a32c5c35c692a2488d50d.php":1973615215,"storage\/framework\/views\/71b349fc254bb7cecd4fa8127b4817682f0a1af8.php":642815340,"storage\/framework\/views\/512811f3bb0648e46f79b31b5a91f1e21f0cbb6b.php":2143700177,"storage\/framework\/views\/908ab37cbec838581a097b03c6311744ac7fa96c.php":577639455,"public\/index.php":935681116,"routes\/channels.php":421778596,"routes\/console.php":2755491784,"routes\/web.php":3999904143,"routes\/api.php":3189918064,"database\/migrations\/2022_11_24_124500_add_uuid_to_failed_jobs_table.php":1014138160,"database\/seeders\/StaticPagesTableSeeder.php":958841111,"database\/seeders\/UsersTableSeeder.php":3237539644,"database\/seeders\/PermissionsTableSeeder.php":735077004,"database\/seeders\/DatabaseSeeder.php":1210905082,"app\/Http\/Middleware\/PreventRequestsDuringMaintenance.php":743962132,"storage\/framework\/views\/3926ed9e7699825d771559ca787f98d58d4537ec.php":2246238810,"storage\/framework\/views\/ce72be7c72091fdb0ebc81396d6cdc8ddcd2eb69.php":715907373,"storage\/framework\/views\/6fda9ac4c29470b3be0e740316b03af2ca1eae7d.php":2125501493,"storage\/framework\/views\/c2b5c06bc600edf94b85acff0a9b3ff540eae6bb.php":3945398208}}