Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpechkarev committed Oct 18, 2021
1 parent c5c9fe5 commit 71e40bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ Installation
Issue following command:

```php
composer require alexpechkarev/geometry-library:1.0.3
composer require alexpechkarev/geometry-library:1.0.4
```

Alternatively edit composer.json by adding following line and run **`composer update`**
```php
"require": {
....,
"alexpechkarev/geometry-library":"1.0.3",
"alexpechkarev/geometry-library":"1.0.4",

},
```
Expand Down

0 comments on commit 71e40bd

Please sign in to comment.