Skip to content

Commit 86fafc4

Browse files
authored
Update composer.json
1 parent 5cf0ea7 commit 86fafc4

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

composer.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"name": "api-postcode/api-postcode-laravel",
3-
"description": "Laravel package for api-postcode,
3+
"description": "Laravel package for api-postcode",
4+
"keywords": ["laravel", "postcode", "api-postcode", "address", "api"],
5+
"homepage": "https://api-postcode.nl",
6+
"license": "MIT",
7+
"authors": [
8+
{
9+
"name": "Api Postcode",
10+
"email": "info@api-postcode.nl"
11+
}
12+
],
413
"require": {
514
"php": ">=5.5.9",
615
"illuminate/support": "^5.1",

0 commit comments

Comments
 (0)