Skip to content

Commit a0db140

Browse files
committed
Update README.md
Updated repo/branch in `composer.json` to `"0.4.*@dev"` in order to properly include Laravel 4 version.
1 parent 7c0addd commit a0db140

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)