Skip to content

Commit

Permalink
ip in subnet
Browse files Browse the repository at this point in the history
  • Loading branch information
eredi93 committed Jun 7, 2016
2 parents 2c3f604 + 963b1a3 commit 613c0c8
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 @@ -15,7 +15,7 @@ Install using Composer.
```json
{
"require": {
"eredi93/forms": "0.1.*"
"eredi93/forms": "0.2.*"
}
}
```
Expand Down Expand Up @@ -108,4 +108,4 @@ Please file issues under GitHub, or submit a pull request if you'd like to direc

## Running tests

Tests are run with phpunit. Run ./vendor/bin/phpunit to run tests.
Tests are run with phpunit. Run ./vendor/bin/phpunit to run tests.

0 comments on commit 613c0c8

Please sign in to comment.