Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
OzanKurt committed Jul 9, 2015
1 parent 20e0a4e commit 25061d9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ozankurt/google-core",
"description": "Laravel 5 Google Core",
"keywords": ["laravel", "google", "core"],
"keywords": ["laravel", "google", "core", "api"],
"license": "MIT",
"authors": [
{
Expand All @@ -12,9 +12,6 @@
"require": {
"google/apiclient": "^1.1@dev"
},
"require-dev": {
"phpspec/phpspec": "~2.1"
},
"autoload": {
"psr-4": {
"Kurt\\Google\\": "src/"
Expand Down

0 comments on commit 25061d9

Please sign in to comment.