Skip to content

Commit

Permalink
Fix description and license
Browse files Browse the repository at this point in the history
  • Loading branch information
advancingu authored Mar 3, 2017
1 parent 4308b3e commit 8fd970c
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
@@ -1,7 +1,7 @@
{
"name": "mapudo/guzzle-bundle",
"license": "proprietary",
"description": "Integrates Guzzle into Symfony project and adds support for middleware",
"license": "MIT",
"description": "The Mapudo GuzzleBundle allows integrating Guzzle into Symfony projects",
"require": {
"php": "^7.0",
"guzzlehttp/guzzle": "~6.0",
Expand Down

0 comments on commit 8fd970c

Please sign in to comment.