We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f157366 commit e24fc7cCopy full SHA for e24fc7c
entrypoint.sh
@@ -1,7 +1,6 @@
1
#!/bin/bash
2
set -e
3
4
-# Install Pint
5
pint_install_command=("composer global require laravel/pint:PINT_VERSION --no-progress --dev")
6
if [[ "${INPUT_PINTVERSION}" ]]
7
then
0 commit comments