Skip to content

Commit

Permalink
Updating version and the roadmap in README
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonBe committed Jan 30, 2015
1 parent d373ba3 commit 5610d95
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To install the a specific version (e.g. 1.0.0), just add to your `composer.json`

```json
"require": {
"dragonbe/vies": "1.0.2"
"dragonbe/vies": "1.0.3"
}
```

Expand All @@ -55,7 +55,6 @@ var_dump($result->isValid());

# Roadmap

- Add a heartbeat tool for checking if the VIES service is alive. (in progress)
- Pre-validation of VAT numbers **before** hitting the service for better performance

# Licence
Expand Down

0 comments on commit 5610d95

Please sign in to comment.