mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 03:01:34 +00:00
Update used packages to their latest versions
This commit is contained in:
Generated
+32
-16
@@ -6640,16 +6640,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-directory-cleanup",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/laravel-directory-cleanup.git",
|
||||
"reference": "eed92ac11e93cd4428296d322690b74b552ab988"
|
||||
"reference": "cbc9a701161b47d68f6a351ca5f32509b20bfc73"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-directory-cleanup/zipball/eed92ac11e93cd4428296d322690b74b552ab988",
|
||||
"reference": "eed92ac11e93cd4428296d322690b74b552ab988",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-directory-cleanup/zipball/cbc9a701161b47d68f6a351ca5f32509b20bfc73",
|
||||
"reference": "cbc9a701161b47d68f6a351ca5f32509b20bfc73",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6699,7 +6699,13 @@
|
||||
"laravel-directory-cleanup",
|
||||
"spatie"
|
||||
],
|
||||
"time": "2020-03-04T07:41:48+00:00"
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://spatie.be/open-source/support-us",
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2020-05-01T17:54:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-fractal",
|
||||
@@ -9364,20 +9370,20 @@
|
||||
},
|
||||
{
|
||||
"name": "vlucas/phpdotenv",
|
||||
"version": "v4.1.4",
|
||||
"version": "v4.1.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/vlucas/phpdotenv.git",
|
||||
"reference": "feb6dad5ae24b1380827aee1629b730080fde500"
|
||||
"reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/feb6dad5ae24b1380827aee1629b730080fde500",
|
||||
"reference": "feb6dad5ae24b1380827aee1629b730080fde500",
|
||||
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/539bb6927c101a5605d31d11a2d17185a2ce2bf1",
|
||||
"reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.5.9 || ^7.0",
|
||||
"php": "^5.5.9 || ^7.0 || ^8.0",
|
||||
"phpoption/phpoption": "^1.7.2",
|
||||
"symfony/polyfill-ctype": "^1.9"
|
||||
},
|
||||
@@ -9424,7 +9430,17 @@
|
||||
"env",
|
||||
"environment"
|
||||
],
|
||||
"time": "2020-04-12T15:20:09+00:00"
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/GrahamCampbell",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-05-02T14:08:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "voku/portable-ascii",
|
||||
@@ -9982,16 +9998,16 @@
|
||||
},
|
||||
{
|
||||
"name": "captainhook/plugin-composer",
|
||||
"version": "5.1.3",
|
||||
"version": "5.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/CaptainHookPhp/plugin-composer.git",
|
||||
"reference": "097b03f6bcee40a3a396174a8254f072a9b015fe"
|
||||
"reference": "c01f4f021ab2216c138e330abc1814b0f85a1458"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/CaptainHookPhp/plugin-composer/zipball/097b03f6bcee40a3a396174a8254f072a9b015fe",
|
||||
"reference": "097b03f6bcee40a3a396174a8254f072a9b015fe",
|
||||
"url": "https://api.github.com/repos/CaptainHookPhp/plugin-composer/zipball/c01f4f021ab2216c138e330abc1814b0f85a1458",
|
||||
"reference": "c01f4f021ab2216c138e330abc1814b0f85a1458",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -10029,7 +10045,7 @@
|
||||
}
|
||||
],
|
||||
"description": "Composer-Plugin handling your git-hooks",
|
||||
"time": "2020-03-04T16:33:48+00:00"
|
||||
"time": "2020-05-01T15:20:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/composer",
|
||||
|
||||
Reference in New Issue
Block a user