diff --git a/.php-cs-fixer.cache b/.php-cs-fixer.cache deleted file mode 100644 index 889bc828..00000000 --- a/.php-cs-fixer.cache +++ /dev/null @@ -1 +0,0 @@ -{"php":"7.4.33","version":"3.40.0:v3.40.0#27d2b3265b5d550ec411b4319967ae7cfddfb2e0","indent":" ","lineEnding":"\n","rules":{"align_multiline_comment":true,"array_syntax":{"syntax":"short"},"backtick_to_shell_exec":true,"binary_operator_spaces":{"operators":{"=>":"align","=":"align"}},"blank_line_before_statement":{"statements":["return"]},"braces_position":{"allow_single_line_anonymous_functions":true,"allow_single_line_empty_anonymous_classes":true},"cast_spaces":true,"class_attributes_separation":{"elements":{"method":"one"}},"class_definition":{"single_line":true},"class_reference_name_casing":true,"clean_namespace":true,"concat_space":{"spacing":"one"},"declare_parentheses":true,"echo_tag_syntax":true,"empty_loop_body":{"style":"braces"},"empty_loop_condition":true,"fully_qualified_strict_types":true,"general_phpdoc_tag_rename":{"replacements":{"inheritDocs":"inheritDoc"}},"global_namespace_import":{"import_classes":false,"import_constants":false,"import_functions":false},"include":true,"increment_style":{"style":"post"},"integer_literal_case":true,"lambda_not_used_import":true,"linebreak_after_opening_tag":true,"magic_constant_casing":true,"magic_method_casing":true,"method_argument_space":{"on_multiline":"ignore"},"native_function_casing":true,"native_type_declaration_casing":true,"no_alias_language_construct_call":true,"no_alternative_syntax":true,"no_binary_string":true,"no_blank_lines_after_phpdoc":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_extra_blank_lines":{"tokens":["attribute","case","continue","curly_brace_block","default","extra","parenthesis_brace_block","square_brace_block","switch","throw","use"]},"no_leading_namespace_whitespace":true,"no_mixed_echo_print":true,"no_multiline_whitespace_around_double_arrow":true,"no_null_property_initialization":true,"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_around_offset":true,"no_superfluous_phpdoc_tags":{"remove_inheritdoc":true},"no_trailing_comma_in_singleline":true,"no_unneeded_braces":{"namespaces":true},"no_unneeded_control_parentheses":{"statements":["break","clone","continue","echo_print","others","return","switch_case","yield","yield_from"]},"no_unneeded_import_alias":true,"no_unset_cast":true,"no_unused_imports":true,"no_useless_concat_operator":true,"no_useless_nullsafe_operator":true,"no_whitespace_before_comma_in_array":true,"normalize_index_brace":true,"nullable_type_declaration_for_default_null_value":{"use_nullable_type_declaration":false},"object_operator_without_whitespace":true,"operator_linebreak":{"only_booleans":true},"ordered_imports":{"imports_order":["class","function","const"],"sort_algorithm":"alpha"},"php_unit_fqcn_annotation":true,"php_unit_method_casing":true,"phpdoc_align":true,"phpdoc_annotation_without_dot":true,"phpdoc_indent":true,"phpdoc_inline_tag_normalizer":true,"phpdoc_no_access":true,"phpdoc_no_alias_tag":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_order":{"order":["param","return","throws"]},"phpdoc_return_self_reference":true,"phpdoc_scalar":true,"phpdoc_separation":{"groups":[["Annotation","NamedArgumentConstructor","Target"],["author","copyright","license"],["category","package","subpackage"],["property","property-read","property-write"],["deprecated","link","see","since"]]},"phpdoc_single_line_var_spacing":true,"phpdoc_summary":true,"phpdoc_tag_type":{"tags":{"inheritDoc":"inline"}},"phpdoc_to_comment":true,"phpdoc_trim":true,"phpdoc_trim_consecutive_blank_line_separation":true,"phpdoc_types":true,"phpdoc_types_order":{"null_adjustment":"always_last","sort_algorithm":"none"},"phpdoc_var_without_name":true,"semicolon_after_instruction":true,"simple_to_complex_string_variable":true,"single_class_element_per_statement":true,"single_import_per_statement":true,"single_line_comment_spacing":true,"single_line_comment_style":{"comment_types":["hash"]},"single_line_throw":true,"single_quote":true,"single_space_around_construct":true,"space_after_semicolon":{"remove_in_empty_for_expressions":true},"standardize_increment":true,"standardize_not_equals":true,"switch_continue_to_break":true,"trailing_comma_in_multiline":true,"trim_array_spaces":true,"type_declaration_spaces":true,"types_spaces":true,"whitespace_after_comma_in_array":true,"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"blank_lines_before_namespace":true,"compact_nullable_type_declaration":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_parentheses":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"]},"return_type_declaration":true,"short_scalar_cast":true,"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"unary_operator_spaces":true,"visibility_required":true,"blank_line_after_namespace":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"encoding":true,"full_opening_tag":true},"hashes":{"server\/tests\/Feature.php":"9c85d3fc3571920ba5e59e6d460c5220","server\/src\/Providers\/PalletServiceProvider.php":"ba9cc5d819b721b024039d9ee032f608","server\/src\/Models\/SalesOrder.php":"e6ad994231337d604b9e9ed64b80fef7","server\/src\/Models\/Batch.php":"873ca7d5c6b4886d47ac886109c70e3b","server\/src\/Models\/WarehouseSection.php":"0e15b963cc168ba5964d5cf4af73d3cf","server\/src\/Models\/Inventory.php":"13d1d1431486cf00c012313297e3797e","server\/src\/Models\/Product.php":"b5d3e8d3ca24541837d6768d647ab172","server\/src\/Models\/Audit.php":"9f210486ed47eb09142e54846c23a03a","server\/src\/Models\/WarehouseRack.php":"4dd44da328b8a9158b70882c7c8cfd50","server\/src\/Models\/StockTransaction.php":"2f8ec521c7e117171940c961703bf8a3","server\/src\/Models\/PurchaseOrder.php":"156f0399539b40a538e5a5bce14f4422","server\/src\/Models\/WarehouseDock.php":"bdcaa99a253a73976ec8f1ed7a7e0548","server\/src\/Models\/Supplier.php":"30c2294e89adbc11ce3d175610eade26","server\/src\/Models\/WarehouseAisle.php":"cabfb70992d43692aee818c7d3e947b4","server\/src\/Models\/StockAdjustment.php":"807627cc3d10d4ef6ba88888608e3032","server\/src\/Models\/Warehouse.php":"92b4fd4e9b87cc3f8e1366ac8bbdbeeb","server\/src\/Models\/WarehouseBin.php":"399c59d497cc74c0801e4e4bae17c414","server\/src\/Imports\/ProductsImport.php":"3c967815a28fff712565ae4863a5f865","server\/src\/Support\/Utils.php":"4adfdf3250ac83e5ce73e5f20f2241af","server\/src\/Http\/Resources\/IndexInventory.php":"571a17fefa9a54dafe0d55212aa9f707","server\/src\/Http\/Filter\/WarehouseFilter.php":"b7ddac9bf9594024d2b6739babb09467","server\/src\/Http\/Filter\/SuplierFilter.php":"166b75992b28926c7deebd355d07f426","server\/src\/Http\/Filter\/InventoryFilter.php":"14774aa05749fbd0d2d8b5d8594549c2","server\/src\/Http\/Filter\/ProductFilter.php":"a293baff0342143ca3381fdf232d9f3b","server\/src\/Http\/Controllers\/BatchController.php":"31c9b0cea81534b7203c7997c561546b","server\/src\/Http\/Controllers\/StockAdjustmentController.php":"35a014af57c157c351fbd04d147da4b4","server\/src\/Http\/Controllers\/WarehouseController.php":"b547291fcf3f8075b6a38e8562616984","server\/src\/Http\/Controllers\/WarehouseSectionController.php":"cab494a49289aa247729562cbae97a03","server\/src\/Http\/Controllers\/PalletResourceController.php":"618d73ec329d5e3db4875e09880f516e","server\/src\/Http\/Controllers\/InventoryController.php":"951807b7d99bf4b59dd51583fbae0f66","server\/src\/Http\/Controllers\/ProductController.php":"10b92e4ee06aa8312f5ee2bdf4a7ae3f","server\/src\/Http\/Controllers\/AuditController.php":"c23f826e2f6ac6ce2b946e57e2e4d19e","server\/src\/Http\/Controllers\/PurchaseOrderController.php":"4072a491be97b3d2261cbd1994ca3878","server\/src\/Http\/Controllers\/SupplierController.php":"e2ff8319fd856fb1d8b9f9c92b141ffd","server\/src\/Http\/Controllers\/SalesOrderController.php":"37edc5dc7d563da4b5226cee0c7d8061","server\/src\/routes.php":"dd1648154807d756293ee4c8ef4b6052",".php-cs-fixer.php":"97d0e7d944ae71fb5a3344df8ae2cd44"}} \ No newline at end of file