Add flattr button to readme, update composer.lock

This commit is contained in:
DariusIII
2017-04-19 11:55:55 +02:00
parent d1ec04ba6b
commit 479eed13cf
2 changed files with 12 additions and 9 deletions
+3
View File
@@ -118,3 +118,6 @@ Before converting to InnoDB be sure to set:
All external libraries will have their full licenses in their respectful folders.
Some licenses might have been missed in this document for various external software, they will be included in their respectful folders.
[Flattr](<a href="https://flattr.com/submit/auto?fid=jegg95&url=https%3A%2F%2Fgithub.com%2FNNTmux%2Fnewznab-tmux" target="_blank"><img src="//button.flattr.com/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>)
Generated
+9 -9
View File
@@ -556,16 +556,16 @@
},
{
"name": "bower-asset/datatables",
"version": "1.10.13",
"version": "1.10.15",
"source": {
"type": "git",
"url": "https://github.com/DataTables/DataTables.git",
"reference": "403128c42f7b263a0563e862decbe69734b834e8"
"reference": "7494262db18b1cbc69dcc1d64a5a8d0cd757d58c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DataTables/DataTables/zipball/403128c42f7b263a0563e862decbe69734b834e8",
"reference": "403128c42f7b263a0563e862decbe69734b834e8",
"url": "https://api.github.com/repos/DataTables/DataTables/zipball/7494262db18b1cbc69dcc1d64a5a8d0cd757d58c",
"reference": "7494262db18b1cbc69dcc1d64a5a8d0cd757d58c",
"shasum": ""
},
"require": {
@@ -3700,16 +3700,16 @@
},
{
"name": "twig/twig",
"version": "v2.3.0",
"version": "v2.3.1",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "9718186a5df85a4f7917e78d3ffcabc204c75d25"
"reference": "437efc435619c8e67acacda37b3984344854142c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/9718186a5df85a4f7917e78d3ffcabc204c75d25",
"reference": "9718186a5df85a4f7917e78d3ffcabc204c75d25",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/437efc435619c8e67acacda37b3984344854142c",
"reference": "437efc435619c8e67acacda37b3984344854142c",
"shasum": ""
},
"require": {
@@ -3759,7 +3759,7 @@
"keywords": [
"templating"
],
"time": "2017-03-22T15:41:51+00:00"
"time": "2017-04-18T21:50:11+00:00"
},
{
"name": "unionofrad/lithium",