Skip to content

Commit f8ca16c

Browse files
committed
Merge pull request #23 from tolgamorf/patch-1
Update README.md
2 parents 7c0addd + a0db140 commit f8ca16c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Geocoder for Lavarel 4
1+
Geocoder for Laravel 4
22
======================
33

44
This package allows you to use [**Geocoder**](http://geocoder-php.org/Geocoder/)
@@ -21,7 +21,7 @@ Edit `composer.json` and add:
2121
```json
2222
{
2323
"require": {
24-
"toin0u/geocoder-laravel": "@stable"
24+
"toin0u/geocoder-laravel": "0.4.*@dev"
2525
}
2626
}
2727
```

0 commit comments

Comments
 (0)