Skip to content

Commit

Permalink
Drop library custom-installer.
Browse files Browse the repository at this point in the history
  • Loading branch information
joegl committed Nov 19, 2024
1 parent 9d709e2 commit 6c97855
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
run-phpcs:
run_phpcs:
runs-on: ubuntu-latest
container:
image: pookmish/drupal8ci:php8.3
Expand Down
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,6 @@
"enyo/dropzone",
"components/jquery",
"harvesthq/chosen"
],
"vendor/{$vendor}/{$name}/": [
"type:library"
]
}
},
Expand Down

0 comments on commit 6c97855

Please sign in to comment.