Skip to content

Commit 58cab17

Browse files
committed
Fix composer.json
1 parent 1518ec8 commit 58cab17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"symfony/validator": "For constraint annotations",
3434
"myclabs/php-enum": "For PHP Enum support"
3535
},
36-
"bin": ["bin/schema", "bin/schema.php"]
36+
"bin": ["bin/schema"]
3737
}

0 commit comments

Comments
 (0)