diff --git a/.php-cs-fixer.cache b/.php-cs-fixer.cache index 5955531..aa60bd1 100644 --- a/.php-cs-fixer.cache +++ b/.php-cs-fixer.cache @@ -1 +1 @@ -{"php":"8.3.4","version":"3.51.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces_position":true,"class_definition":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,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":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_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sort_algorithm":"alpha"},"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,"single_trait_insert_per_statement":true},"hashes":{"src\/Contracts\/ExchangeRate.php":"b90eb51b35730f7a43ddf74e5d5c0d6d","src\/Contracts\/ExchangeRateService.php":"3d4cecddb4ee963ed01317fcc192ba6b","src\/Contracts\/ExchangeRateProvider.php":"adb2cd2c7ca41f6bc111e968b8ae5251","src\/Contracts\/CurrencyPair.php":"c02c40d4c2ee723aeef075b0cc0063f6","src\/Providers\/LarateServiceProvider.php":"5ae3e3114a4c61381044b576eb8a5d27","src\/Exceptions\/HttpServiceException.php":"8e46e461680ed037fda4842f1b1b5d65","src\/Facades\/LarateFacade.php":"453a096c1fef54f248e4394d51ae50cf","src\/Larate.php":"7fa7be805c398b040dd186d966530718","src\/Commands\/InstallLarate.php":"688c222704cb90d64b0fd5d8773d1b56","src\/StringHelper.php":"17d63c279168e9a5982ca28e9c3bdece","src\/ExchangeRate.php":"a2442377b0cda5fe393431d25542f661","src\/Validation.php":"61acc3286537508b52fa13709afc588a","src\/CacheHelper.php":"d188aa263afc05dde39d5b45b112a3f5","src\/CurrencyPair.php":"fc247de76918f6d9fbd47ff73c2a3e37","src\/Services\/NationalBankOfUkraine.php":"bf20e6e75d61ef35676176972e9c4fda","src\/Services\/RussianCentralBank.php":"6a024e32a61f03963a0227cf69babcc2","src\/Services\/HttpService.php":"e617d745c2911f3ac280e0d85aeaf94c","tests\/Unit\/ExchangeRateTest.php":"4c32a829920436ad15f018c8eeae6619","tests\/Unit\/CacheTest.php":"55e99f95049cf5bb21abf7babf7e20f9","tests\/Unit\/RussianCentralBankTest.php":"a0cb6c941a6169a5856985b09a867347","tests\/Unit\/InstallLarateTest.php":"d494c22406fbb81b7752855dcee68da0","tests\/Unit\/CurrencyPairTest.php":"0f76b7a7c3cd7ecc3140287120233d25","tests\/Unit\/ValidationTest.php":"5910aedf82c4f6f4f18328b06a22e2c8","tests\/Unit\/StringHelperTest.php":"6c355d25b619d4355e6fc344b675ea1e","tests\/Unit\/NationalBankOfUkraineTest.php":"35b63ec3e1b6379cbd5d409d4d5186e4","tests\/Feature\/LarateTest.php":"554895d99618b6130fea1218a946458c","tests\/TestCase.php":"b24d443351ade6bdd6c7e03d170d2b57"}} \ No newline at end of file +{"php":"8.3.4","version":"3.51.0:v3.51.0#127fa74f010da99053e3f5b62672615b72dd6efd","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces_position":true,"class_definition":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,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":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_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sort_algorithm":"alpha"},"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,"single_trait_insert_per_statement":true},"hashes":{"src\/Contracts\/ExchangeRate.php":"b90eb51b35730f7a43ddf74e5d5c0d6d","src\/Contracts\/ExchangeRateService.php":"3d4cecddb4ee963ed01317fcc192ba6b","src\/Contracts\/ExchangeRateProvider.php":"adb2cd2c7ca41f6bc111e968b8ae5251","src\/Contracts\/CurrencyPair.php":"c02c40d4c2ee723aeef075b0cc0063f6","src\/Providers\/LarateServiceProvider.php":"5ae3e3114a4c61381044b576eb8a5d27","src\/Exceptions\/HttpServiceException.php":"8e46e461680ed037fda4842f1b1b5d65","src\/Facades\/LarateFacade.php":"453a096c1fef54f248e4394d51ae50cf","src\/Larate.php":"7fa7be805c398b040dd186d966530718","src\/Commands\/InstallLarate.php":"688c222704cb90d64b0fd5d8773d1b56","src\/StringHelper.php":"17d63c279168e9a5982ca28e9c3bdece","src\/ExchangeRate.php":"a2442377b0cda5fe393431d25542f661","src\/Validation.php":"61acc3286537508b52fa13709afc588a","src\/CacheHelper.php":"d188aa263afc05dde39d5b45b112a3f5","src\/CurrencyPair.php":"fc247de76918f6d9fbd47ff73c2a3e37","src\/Services\/NationalBankOfUkraine.php":"bf20e6e75d61ef35676176972e9c4fda","src\/Services\/RussianCentralBank.php":"6a024e32a61f03963a0227cf69babcc2","src\/Services\/HttpService.php":"e617d745c2911f3ac280e0d85aeaf94c","tests\/Unit\/ExchangeRateTest.php":"4c32a829920436ad15f018c8eeae6619","tests\/Unit\/CacheTest.php":"55e99f95049cf5bb21abf7babf7e20f9","tests\/Unit\/RussianCentralBankTest.php":"a0cb6c941a6169a5856985b09a867347","tests\/Unit\/InstallLarateTest.php":"d494c22406fbb81b7752855dcee68da0","tests\/Unit\/CurrencyPairTest.php":"0f76b7a7c3cd7ecc3140287120233d25","tests\/Unit\/ValidationTest.php":"5910aedf82c4f6f4f18328b06a22e2c8","tests\/Unit\/StringHelperTest.php":"6c355d25b619d4355e6fc344b675ea1e","tests\/Unit\/NationalBankOfUkraineTest.php":"35b63ec3e1b6379cbd5d409d4d5186e4","tests\/Feature\/LarateTest.php":"554895d99618b6130fea1218a946458c","tests\/TestCase.php":"b24d443351ade6bdd6c7e03d170d2b57"}} \ No newline at end of file diff --git a/composer.json b/composer.json index 8ab531c..3732975 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,7 @@ "thecodingmachine/safe": "^2.5.0" }, "require-dev": { + "friendsofphp/php-cs-fixer": "^3.51", "orchestra/testbench": "^9.0.0", "phpunit/phpunit": "^11.0.6", "rector/rector": "^1.0.3", @@ -41,6 +42,8 @@ } }, "scripts": { + "fix-style": "vendor/bin/php-cs-fixer fix --allow-risky=yes", + "check-style": "vendor/bin/php-cs-fixer fix --allow-risky=yes --dry-run", "test": "vendor/bin/phpunit --no-coverage --colors=always", "test-coverage": "vendor/bin/phpunit --coverage-html coverage" }, diff --git a/tools/php-cs-fixer/composer.json b/tools/php-cs-fixer/composer.json deleted file mode 100644 index 39a6914..0000000 --- a/tools/php-cs-fixer/composer.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.51" - } -}