Skip to content

Commit c2e7a4c

Browse files
committed
Fix invalid characters in composer.json
1 parent 72fac8e commit c2e7a4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "MIT",
44
"type": "project",
55
"description": "Update /etc/hosts to access running containers",
6-
"keywords": ["docker", "hosts", "/etc/hosts"],
6+
"keywords": ["docker", "hosts"],
77
"require": {
88
"stage1/docker-php": "@dev",
99
"symfony/console": "^3.0"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)