Skip to content

Commit a2bc167

Browse files
committed
Versions compatibility table added.
1 parent 1fc01cf commit a2bc167

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@
1313

1414
Provides Laravel-specific and pure PHP helper functions.
1515

16+
| Laravel | Helper Functions |
17+
| ------- | :-------------------------------------------------------------------------: |
18+
| 5.1.* | [5.1.*](https://github.com/dmitry-ivanov/laravel-helper-functions/tree/5.1) |
19+
| 5.2.* | [5.2.*](https://github.com/dmitry-ivanov/laravel-helper-functions/tree/5.2) |
20+
| 5.3.* | [5.3.*](https://github.com/dmitry-ivanov/laravel-helper-functions/tree/5.3) |
21+
| 5.4.* | [5.4.*](https://github.com/dmitry-ivanov/laravel-helper-functions/tree/5.4) |
22+
| 5.5.* | [5.5.*](https://github.com/dmitry-ivanov/laravel-helper-functions/tree/5.5) |
23+
1624
## Usage
1725

1826
1. Install package through `composer`:

0 commit comments

Comments
 (0)