Proposal to support a different php binary (#82)

* feat: Support different php binary.

* feat: Support different php binary.

---------

Co-authored-by: Nikolaj Stockholm <info@nikolajstockholm.dk>
This commit is contained in:
Nikolaj Stockholm 2024-05-07 12:46:52 +02:00 committed by GitHub
commit deec530661
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 16 additions and 1 deletions

View file

@ -7,6 +7,11 @@ inputs:
dep:
required: true
description: The command.
php-binary:
required: false
default: ''
description: Path to PHP binary.
sub-directory:
required: false