Skip to content

Commit 16aa13d

Browse files
author
Malte Goldenbaum
committed
Laravel Version updated
1 parent fcf923d commit 16aa13d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ $ composer test
125125

126126
## Security
127127

128-
If you discover any security related issues, please email info@webklex.com instead of using the issue tracker.
128+
If you discover any security related issues, please email github@webklex.com instead of using the issue tracker.
129129

130130
## Credits
131131

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"authors": [
1515
{
1616
"name": "Malte Goldenbaum",
17-
"email": "info@webklex.com",
17+
"email": "github@webklex.com",
1818
"role": "Developer"
1919
}
2020
],
2121
"require": {
2222
"php": ">=5.5.9",
23-
"laravel/framework": "~5.2.0",
23+
"laravel/framework": ">=5.0.0",
2424
"nesbot/carbon": "^1.22"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)