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 71627d4 commit b3ebbc0Copy full SHA for b3ebbc0
.github/workflows/check.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
composer-options: --optimize-autoloader
21
env:
22
- COMPOSER_ROOT_VERSION: dev-main
+ COMPOSER_ROOT_VERSION: 0.4.x
23
- run: composer validate
24
- run: composer normalize --dry-run
25
- run: composer check-require
0 commit comments