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.
2 parents 632378c + 49fee46 commit 93f9b75Copy full SHA for 93f9b75
bin/php-code-validator
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env sh
2
3
if [[ -z "$COMPOSER_RUNTIME_BIN_DIR" ]]; then
4
BIN_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
0 commit comments