Skip to content

Commit

Permalink
Add extended note to useComposer flag
Browse files Browse the repository at this point in the history
  • Loading branch information
likeadeckofcards committed May 23, 2023
1 parent 9594200 commit 2d7710d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ inputs:
required: false

useComposer:
description: "Use Laravel Pint version from project composer lock file."
description: "Use Laravel Pint version from project composer lock file. Lock file must be preset to use this flag."
required: false
runs:
using: 'docker'
Expand Down

0 comments on commit 2d7710d

Please sign in to comment.