Skip to content

Commit

Permalink
chore: fix version and 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Klimchuk committed Apr 27, 2021
1 parent f5bb943 commit dccb11a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 98 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "alroniks/modstore-publisher",
"version": "0.1.0",
"bin": [
"bin/publisher"
],
Expand Down
97 changes: 0 additions & 97 deletions index.php

This file was deleted.

2 changes: 1 addition & 1 deletion src/Command/PublishCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ protected function configure(): void
]
)
->setHelp('Sends and publishes new version of the package to the repository.');

// имя пакета - автоматом брать из zip?
// бинарник (архив)

Expand Down

0 comments on commit dccb11a

Please sign in to comment.