There was an error while loading. Please reload this page.
2 parents 6c606b7 + bc01d60 commit 7ac00c3Copy full SHA for 7ac00c3
1 file changed
.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.2.1
+ - uses: ramsey/composer-install@4.0.0
30
- run: make install-tools
31
- run: make composer-require-checker
0 commit comments