Skip to content

Commit

Permalink
Updated composer.json with license
Browse files Browse the repository at this point in the history
  • Loading branch information
King2500 authored Mar 20, 2019
1 parent 213dfaa commit d86a442
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "thomas-schulz/symfony-meta",
"license": "MIT",
"description": "PhpStorm meta data for expected arguments completion in symfony projects.",
"keywords": ["PhpStorm", "Symfony", "metadata", "autocomplete", "code"],
"minimum-stability": "stable",
@@ -12,4 +13,4 @@
"require-dev": {
"symfony/symfony": "~4.2"
}
}
}

0 comments on commit d86a442

Please sign in to comment.