diff --git a/.laminas-ci/pre-run.sh b/.laminas-ci/pre-run.sh deleted file mode 100755 index b891c0e..0000000 --- a/.laminas-ci/pre-run.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -# Due to the fact that we are disabling plugins when installing/updating/downgrading composer dependencies -# we have to manually enable the coding standard here. -#composer enable-codestandard