Skip to content

Commit

Permalink
Remove key: version
Browse files Browse the repository at this point in the history
  • Loading branch information
jigarius committed Sep 23, 2024
1 parent dce6954 commit 2fca390
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "jigarius/drall",
"description": "Drall is a command-line utility to run drush on multi-site Drupal installations.",
"license": "GPL-3.0-only",
"version": "3.1.0",
"keywords": [
"drupal",
"drush",
Expand Down
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '4'

services:
main:
image: drupal:drall
Expand Down

0 comments on commit 2fca390

Please sign in to comment.