diff --git a/DreamTeach/composer.lock b/DreamTeach/composer.lock index 43d1f45..28d401f 100644 --- a/DreamTeach/composer.lock +++ b/DreamTeach/composer.lock @@ -2052,6 +2052,11 @@ "MIT" ], "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" @@ -2059,11 +2064,6 @@ { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" - }, - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", @@ -5300,13 +5300,13 @@ "authors": [ { "name": "Rebeca Mora Anca", - "email": "anca.rebeca@gmail.com", - "role": "Developer" + "role": "Developer", + "email": "anca.rebeca@gmail.com" }, { "name": "Théo Attali", - "email": "theoattali@gmail.com", - "role": "Developer" + "role": "Developer", + "email": "theoattali@gmail.com" } ], "description": "Symfony integration of FullCalendar.js library. Events can be stored with Doctrine, MongoDB, CouchDB and others", @@ -5317,7 +5317,7 @@ "jquery calendar", "symfony calendar" ], - "abandoned": "https://github.com/tattali/CalendarBundle", + "abandoned": "tattali/CalendarBundle", "time": "2018-08-09T18:06:32+00:00" }, { @@ -5489,6 +5489,7 @@ "code", "zf2" ], + "abandoned": "laminas/laminas-code", "time": "2018-08-13T20:36:59+00:00" }, { @@ -5543,6 +5544,7 @@ "events", "zf2" ], + "abandoned": "laminas/laminas-eventmanager", "time": "2018-04-25T15:33:34+00:00" } ], @@ -5655,6 +5657,7 @@ "selenium", "webdriver" ], + "abandoned": "php-webdriver/webdriver", "time": "2018-05-16T17:37:13+00:00" }, { @@ -6108,16 +6111,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.2.6", + "version": "v4.2.7", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "c31080d55ae19e73a2f731505836fb1e925a5b97" + "reference": "12593ad0bc54658d9bc74fa240a545b3873b4626" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c31080d55ae19e73a2f731505836fb1e925a5b97", - "reference": "c31080d55ae19e73a2f731505836fb1e925a5b97", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/12593ad0bc54658d9bc74fa240a545b3873b4626", + "reference": "12593ad0bc54658d9bc74fa240a545b3873b4626", "shasum": "" }, "require": { @@ -6169,7 +6172,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2019-04-08T11:36:05+00:00" + "time": "2019-04-16T09:36:45+00:00" }, { "name": "symfony/profiler-pack",