Skip to content

Commit 8affa02

Browse files
committed
Merge branch 'master' into 5.6
2 parents 8f3479f + 8fd1991 commit 8affa02

File tree

3 files changed

+227
-209
lines changed

3 files changed

+227
-209
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Total Downloads](https://poser.pugx.org/illuminated/helper-functions/downloads)](https://packagist.org/packages/illuminated/helper-functions)
1010
[![License](https://poser.pugx.org/illuminated/helper-functions/license)](https://packagist.org/packages/illuminated/helper-functions)
1111

12-
Provides Laravel-specific and pure PHP helper functions.
12+
Laravel-specific and pure PHP helper functions.
1313

1414
| Laravel | Helper Functions |
1515
| ------- | :-------------------------------------------------------------------------: |

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "illuminated/helper-functions",
3-
"description": "Provides Laravel-specific and pure PHP helper functions.",
3+
"description": "Laravel-specific and pure PHP helper functions.",
44
"keywords": ["laravel", "helper", "function"],
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)