Skip to content

Commit 7e82629

Browse files
remove dphp bin (#155)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated configuration by removing the reference to the executable script in the application setup. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Robert Landers <landers.robert@gmail.com>
1 parent d3d56d4 commit 7e82629

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
"Bottledcode\\DurablePhp\\Tests\\": "tests/"
2020
}
2121
},
22-
"bin": [
23-
"bin/dphp"
24-
],
2522
"config": {
2623
"allow-plugins": {
2724
"pestphp/pest-plugin": true

0 commit comments

Comments
 (0)