Skip to content

Commit 546b7cd

Browse files
committed
update composer.json bin entries
1 parent c1e118f commit 546b7cd

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@
44
"description": "docker images docker/xampp",
55
"license": "MIT",
66
"bin": [
7-
"bin/xampp-down",
7+
"bin/xampp-app",
88
"bin/xampp-env",
9-
"bin/xampp-mysql",
10-
"bin/xampp-up",
11-
"bin/xampp-up-dev"
9+
"bin/xampp-mysql"
1210
],
1311
"minimum-stability": "dev",
1412
"prefer-stable": true,

tests/test-bin/xampp-env

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/test-bin/xampp-up

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)