mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
Update composer.lock
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2017-08-30 DariusIII
|
||||
* Chg: Update composer.lock
|
||||
* Chg: Update laravel related files
|
||||
* Chg: Add back yydecode support
|
||||
* Chg: Check if user has been logged in already before serving the login page
|
||||
|
||||
Generated
+16
-16
@@ -139,7 +139,7 @@
|
||||
}
|
||||
],
|
||||
"description": "PHP Wrapper for Accessing the Steam Storefront API",
|
||||
"time": "2017-08-27T15:14:06+00:00"
|
||||
"time": "2017-08-27 15:14:06"
|
||||
},
|
||||
{
|
||||
"name": "barracudanetworks/forkdaemon-php",
|
||||
@@ -1468,7 +1468,7 @@
|
||||
}
|
||||
],
|
||||
"description": "A PHP library that acts as a wrapper for the GiantBomb API.",
|
||||
"time": "2017-05-29T12:05:57+00:00"
|
||||
"time": "2017-05-29 12:05:57"
|
||||
},
|
||||
{
|
||||
"name": "dnoegel/php-xdg-base-dir",
|
||||
@@ -2290,7 +2290,7 @@
|
||||
}
|
||||
],
|
||||
"description": "TVMaze-API-Wrapper",
|
||||
"time": "2016-05-04T01:31:56+00:00"
|
||||
"time": "2016-05-04 01:31:56"
|
||||
},
|
||||
{
|
||||
"name": "kbjr/Git.php",
|
||||
@@ -2316,7 +2316,7 @@
|
||||
"source": "https://github.com/kbjr/Git.php/tree/master",
|
||||
"issues": "https://github.com/kbjr/Git.php/issues"
|
||||
},
|
||||
"time": "2015-03-31T14:10:29+00:00"
|
||||
"time": "2015-03-31 14:10:29"
|
||||
},
|
||||
{
|
||||
"name": "kevinrob/guzzle-cache-middleware",
|
||||
@@ -4971,22 +4971,22 @@
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection-docblock",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
||||
"reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157"
|
||||
"reference": "86e24012a3139b42a7b71155cfaa325389f00f1f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157",
|
||||
"reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/86e24012a3139b42a7b71155cfaa325389f00f1f",
|
||||
"reference": "86e24012a3139b42a7b71155cfaa325389f00f1f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.5",
|
||||
"php": "^7.0",
|
||||
"phpdocumentor/reflection-common": "^1.0@dev",
|
||||
"phpdocumentor/type-resolver": "^0.3.0",
|
||||
"phpdocumentor/type-resolver": "^0.4.0",
|
||||
"webmozart/assert": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -5012,20 +5012,20 @@
|
||||
}
|
||||
],
|
||||
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
||||
"time": "2017-08-08T06:39:58+00:00"
|
||||
"time": "2017-08-29T19:37:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/type-resolver",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
||||
"reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773"
|
||||
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773",
|
||||
"reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
|
||||
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5059,7 +5059,7 @@
|
||||
"email": "me@mikevanriel.com"
|
||||
}
|
||||
],
|
||||
"time": "2017-06-03T08:32:36+00:00"
|
||||
"time": "2017-07-14T14:27:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpspec/prophecy",
|
||||
|
||||
Reference in New Issue
Block a user