File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 },
2222 "files" : [" src/functions.php" ]
2323 },
24- "bin" : [" bin/phpcf " ],
24+ "bin" : [" bin/phpdd " ],
2525 "extra" : {
2626 "phar-builder" : {
2727 "compression" : " BZip2" ,
28- "name" : " phpcf -dev.phar" ,
28+ "name" : " phpdd -dev.phar" ,
2929 "output-dir" : " ./" ,
30- "entry-point" : " bin/phpcf " ,
30+ "entry-point" : " bin/phpdd " ,
3131 "include" : [" bin" , " data" ],
3232 "events" : {
3333 "command.package.start" : " git describe --tags > bin/version.txt" ,
34- "command.package.end" : " cp phpcf -dev.phar phpcf -`cat bin/version.txt`.phar && chmod +x phpcf .phar && rm bin/version.txt"
34+ "command.package.end" : " cp phpdd -dev.phar phpdd -`cat bin/version.txt`.phar && chmod +x phpdd-`cat bin/version.txt` .phar && rm bin/version.txt"
3535 }
3636 }
3737 },
You can’t perform that action at this time.
0 commit comments