mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 10:18:55 +00:00
Update composer.lock with update for forkdaemon-php release 1.0.8
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2016-06-20 DariusIII
|
||||
* Upd: composer.lock with update for forkdaemon-php release 1.0.8
|
||||
* Fix: SQL injection fix in Movie.php @pkostiuk
|
||||
2016-06-18 DariusIII
|
||||
* Upd: Update composer.lock
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
<precommit>9</precommit>
|
||||
<!-- this is the version of the pre-commit file in githooks NOT the files it calls -->
|
||||
</hooks>
|
||||
<commit>5303</commit></git>
|
||||
<commit>5304</commit></git>
|
||||
<scripts>
|
||||
<last>
|
||||
<date>0000-00-00</date>
|
||||
|
||||
Generated
+5
-5
@@ -9,16 +9,16 @@
|
||||
"packages": [
|
||||
{
|
||||
"name": "barracudanetworks/forkdaemon-php",
|
||||
"version": "v1.0.7",
|
||||
"version": "v1.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/barracudanetworks/forkdaemon-php.git",
|
||||
"reference": "9f9402909a4bd1ac98e5aacb6f15f19056f591f6"
|
||||
"reference": "4d97d1c207040a573290026c3b85de3052f056e5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/barracudanetworks/forkdaemon-php/zipball/9f9402909a4bd1ac98e5aacb6f15f19056f591f6",
|
||||
"reference": "9f9402909a4bd1ac98e5aacb6f15f19056f591f6",
|
||||
"url": "https://api.github.com/repos/barracudanetworks/forkdaemon-php/zipball/4d97d1c207040a573290026c3b85de3052f056e5",
|
||||
"reference": "4d97d1c207040a573290026c3b85de3052f056e5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -41,7 +41,7 @@
|
||||
"forking",
|
||||
"php"
|
||||
],
|
||||
"time": "2016-01-12 19:40:56"
|
||||
"time": "2016-06-15 17:10:16"
|
||||
},
|
||||
{
|
||||
"name": "bower-asset/animate.css",
|
||||
|
||||
Reference in New Issue
Block a user