Skip to content

Commit 83a9462

Browse files
author
Martin Brecht-Precht
committed
Added suggestion to composer.json
1 parent b856f3b commit 83a9462

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,8 @@
2929
"require-dev":{
3030
"phpunit/phpunit": "~4.8",
3131
"codeclimate/php-test-reporter": "dev-master"
32+
},
33+
"suggest": {
34+
"markenwerk/google-places-suite": "A PHP library to query Google's Places service for querying locations and addresses and getting details by Places ID."
3235
}
3336
}

0 commit comments

Comments
 (0)