Skip to content

Commit

Permalink
Composer: update authors & license
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Apr 24, 2021
1 parent 9708851 commit 3e3aea5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -8,12 +8,12 @@
"cache"
],
"type": "library",
"license": "MPL-2.0",
"license": "MIT",
"homepage": "https://github.com/nettrine/cache",
"authors": [
{
"name": "Marek Bartoš",
"homepage": "https://github.com/mabar"
"name": "Milan Felix Šulc",
"homepage": "https://f3l1x.io"
}
],
"require": {
Expand Down

0 comments on commit 3e3aea5

Please sign in to comment.