Skip to content

Commit

Permalink
Fix CI run on main branch (#976)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed May 14, 2024
1 parent 39b746b commit 0e5dd66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .dev-tools/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"./check_trailing_whitespaces.sh",
"@composer validate --strict --working-dir=..",
"@composer normalize --dry-run ../composer.json",
"@composer bump --dry-run",
"@composer normalize --dry-run",
"composer-require-checker check ../composer.json --config-file composer-require-checker.json",
"phpcs",
Expand Down

0 comments on commit 0e5dd66

Please sign in to comment.