Skip to content

Commit

Permalink
Versions compatibility table added.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ivanov committed Jan 12, 2018
1 parent 4f5f998 commit 84d2f7e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@

Provides Laravel-specific testing helpers and asserts.

| Laravel | Testing Tools |
| ------- | :----------------------------------------------------------------------: |
| 5.1.* | [5.1.*](https://github.com/dmitry-ivanov/laravel-testing-tools/tree/5.1) |
| 5.2.* | [5.2.*](https://github.com/dmitry-ivanov/laravel-testing-tools/tree/5.2) |
| 5.3.* | [5.3.*](https://github.com/dmitry-ivanov/laravel-testing-tools/tree/5.3) |
| 5.4.* | [5.4.*](https://github.com/dmitry-ivanov/laravel-testing-tools/tree/5.4) |
| 5.5.* | [5.5.*](https://github.com/dmitry-ivanov/laravel-testing-tools/tree/5.5) |

## Usage

1. Install package through `composer`:
Expand Down

0 comments on commit 84d2f7e

Please sign in to comment.