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 4b80820 commit 8fbd60dCopy full SHA for 8fbd60d
.github/workflows/continuous-integration.yml
@@ -26,6 +26,6 @@ jobs:
26
php-version: ${{ env.default_php }}
27
ini-values: memory_limit=-1
28
extensions: ${{ env.php_extensions }}
29
- - uses: ramsey/composer-install@3.0.0
+ - uses: ramsey/composer-install@3.1.0
30
- run: make install-tools
31
- run: make composer-require-checker
0 commit comments