@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "eb58ad569b92d48f00e1a5774b96dbca ",
"content-hash": "fc5bb1ecce7c375fae4d8ca2d512da7c ",
"packages": [
{
"name": "backup-manager/backup-manager",
@ -74,16 +74,16 @@
},
{
"name": "backup-manager/laravel",
"version": "1.2.1 ",
"version": "dev-master ",
"source": {
"type": "git",
"url": "https://github.com/backup-manager/laravel.git",
"reference": "b415a594bf3eb8d7c6acc35f03a44b817dd692db "
"reference": "b7feabc809dbd27c8bff73b9a73aea9d267e9d38 "
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/backup-manager/laravel/zipball/b415a594bf3eb8d7c6acc35f03a44b817dd692db ",
"reference": "b415a594bf3eb8d7c6acc35f03a44b817dd692db ",
"url": "https://api.github.com/repos/backup-manager/laravel/zipball/b7feabc809dbd27c8bff73b9a73aea9d267e9d38 ",
"reference": "b7feabc809dbd27c8bff73b9a73aea9d267e9d38 ",
"shasum": ""
},
"require": {
@ -102,6 +102,11 @@
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
},
"laravel": {
"providers": [
"BackupManager\\Laravel\\Laravel55ServiceProvider"
]
}
},
"autoload": {
@ -126,7 +131,7 @@
}
],
"description": "Database backup manager seamlessly integrated with Laravel 4 or 5 with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more.",
"time": "2017-09-08T12:13:35 +00:00"
"time": "2017-09-27T05:15:29 +00:00"
},
{
"name": "barryvdh/laravel-dompdf",
@ -750,16 +755,16 @@
},
{
"name": "laravel/framework",
"version": "v5.5.12 ",
"version": "v5.5.13 ",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "74f5831447817034838b3539c644303036df3d8e "
"reference": "bfbe20d32ee9f98c89df852847827407a5127be4 "
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/74f5831447817034838b3539c644303036df3d8e ",
"reference": "74f5831447817034838b3539c644303036df3d8e ",
"url": "https://api.github.com/repos/laravel/framework/zipball/bfbe20d32ee9f98c89df852847827407a5127be4 ",
"reference": "bfbe20d32ee9f98c89df852847827407a5127be4 ",
"shasum": ""
},
"require": {
@ -878,7 +883,7 @@
"framework",
"laravel"
],
"time": "2017-09-22T13:33:35 +00:00"
"time": "2017-09-24T19:09:38 +00:00"
},
{
"name": "laravelcollective/html",
@ -4149,16 +4154,16 @@
},
{
"name": "phpunit/phpunit",
"version": "6.3.0 ",
"version": "6.3.1 ",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "9501bab711403a1ab5b8378a8adb4ec3db3debdb "
"reference": "c0ff817b36a827e64bf5f57bc72278150cf30a77 "
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9501bab711403a1ab5b8378a8adb4ec3db3debdb ",
"reference": "9501bab711403a1ab5b8378a8adb4ec3db3debdb ",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c0ff817b36a827e64bf5f57bc72278150cf30a77 ",
"reference": "c0ff817b36a827e64bf5f57bc72278150cf30a77 ",
"shasum": ""
},
"require": {
@ -4229,7 +4234,7 @@
"testing",
"xunit"
],
"time": "2017-08-04T05:20:39 +00:00"
"time": "2017-09-24T07:25:54 +00:00"
},
{
"name": "phpunit/phpunit-mock-objects",
@ -4999,6 +5004,7 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"backup-manager/laravel": 20,
"johnkary/phpunit-speedtrap": 20
},
"prefer-stable": false,