Skip to content

Commit a287967

Browse files
committed
Merge branch 'master' into 5.5
2 parents cf1d746 + e1875ea commit a287967

File tree

2 files changed

+164
-144
lines changed

2 files changed

+164
-144
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)