Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sleiman authored Jun 28, 2017
1 parent 6d7ccdf commit ac09bd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "sleiman/airtable-php",
"license": "MIT",
"autoload": {
"psr-4" : {
"TANIOS\\Airtable\\" : "src"
"psr-4": {
"TANIOS\\Airtable\\": "src"
}
},
"description": "A PHP wrapper for the Airtable API"
Expand Down

0 comments on commit ac09bd2

Please sign in to comment.