Skip to content

Commit 3fa0e63

Browse files
authored
Merge pull request #932 from sergeyklay/3.0.x
Fixed vendor binaries
2 parents a667dc0 + 71a5885 commit 3fa0e63

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
"Phalcon\\" : "scripts/Phalcon/"
3434
}
3535
},
36-
"bin": ["phalcon.php", "phalcon"]
36+
"bin": ["phalcon.php"]
3737
}

0 commit comments

Comments
 (0)