We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c9fe5 commit 71e40bdCopy full SHA for 71e40bd
README.md
@@ -20,14 +20,14 @@ Installation
20
Issue following command:
21
22
```php
23
-composer require alexpechkarev/geometry-library:1.0.3
+composer require alexpechkarev/geometry-library:1.0.4
24
```
25
26
Alternatively edit composer.json by adding following line and run **`composer update`**
27
28
"require": {
29
....,
30
- "alexpechkarev/geometry-library":"1.0.3",
+ "alexpechkarev/geometry-library":"1.0.4",
31
32
},
33
0 commit comments