Skip to content

Commit b8ae574

Browse files
committed
docs: ✏️ update README.md
1 parent 9f6ff90 commit b8ae574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ $ blade-formatter -c -d resources/**/*.blade.php
192192
--no-multiple-empty-lines Merge multiple blank lines into a single blank line [boolean] [default: false]
193193
--no-php-syntax-check Disable PHP syntax checking [boolean] [default: false]
194194
--no-trailing-comma-php If set to true, no trailing commas are printed for php expression. [boolean] [default: false]
195-
--php-version Allows specifying the PHP version you're using [string] [default: "8.4"]
195+
--php-version Allows specifying the PHP version you\'re using [string] [default: "8.4"]
196196
-p, --progress Print progress [boolean] [default: false]
197197
-P, --component-prefix Specify custom prefixes for component names. This changes the format rules applied to custom components e.g. preserve style in attributes. [string] [default: "x-,livewire:"]
198198
--stdin Format code provided on <STDIN> [boolean] [default: false]

0 commit comments

Comments
 (0)