Calculate the time spent based on the timetable
This commit is contained in:
20
composer.lock
generated
20
composer.lock
generated
@@ -88,12 +88,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fguillot/picoDb.git",
|
||||
"reference": "3bc7a6ccdaaa675bc90610f7fe8c1dd6044d2a9e"
|
||||
"reference": "da0380575afdfd35a1ce1fa8dc36f366ef577172"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/3bc7a6ccdaaa675bc90610f7fe8c1dd6044d2a9e",
|
||||
"reference": "3bc7a6ccdaaa675bc90610f7fe8c1dd6044d2a9e",
|
||||
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/da0380575afdfd35a1ce1fa8dc36f366ef577172",
|
||||
"reference": "da0380575afdfd35a1ce1fa8dc36f366ef577172",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -117,7 +117,7 @@
|
||||
],
|
||||
"description": "Minimalist database query builder",
|
||||
"homepage": "https://github.com/fguillot/picoDb",
|
||||
"time": "2015-03-06 02:33:25"
|
||||
"time": "2015-03-14 23:30:27"
|
||||
},
|
||||
{
|
||||
"name": "fguillot/simple-validator",
|
||||
@@ -341,16 +341,16 @@
|
||||
},
|
||||
{
|
||||
"name": "swiftmailer/swiftmailer",
|
||||
"version": "v5.3.1",
|
||||
"version": "v5.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
||||
"reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a"
|
||||
"reference": "31454f258f10329ae7c48763eb898a75c39e0a9f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
|
||||
"reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
|
||||
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/31454f258f10329ae7c48763eb898a75c39e0a9f",
|
||||
"reference": "31454f258f10329ae7c48763eb898a75c39e0a9f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -362,7 +362,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "5.3-dev"
|
||||
"dev-master": "5.4-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -389,7 +389,7 @@
|
||||
"mail",
|
||||
"mailer"
|
||||
],
|
||||
"time": "2014-12-05 14:17:14"
|
||||
"time": "2015-03-14 06:06:39"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
|
||||
Reference in New Issue
Block a user