Skip to content

Commit

Permalink
README: remove phar and php from composer command
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Mtangoo committed Nov 5, 2024
1 parent e787731 commit d52a4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The preferred way to install this extension is through [composer](http://getcomp
To install, either run

```
$ php composer.phar require yii2-extensions/time-picker "^1.0"
composer require yii2-extensions/time-picker "^1.0"
```

or add
Expand Down

0 comments on commit d52a4ff

Please sign in to comment.