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 b09e8f6 commit fa93ee7Copy full SHA for fa93ee7
1 file changed
.github/workflows/run-grumphp-test.yml
@@ -12,5 +12,5 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- run: git config --global --add safe.directory /__w/grumphp-bom-task/grumphp-bom-task
15
- - run: COMPOSER_ROOT_VERSION=dev-main composer install --no-progress --no-scripts -n --ignore-platform-req=php+
+ - run: COMPOSER_ROOT_VERSION=dev-main composer install --no-progress --no-scripts -n
16
- run: ./vendor/bin/grumphp run
0 commit comments