From e5fcc8e925452702201071c639463c8456bff16c Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Fri, 31 Jul 2020 16:25:33 +0900 Subject: [PATCH 01/32] =?UTF-8?q?change:=20test:=20memory=5Flimit=E3=82=92?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../build/app/phpcs/NetCommons/Sniffs/Files/LineLengthSniff.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/build/app/phpcs/NetCommons/Sniffs/Files/LineLengthSniff.php b/tools/build/app/phpcs/NetCommons/Sniffs/Files/LineLengthSniff.php index 2138fd57..caff2035 100644 --- a/tools/build/app/phpcs/NetCommons/Sniffs/Files/LineLengthSniff.php +++ b/tools/build/app/phpcs/NetCommons/Sniffs/Files/LineLengthSniff.php @@ -13,6 +13,8 @@ * @link http://pear.php.net/package/PHP_CodeSniffer */ +ini_set('memory_limit', '512M'); + /** * Generic_Sniffs_Files_LineLengthSniff. * From 6f28f7a1da766bd7226d9746956b1d1242d76397 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Sun, 30 Aug 2020 14:21:00 +0900 Subject: [PATCH 02/32] NetCommons 3.3.2 released. --- app/VERSION | 2 +- composer.lock | 968 ++++++++++++++++++++++++++++---------------------- 2 files changed, 544 insertions(+), 426 deletions(-) diff --git a/app/VERSION b/app/VERSION index bea438e9..47725433 100644 --- a/app/VERSION +++ b/app/VERSION @@ -1 +1 @@ -3.3.1 +3.3.2 diff --git a/composer.lock b/composer.lock index c508ac63..54a91536 100644 --- a/composer.lock +++ b/composer.lock @@ -53,16 +53,16 @@ }, { "name": "cakephp/cakephp", - "version": "2.10.20", + "version": "2.10.22", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", - "reference": "1ea6732e401a25a3d1701c8bc9338910ec6a7f7f" + "reference": "d0c51b37422d0d2c99be74045d4439a674259308" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/1ea6732e401a25a3d1701c8bc9338910ec6a7f7f", - "reference": "1ea6732e401a25a3d1701c8bc9338910ec6a7f7f", + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/d0c51b37422d0d2c99be74045d4439a674259308", + "reference": "d0c51b37422d0d2c99be74045d4439a674259308", "shasum": "" }, "require": { @@ -95,7 +95,7 @@ "keywords": [ "framework" ], - "time": "2020-01-17T01:56:03+00:00" + "time": "2020-06-07T02:16:36+00:00" }, { "name": "cakephp/debug_kit", @@ -194,28 +194,31 @@ }, { "name": "composer/installers", - "version": "v1.8.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "7d610d50aae61ae7ed6675e58efeabdf279bb5e3" + "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/7d610d50aae61ae7ed6675e58efeabdf279bb5e3", - "reference": "7d610d50aae61ae7ed6675e58efeabdf279bb5e3", + "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca", + "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0" + "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { - "composer/composer": "1.0.*@dev", - "phpunit/phpunit": "^4.8.36" + "composer/composer": "1.6.* || 2.0.*@dev", + "composer/semver": "1.0.* || 2.0.*@dev", + "phpunit/phpunit": "^4.8.36", + "sebastian/comparator": "^1.2.4", + "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { @@ -314,7 +317,17 @@ "zend", "zikula" ], - "time": "2020-02-07T10:39:20+00:00" + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2020-04-07T06:57:05+00:00" }, { "name": "doctrine/annotations", @@ -546,16 +559,16 @@ }, { "name": "ezyang/htmlpurifier", - "version": "v4.12.0", + "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "a617e55bc62a87eec73bd456d146d134ad716f03" + "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03", - "reference": "a617e55bc62a87eec73bd456d146d134ad716f03", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75", + "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75", "shasum": "" }, "require": { @@ -571,6 +584,9 @@ }, "files": [ "library/HTMLPurifier.composer.php" + ], + "exclude-from-classmap": [ + "/library/HTMLPurifier/Language/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -589,7 +605,7 @@ "keywords": [ "html" ], - "time": "2019-10-28T03:44:26+00:00" + "time": "2020-06-29T00:56:53+00:00" }, { "name": "jms/metadata", @@ -756,16 +772,16 @@ }, { "name": "josegonzalez/cakephp-upload", - "version": "2.0.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/NetCommons3/cakephp-upload.git", - "reference": "f470b9b7b313d84959212f25c3d353d5ab5ebd80" + "reference": "17d413d21469a63bc49ba482fe3099a8d916f370" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/cakephp-upload/zipball/f470b9b7b313d84959212f25c3d353d5ab5ebd80", - "reference": "f470b9b7b313d84959212f25c3d353d5ab5ebd80", + "url": "https://api.github.com/repos/NetCommons3/cakephp-upload/zipball/17d413d21469a63bc49ba482fe3099a8d916f370", + "reference": "17d413d21469a63bc49ba482fe3099a8d916f370", "shasum": "" }, "require": { @@ -919,7 +935,7 @@ "issues": "https://github.com/josegonzalez/cakephp-upload/issues", "source": "https://github.com/josegonzalez/cakephp-upload" }, - "time": "2016-09-13T09:34:32+00:00" + "time": "2020-08-28T02:30:21+00:00" }, { "name": "mobiledetect/mobiledetectlib", @@ -1025,16 +1041,16 @@ }, { "name": "netcommons/access-counters", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AccessCounters.git", - "reference": "f13108d78b76b8d4bfeb0da985f82daa782d5f02" + "reference": "32b4004d0b6c13781421f3b39e9788b8b80ff175" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AccessCounters/zipball/f13108d78b76b8d4bfeb0da985f82daa782d5f02", - "reference": "f13108d78b76b8d4bfeb0da985f82daa782d5f02", + "url": "https://api.github.com/repos/NetCommons3/AccessCounters/zipball/32b4004d0b6c13781421f3b39e9788b8b80ff175", + "reference": "32b4004d0b6c13781421f3b39e9788b8b80ff175", "shasum": "" }, "require": { @@ -1068,20 +1084,20 @@ "access_counters", "cakephp" ], - "time": "2020-03-08T06:37:32+00:00" + "time": "2020-08-26T11:14:37+00:00" }, { "name": "netcommons/announcements", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Announcements.git", - "reference": "bd0da204dc8af37f96a1f65002c4d8bf51513653" + "reference": "7cca98beb3cf36a26b99fb6a16a4a8a4ee34eaa6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Announcements/zipball/bd0da204dc8af37f96a1f65002c4d8bf51513653", - "reference": "bd0da204dc8af37f96a1f65002c4d8bf51513653", + "url": "https://api.github.com/repos/NetCommons3/Announcements/zipball/7cca98beb3cf36a26b99fb6a16a4a8a4ee34eaa6", + "reference": "7cca98beb3cf36a26b99fb6a16a4a8a4ee34eaa6", "shasum": "" }, "require": { @@ -1119,20 +1135,20 @@ "announcements", "cakephp" ], - "time": "2020-03-08T14:21:25+00:00" + "time": "2020-08-26T11:14:49+00:00" }, { "name": "netcommons/auth", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Auth.git", - "reference": "a62aafefae0c79e6b7190309f640d258428daf4b" + "reference": "f6aa6903fff7aa71208ac03aed6e94f86337a6b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Auth/zipball/a62aafefae0c79e6b7190309f640d258428daf4b", - "reference": "a62aafefae0c79e6b7190309f640d258428daf4b", + "url": "https://api.github.com/repos/NetCommons3/Auth/zipball/f6aa6903fff7aa71208ac03aed6e94f86337a6b8", + "reference": "f6aa6903fff7aa71208ac03aed6e94f86337a6b8", "shasum": "" }, "require": { @@ -1166,20 +1182,20 @@ "auth", "cakephp" ], - "time": "2020-03-08T14:37:10+00:00" + "time": "2020-08-26T11:15:46+00:00" }, { "name": "netcommons/auth-general", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AuthGeneral.git", - "reference": "b769ace8ce09a263d115ac14cfa55011ae0dbc97" + "reference": "72da9ead3b757443ea87a860db413f3178c95288" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AuthGeneral/zipball/b769ace8ce09a263d115ac14cfa55011ae0dbc97", - "reference": "b769ace8ce09a263d115ac14cfa55011ae0dbc97", + "url": "https://api.github.com/repos/NetCommons3/AuthGeneral/zipball/72da9ead3b757443ea87a860db413f3178c95288", + "reference": "72da9ead3b757443ea87a860db413f3178c95288", "shasum": "" }, "require": { @@ -1212,20 +1228,20 @@ "auth", "cakephp" ], - "time": "2020-03-08T14:44:26+00:00" + "time": "2020-08-26T11:15:53+00:00" }, { "name": "netcommons/authorization-keys", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AuthorizationKeys.git", - "reference": "f1e02b7e7ef87eeecad9496a0e3d374e591f0fc9" + "reference": "b8a2949b1b04cd7956baccc4ec912c5509a94ea3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AuthorizationKeys/zipball/f1e02b7e7ef87eeecad9496a0e3d374e591f0fc9", - "reference": "f1e02b7e7ef87eeecad9496a0e3d374e591f0fc9", + "url": "https://api.github.com/repos/NetCommons3/AuthorizationKeys/zipball/b8a2949b1b04cd7956baccc4ec912c5509a94ea3", + "reference": "b8a2949b1b04cd7956baccc4ec912c5509a94ea3", "shasum": "" }, "require": { @@ -1274,20 +1290,20 @@ "authorization-keys", "cakephp" ], - "time": "2020-03-14T01:48:12+00:00" + "time": "2020-08-26T11:16:01+00:00" }, { "name": "netcommons/bbses", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Bbses.git", - "reference": "65f7f446701bc8893d0917f7925b5d66b1e895d3" + "reference": "a5c2f18cbd5941049d0bcfee9491d59dbbb399e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Bbses/zipball/65f7f446701bc8893d0917f7925b5d66b1e895d3", - "reference": "65f7f446701bc8893d0917f7925b5d66b1e895d3", + "url": "https://api.github.com/repos/NetCommons3/Bbses/zipball/a5c2f18cbd5941049d0bcfee9491d59dbbb399e3", + "reference": "a5c2f18cbd5941049d0bcfee9491d59dbbb399e3", "shasum": "" }, "require": { @@ -1327,20 +1343,20 @@ "bbses", "cakephp" ], - "time": "2020-03-08T22:14:53+00:00" + "time": "2020-08-26T11:16:09+00:00" }, { "name": "netcommons/blocks", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Blocks.git", - "reference": "eb75ee72163e7298194d79fd6ecd691b95696b48" + "reference": "9b341b00f168ecd6fb09d99b234f45cc65417d37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Blocks/zipball/eb75ee72163e7298194d79fd6ecd691b95696b48", - "reference": "eb75ee72163e7298194d79fd6ecd691b95696b48", + "url": "https://api.github.com/repos/NetCommons3/Blocks/zipball/9b341b00f168ecd6fb09d99b234f45cc65417d37", + "reference": "9b341b00f168ecd6fb09d99b234f45cc65417d37", "shasum": "" }, "require": { @@ -1378,20 +1394,20 @@ "blocks", "cakephp" ], - "time": "2020-03-13T05:11:48+00:00" + "time": "2020-08-26T11:16:20+00:00" }, { "name": "netcommons/blogs", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Blogs.git", - "reference": "028a1c8558a973bbec007b5541bd2f9c2d0e157c" + "reference": "405175988cd0d258a9d80bcd92251ac58fc521da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Blogs/zipball/028a1c8558a973bbec007b5541bd2f9c2d0e157c", - "reference": "028a1c8558a973bbec007b5541bd2f9c2d0e157c", + "url": "https://api.github.com/repos/NetCommons3/Blogs/zipball/405175988cd0d258a9d80bcd92251ac58fc521da", + "reference": "405175988cd0d258a9d80bcd92251ac58fc521da", "shasum": "" }, "require": { @@ -1438,20 +1454,20 @@ "blogs", "cakephp" ], - "time": "2020-03-08T22:17:34+00:00" + "time": "2020-08-26T11:16:29+00:00" }, { "name": "netcommons/boxes", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Boxes.git", - "reference": "5aff23bc17cf1a8a1db027a0bc06f65984feb508" + "reference": "5bdb7ce49e3d5d88c3175e110d64e7162b7c233a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Boxes/zipball/5aff23bc17cf1a8a1db027a0bc06f65984feb508", - "reference": "5aff23bc17cf1a8a1db027a0bc06f65984feb508", + "url": "https://api.github.com/repos/NetCommons3/Boxes/zipball/5bdb7ce49e3d5d88c3175e110d64e7162b7c233a", + "reference": "5bdb7ce49e3d5d88c3175e110d64e7162b7c233a", "shasum": "" }, "require": { @@ -1486,20 +1502,20 @@ "boxes", "cakephp" ], - "time": "2020-03-08T14:06:50+00:00" + "time": "2020-08-26T11:16:37+00:00" }, { "name": "netcommons/cabinets", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Cabinets.git", - "reference": "27823000e59b97d3014e3a4d0fce83b4dbb756ce" + "reference": "957d249255df4d19f8131199210ed9a12888d038" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Cabinets/zipball/27823000e59b97d3014e3a4d0fce83b4dbb756ce", - "reference": "27823000e59b97d3014e3a4d0fce83b4dbb756ce", + "url": "https://api.github.com/repos/NetCommons3/Cabinets/zipball/957d249255df4d19f8131199210ed9a12888d038", + "reference": "957d249255df4d19f8131199210ed9a12888d038", "shasum": "" }, "require": { @@ -1544,20 +1560,20 @@ "cabinets", "cakephp" ], - "time": "2020-03-08T23:13:29+00:00" + "time": "2020-08-29T13:20:52+00:00" }, { "name": "netcommons/calendars", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Calendars.git", - "reference": "6d89e8776d24e9df8b1036fea16d067e23b9f0e0" + "reference": "c7fac04b2c67b0f3a764c820b4cac1dcb51467e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Calendars/zipball/6d89e8776d24e9df8b1036fea16d067e23b9f0e0", - "reference": "6d89e8776d24e9df8b1036fea16d067e23b9f0e0", + "url": "https://api.github.com/repos/NetCommons3/Calendars/zipball/c7fac04b2c67b0f3a764c820b4cac1dcb51467e6", + "reference": "c7fac04b2c67b0f3a764c820b4cac1dcb51467e6", "shasum": "" }, "require": { @@ -1618,20 +1634,20 @@ "cakephp", "calendars" ], - "time": "2020-03-13T14:06:14+00:00" + "time": "2020-08-26T11:16:53+00:00" }, { "name": "netcommons/categories", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Categories.git", - "reference": "c9dd3ef8635609bb6593ef74ce760643112d432d" + "reference": "107e1681f21588044468d3429011b2298f7e9a81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Categories/zipball/c9dd3ef8635609bb6593ef74ce760643112d432d", - "reference": "c9dd3ef8635609bb6593ef74ce760643112d432d", + "url": "https://api.github.com/repos/NetCommons3/Categories/zipball/107e1681f21588044468d3429011b2298f7e9a81", + "reference": "107e1681f21588044468d3429011b2298f7e9a81", "shasum": "" }, "require": { @@ -1663,20 +1679,20 @@ "cakephp", "categories" ], - "time": "2020-03-08T23:15:27+00:00" + "time": "2020-08-26T11:17:00+00:00" }, { "name": "netcommons/circular-notices", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CircularNotices.git", - "reference": "e0f0d4a4b5eb2d70dc9bba0979228ce4498a1e36" + "reference": "3eb8a467c0b2c338f0e9fb55f6fac2d21e4c7e2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CircularNotices/zipball/e0f0d4a4b5eb2d70dc9bba0979228ce4498a1e36", - "reference": "e0f0d4a4b5eb2d70dc9bba0979228ce4498a1e36", + "url": "https://api.github.com/repos/NetCommons3/CircularNotices/zipball/3eb8a467c0b2c338f0e9fb55f6fac2d21e4c7e2f", + "reference": "3eb8a467c0b2c338f0e9fb55f6fac2d21e4c7e2f", "shasum": "" }, "require": { @@ -1730,20 +1746,20 @@ "cakephp", "circular-notices" ], - "time": "2020-03-13T23:57:10+00:00" + "time": "2020-08-26T11:17:13+00:00" }, { "name": "netcommons/clean-up", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CleanUp.git", - "reference": "8d811dea9d54b3e6afbdc454db13e34f3af8126b" + "reference": "0b475b9fac2fe14505c67802ff22f45d0325ab97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CleanUp/zipball/8d811dea9d54b3e6afbdc454db13e34f3af8126b", - "reference": "8d811dea9d54b3e6afbdc454db13e34f3af8126b", + "url": "https://api.github.com/repos/NetCommons3/CleanUp/zipball/0b475b9fac2fe14505c67802ff22f45d0325ab97", + "reference": "0b475b9fac2fe14505c67802ff22f45d0325ab97", "shasum": "" }, "require": { @@ -1788,20 +1804,20 @@ "cakephp", "clean-up" ], - "time": "2020-03-09T00:33:03+00:00" + "time": "2020-08-26T11:17:20+00:00" }, { "name": "netcommons/community-space", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CommunitySpace.git", - "reference": "f9b81b09678239437255a9c1c9e2a027713d68c6" + "reference": "93e1c3ccf238da2c98112c52bba1ab89fa45a364" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CommunitySpace/zipball/f9b81b09678239437255a9c1c9e2a027713d68c6", - "reference": "f9b81b09678239437255a9c1c9e2a027713d68c6", + "url": "https://api.github.com/repos/NetCommons3/CommunitySpace/zipball/93e1c3ccf238da2c98112c52bba1ab89fa45a364", + "reference": "93e1c3ccf238da2c98112c52bba1ab89fa45a364", "shasum": "" }, "require": { @@ -1832,20 +1848,20 @@ "cakephp", "community_space" ], - "time": "2020-03-09T00:33:54+00:00" + "time": "2020-08-26T11:17:27+00:00" }, { "name": "netcommons/containers", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Containers.git", - "reference": "c6ccae6e59f166609a7c677cd700a7bad6c50bd4" + "reference": "94b7a202e412a9efc9d1ba3b7f647e4f342ecf9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Containers/zipball/c6ccae6e59f166609a7c677cd700a7bad6c50bd4", - "reference": "c6ccae6e59f166609a7c677cd700a7bad6c50bd4", + "url": "https://api.github.com/repos/NetCommons3/Containers/zipball/94b7a202e412a9efc9d1ba3b7f647e4f342ecf9f", + "reference": "94b7a202e412a9efc9d1ba3b7f647e4f342ecf9f", "shasum": "" }, "require": { @@ -1878,20 +1894,20 @@ "cakephp", "containers" ], - "time": "2020-03-09T00:34:25+00:00" + "time": "2020-08-26T11:17:40+00:00" }, { "name": "netcommons/content-comments", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ContentComments.git", - "reference": "032a31d265fcc59533a5e67ac75bdcd98c5c5e2d" + "reference": "03c4ac1cc603ff74538f4d1a082d1360ebd07a09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ContentComments/zipball/032a31d265fcc59533a5e67ac75bdcd98c5c5e2d", - "reference": "032a31d265fcc59533a5e67ac75bdcd98c5c5e2d", + "url": "https://api.github.com/repos/NetCommons3/ContentComments/zipball/03c4ac1cc603ff74538f4d1a082d1360ebd07a09", + "reference": "03c4ac1cc603ff74538f4d1a082d1360ebd07a09", "shasum": "" }, "require": { @@ -1932,20 +1948,20 @@ "cakephp", "content-comments" ], - "time": "2020-03-09T00:35:15+00:00" + "time": "2020-08-26T11:17:47+00:00" }, { "name": "netcommons/control-panel", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ControlPanel.git", - "reference": "10b36d4f278960cce1b550e0159995a8a231b9f1" + "reference": "93c59206ead8fb689ab5b6aa1f06a9a684080866" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ControlPanel/zipball/10b36d4f278960cce1b550e0159995a8a231b9f1", - "reference": "10b36d4f278960cce1b550e0159995a8a231b9f1", + "url": "https://api.github.com/repos/NetCommons3/ControlPanel/zipball/93c59206ead8fb689ab5b6aa1f06a9a684080866", + "reference": "93c59206ead8fb689ab5b6aa1f06a9a684080866", "shasum": "" }, "require": { @@ -1981,20 +1997,20 @@ "cakephp", "control_panel" ], - "time": "2020-03-09T01:29:58+00:00" + "time": "2020-08-26T11:17:55+00:00" }, { "name": "netcommons/data-types", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/DataTypes.git", - "reference": "5397ae81ad330f40917bb647ba6957d4a8e8d656" + "reference": "5fdf46037305140da58c73a38b5399fc98518064" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/DataTypes/zipball/5397ae81ad330f40917bb647ba6957d4a8e8d656", - "reference": "5397ae81ad330f40917bb647ba6957d4a8e8d656", + "url": "https://api.github.com/repos/NetCommons3/DataTypes/zipball/5fdf46037305140da58c73a38b5399fc98518064", + "reference": "5fdf46037305140da58c73a38b5399fc98518064", "shasum": "" }, "require": { @@ -2025,20 +2041,20 @@ "cakephp", "data_types" ], - "time": "2020-03-09T13:54:21+00:00" + "time": "2020-08-26T11:18:02+00:00" }, { "name": "netcommons/faqs", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Faqs.git", - "reference": "8cd4f75e89eeb1698df3ca7d4ec1221e5bc39ddd" + "reference": "3dbc40b2298717254fb3a4cea6194df84385f48d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Faqs/zipball/8cd4f75e89eeb1698df3ca7d4ec1221e5bc39ddd", - "reference": "8cd4f75e89eeb1698df3ca7d4ec1221e5bc39ddd", + "url": "https://api.github.com/repos/NetCommons3/Faqs/zipball/3dbc40b2298717254fb3a4cea6194df84385f48d", + "reference": "3dbc40b2298717254fb3a4cea6194df84385f48d", "shasum": "" }, "require": { @@ -2082,20 +2098,20 @@ "cakephp", "faqs" ], - "time": "2020-03-09T01:30:48+00:00" + "time": "2020-08-26T11:18:10+00:00" }, { "name": "netcommons/files", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Files.git", - "reference": "1d71910ecdfc41f6b70144cd50674e803192280b" + "reference": "bc8787ada2c23756b85afce41ae0873a41af6858" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Files/zipball/1d71910ecdfc41f6b70144cd50674e803192280b", - "reference": "1d71910ecdfc41f6b70144cd50674e803192280b", + "url": "https://api.github.com/repos/NetCommons3/Files/zipball/bc8787ada2c23756b85afce41ae0873a41af6858", + "reference": "bc8787ada2c23756b85afce41ae0873a41af6858", "shasum": "" }, "require": { @@ -2130,20 +2146,20 @@ "cakephp", "files" ], - "time": "2020-03-13T14:16:43+00:00" + "time": "2020-08-26T11:18:18+00:00" }, { "name": "netcommons/frames", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Frames.git", - "reference": "5a4748aa8e0febdae5af6e3cc592a1ad3c68a70f" + "reference": "0f6dca60b5c5954be0080f7884d9d655d0b84906" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Frames/zipball/5a4748aa8e0febdae5af6e3cc592a1ad3c68a70f", - "reference": "5a4748aa8e0febdae5af6e3cc592a1ad3c68a70f", + "url": "https://api.github.com/repos/NetCommons3/Frames/zipball/0f6dca60b5c5954be0080f7884d9d655d0b84906", + "reference": "0f6dca60b5c5954be0080f7884d9d655d0b84906", "shasum": "" }, "require": { @@ -2179,20 +2195,20 @@ "cakephp", "frames" ], - "time": "2020-03-09T01:31:47+00:00" + "time": "2020-08-26T11:18:26+00:00" }, { "name": "netcommons/groups", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Groups.git", - "reference": "08f9ac41f820039a1c8a9b61d09640fe39f09bc4" + "reference": "44cd8e81e84c7cc570b9a5542c835956cdd40f3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Groups/zipball/08f9ac41f820039a1c8a9b61d09640fe39f09bc4", - "reference": "08f9ac41f820039a1c8a9b61d09640fe39f09bc4", + "url": "https://api.github.com/repos/NetCommons3/Groups/zipball/44cd8e81e84c7cc570b9a5542c835956cdd40f3d", + "reference": "44cd8e81e84c7cc570b9a5542c835956cdd40f3d", "shasum": "" }, "require": { @@ -2228,20 +2244,20 @@ "cakephp", "groups" ], - "time": "2020-03-09T13:54:36+00:00" + "time": "2020-08-26T11:18:38+00:00" }, { "name": "netcommons/holidays", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Holidays.git", - "reference": "6a4b457eb597fe11a1ff3048faf1746dc983d55c" + "reference": "8b347427be4d5431637368dc0c013cf259b838f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Holidays/zipball/6a4b457eb597fe11a1ff3048faf1746dc983d55c", - "reference": "6a4b457eb597fe11a1ff3048faf1746dc983d55c", + "url": "https://api.github.com/repos/NetCommons3/Holidays/zipball/8b347427be4d5431637368dc0c013cf259b838f5", + "reference": "8b347427be4d5431637368dc0c013cf259b838f5", "shasum": "" }, "require": { @@ -2293,20 +2309,20 @@ "cakephp", "holidays" ], - "time": "2020-03-09T13:55:36+00:00" + "time": "2020-08-26T11:18:46+00:00" }, { "name": "netcommons/iframes", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Iframes.git", - "reference": "4a0e3b248e8097c64518ef67a81d1188ece2f728" + "reference": "894f6b191c82005f98c931b4e40827ca2d814d02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Iframes/zipball/4a0e3b248e8097c64518ef67a81d1188ece2f728", - "reference": "4a0e3b248e8097c64518ef67a81d1188ece2f728", + "url": "https://api.github.com/repos/NetCommons3/Iframes/zipball/894f6b191c82005f98c931b4e40827ca2d814d02", + "reference": "894f6b191c82005f98c931b4e40827ca2d814d02", "shasum": "" }, "require": { @@ -2344,20 +2360,20 @@ "cakephp", "iframes" ], - "time": "2020-03-09T13:56:11+00:00" + "time": "2020-08-26T11:18:53+00:00" }, { "name": "netcommons/install", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Install.git", - "reference": "5af316b7d977d29e9172c6e34260b851939a2880" + "reference": "59442dae31052011787c32cd0e195296d714f1d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Install/zipball/5af316b7d977d29e9172c6e34260b851939a2880", - "reference": "5af316b7d977d29e9172c6e34260b851939a2880", + "url": "https://api.github.com/repos/NetCommons3/Install/zipball/59442dae31052011787c32cd0e195296d714f1d3", + "reference": "59442dae31052011787c32cd0e195296d714f1d3", "shasum": "" }, "require": { @@ -2413,20 +2429,20 @@ "cakephp", "install" ], - "time": "2020-03-09T13:59:36+00:00" + "time": "2020-08-26T11:19:01+00:00" }, { "name": "netcommons/likes", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Likes.git", - "reference": "722580b70636a7a66cd760387bc0c846346fcbef" + "reference": "0cfb2614a1e9659d01bf70a69fd896ce67a52194" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Likes/zipball/722580b70636a7a66cd760387bc0c846346fcbef", - "reference": "722580b70636a7a66cd760387bc0c846346fcbef", + "url": "https://api.github.com/repos/NetCommons3/Likes/zipball/0cfb2614a1e9659d01bf70a69fd896ce67a52194", + "reference": "0cfb2614a1e9659d01bf70a69fd896ce67a52194", "shasum": "" }, "require": { @@ -2457,20 +2473,20 @@ "cakephp", "likes" ], - "time": "2020-03-09T14:00:38+00:00" + "time": "2020-08-26T11:19:14+00:00" }, { "name": "netcommons/links", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Links.git", - "reference": "c46d97f46b5d5d8f83a5f27d3341f84c2903fcde" + "reference": "d21d8ef07f011154e2dd97050163e31669e2d225" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Links/zipball/c46d97f46b5d5d8f83a5f27d3341f84c2903fcde", - "reference": "c46d97f46b5d5d8f83a5f27d3341f84c2903fcde", + "url": "https://api.github.com/repos/NetCommons3/Links/zipball/d21d8ef07f011154e2dd97050163e31669e2d225", + "reference": "d21d8ef07f011154e2dd97050163e31669e2d225", "shasum": "" }, "require": { @@ -2511,20 +2527,20 @@ "cakephp", "links" ], - "time": "2020-03-10T00:43:31+00:00" + "time": "2020-08-26T11:19:22+00:00" }, { "name": "netcommons/m17n", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/M17n.git", - "reference": "89457a5a1ff522eb3729ce9fc944f5fdd7c324aa" + "reference": "d96e5946cf4c58e694b29315447f96e1af896ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/M17n/zipball/89457a5a1ff522eb3729ce9fc944f5fdd7c324aa", - "reference": "89457a5a1ff522eb3729ce9fc944f5fdd7c324aa", + "url": "https://api.github.com/repos/NetCommons3/M17n/zipball/d96e5946cf4c58e694b29315447f96e1af896ce0", + "reference": "d96e5946cf4c58e694b29315447f96e1af896ce0", "shasum": "" }, "require": { @@ -2557,20 +2573,20 @@ "cakephp", "m17n" ], - "time": "2020-03-10T00:44:15+00:00" + "time": "2020-08-26T11:19:29+00:00" }, { "name": "netcommons/mails", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Mails.git", - "reference": "caf6c14081a134a96ac4e231d22aaa3f6010e8aa" + "reference": "c179436bce296fc68305201e71e0325a992ef4b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Mails/zipball/caf6c14081a134a96ac4e231d22aaa3f6010e8aa", - "reference": "caf6c14081a134a96ac4e231d22aaa3f6010e8aa", + "url": "https://api.github.com/repos/NetCommons3/Mails/zipball/c179436bce296fc68305201e71e0325a992ef4b1", + "reference": "c179436bce296fc68305201e71e0325a992ef4b1", "shasum": "" }, "require": { @@ -2614,20 +2630,20 @@ "cakephp", "mails" ], - "time": "2020-03-14T00:11:42+00:00" + "time": "2020-08-26T11:19:42+00:00" }, { "name": "netcommons/menus", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Menus.git", - "reference": "2144706a0f035d523432fc77f2fbbdfdaf21d1a8" + "reference": "b2640a7293bc6be7f43b5e87346982658a1bd749" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Menus/zipball/2144706a0f035d523432fc77f2fbbdfdaf21d1a8", - "reference": "2144706a0f035d523432fc77f2fbbdfdaf21d1a8", + "url": "https://api.github.com/repos/NetCommons3/Menus/zipball/b2640a7293bc6be7f43b5e87346982658a1bd749", + "reference": "b2640a7293bc6be7f43b5e87346982658a1bd749", "shasum": "" }, "require": { @@ -2666,20 +2682,20 @@ "cakephp", "menu" ], - "time": "2020-03-10T00:44:47+00:00" + "time": "2020-08-26T11:19:52+00:00" }, { "name": "netcommons/multidatabases", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Multidatabases.git", - "reference": "913873a06fc822d2fa665ac547720f44a1708f3f" + "reference": "f57163c22d50f54b665dcb0b190562b5b2e1f662" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Multidatabases/zipball/913873a06fc822d2fa665ac547720f44a1708f3f", - "reference": "913873a06fc822d2fa665ac547720f44a1708f3f", + "url": "https://api.github.com/repos/NetCommons3/Multidatabases/zipball/f57163c22d50f54b665dcb0b190562b5b2e1f662", + "reference": "f57163c22d50f54b665dcb0b190562b5b2e1f662", "shasum": "" }, "require": { @@ -2717,20 +2733,20 @@ "cakephp", "multidatabases" ], - "time": "2020-03-10T00:47:08+00:00" + "time": "2020-08-29T12:11:14+00:00" }, { "name": "netcommons/nc2-to-nc3", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Nc2ToNc3.git", - "reference": "efb500c6c0a78fe3d3afdecd5c54de79b781b5b4" + "reference": "13540e8b32660eda83ee1b225aae65c904dc548b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Nc2ToNc3/zipball/efb500c6c0a78fe3d3afdecd5c54de79b781b5b4", - "reference": "efb500c6c0a78fe3d3afdecd5c54de79b781b5b4", + "url": "https://api.github.com/repos/NetCommons3/Nc2ToNc3/zipball/13540e8b32660eda83ee1b225aae65c904dc548b", + "reference": "13540e8b32660eda83ee1b225aae65c904dc548b", "shasum": "" }, "require": { @@ -2801,20 +2817,20 @@ "cakephp", "nc2-to-nc3" ], - "time": "2020-03-10T00:47:25+00:00" + "time": "2020-07-31T21:22:47+00:00" }, { "name": "netcommons/net-commons", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/NetCommons.git", - "reference": "650c8e95d31ace1ab283a38fbe33656cf1acd65c" + "reference": "67a63032a3d8ebf9d9900eefbde0861800566fe7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/NetCommons/zipball/650c8e95d31ace1ab283a38fbe33656cf1acd65c", - "reference": "650c8e95d31ace1ab283a38fbe33656cf1acd65c", + "url": "https://api.github.com/repos/NetCommons3/NetCommons/zipball/67a63032a3d8ebf9d9900eefbde0861800566fe7", + "reference": "67a63032a3d8ebf9d9900eefbde0861800566fe7", "shasum": "" }, "require": { @@ -2871,20 +2887,20 @@ "cakephp", "netcommons" ], - "time": "2020-03-09T13:53:39+00:00" + "time": "2020-08-28T04:03:29+00:00" }, { "name": "netcommons/notifications", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Notifications.git", - "reference": "e16fca9fbc03e16de99260163dab3c205706c0c1" + "reference": "c08ab71074b783ed3b92624ffa8cb942c236136d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Notifications/zipball/e16fca9fbc03e16de99260163dab3c205706c0c1", - "reference": "e16fca9fbc03e16de99260163dab3c205706c0c1", + "url": "https://api.github.com/repos/NetCommons3/Notifications/zipball/c08ab71074b783ed3b92624ffa8cb942c236136d", + "reference": "c08ab71074b783ed3b92624ffa8cb942c236136d", "shasum": "" }, "require": { @@ -2915,20 +2931,20 @@ "cakephp", "notifications" ], - "time": "2020-03-10T00:47:53+00:00" + "time": "2020-08-26T11:20:15+00:00" }, { "name": "netcommons/pages", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Pages.git", - "reference": "376c3c53833dc5766cd6e9751ee46ae8f538fda6" + "reference": "b67892db16ac46d996375ca139ca1e0a3ed848ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Pages/zipball/376c3c53833dc5766cd6e9751ee46ae8f538fda6", - "reference": "376c3c53833dc5766cd6e9751ee46ae8f538fda6", + "url": "https://api.github.com/repos/NetCommons3/Pages/zipball/b67892db16ac46d996375ca139ca1e0a3ed848ea", + "reference": "b67892db16ac46d996375ca139ca1e0a3ed848ea", "shasum": "" }, "require": { @@ -2972,20 +2988,20 @@ "cakephp", "pages" ], - "time": "2020-03-10T00:48:32+00:00" + "time": "2020-08-26T11:20:23+00:00" }, { "name": "netcommons/photo-albums", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PhotoAlbums.git", - "reference": "ecf161f1c6b7eb50dc7c27c505031a81244a097d" + "reference": "417b40a3802c2a226cae8366c1d448c757949607" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PhotoAlbums/zipball/ecf161f1c6b7eb50dc7c27c505031a81244a097d", - "reference": "ecf161f1c6b7eb50dc7c27c505031a81244a097d", + "url": "https://api.github.com/repos/NetCommons3/PhotoAlbums/zipball/417b40a3802c2a226cae8366c1d448c757949607", + "reference": "417b40a3802c2a226cae8366c1d448c757949607", "shasum": "" }, "require": { @@ -3017,20 +3033,20 @@ "netcommons", "photoAlbums" ], - "time": "2020-03-14T10:26:57+00:00" + "time": "2020-08-26T11:20:31+00:00" }, { "name": "netcommons/plugin-manager", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PluginManager.git", - "reference": "86bd01c9569aec17c1fd6d35647ac8eee383eb80" + "reference": "b039068c9270250a25826874fe43e03be56c4df3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PluginManager/zipball/86bd01c9569aec17c1fd6d35647ac8eee383eb80", - "reference": "86bd01c9569aec17c1fd6d35647ac8eee383eb80", + "url": "https://api.github.com/repos/NetCommons3/PluginManager/zipball/b039068c9270250a25826874fe43e03be56c4df3", + "reference": "b039068c9270250a25826874fe43e03be56c4df3", "shasum": "" }, "require": { @@ -3070,20 +3086,20 @@ "cakephp", "plugin-manager" ], - "time": "2020-03-13T14:43:31+00:00" + "time": "2020-08-26T11:20:39+00:00" }, { "name": "netcommons/private-space", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PrivateSpace.git", - "reference": "042a076cf96253f6aae7b914bda36cd25b5f06b0" + "reference": "4b80a4e07f31c856b0d423a8b5fce341349c4fba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PrivateSpace/zipball/042a076cf96253f6aae7b914bda36cd25b5f06b0", - "reference": "042a076cf96253f6aae7b914bda36cd25b5f06b0", + "url": "https://api.github.com/repos/NetCommons3/PrivateSpace/zipball/4b80a4e07f31c856b0d423a8b5fce341349c4fba", + "reference": "4b80a4e07f31c856b0d423a8b5fce341349c4fba", "shasum": "" }, "require": { @@ -3117,20 +3133,20 @@ "cakephp", "private_space" ], - "time": "2020-03-13T14:44:05+00:00" + "time": "2020-08-26T11:20:46+00:00" }, { "name": "netcommons/public-space", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PublicSpace.git", - "reference": "98f9750bb06e5ac920fa441e9f8f7821e711486a" + "reference": "953404052f8af197f194e99170f98a909c462b18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PublicSpace/zipball/98f9750bb06e5ac920fa441e9f8f7821e711486a", - "reference": "98f9750bb06e5ac920fa441e9f8f7821e711486a", + "url": "https://api.github.com/repos/NetCommons3/PublicSpace/zipball/953404052f8af197f194e99170f98a909c462b18", + "reference": "953404052f8af197f194e99170f98a909c462b18", "shasum": "" }, "require": { @@ -3162,20 +3178,20 @@ "public", "space" ], - "time": "2020-03-13T14:44:42+00:00" + "time": "2020-08-26T11:20:58+00:00" }, { "name": "netcommons/questionnaires", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Questionnaires.git", - "reference": "fa58d8eb25ab9d7d9b953c267cd8ce24e9a00a96" + "reference": "d412caac7254d597d68ce020054083c5668a9ad4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Questionnaires/zipball/fa58d8eb25ab9d7d9b953c267cd8ce24e9a00a96", - "reference": "fa58d8eb25ab9d7d9b953c267cd8ce24e9a00a96", + "url": "https://api.github.com/repos/NetCommons3/Questionnaires/zipball/d412caac7254d597d68ce020054083c5668a9ad4", + "reference": "d412caac7254d597d68ce020054083c5668a9ad4", "shasum": "" }, "require": { @@ -3237,20 +3253,20 @@ "cakephp", "questionnaires" ], - "time": "2020-03-14T10:27:30+00:00" + "time": "2020-08-26T11:21:07+00:00" }, { "name": "netcommons/quizzes", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Quizzes.git", - "reference": "571f94ba33d82f1cd4e71b7b5168c5be5b22309a" + "reference": "10444a11bc8c5da9339beebf0335ba496dfcc89b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Quizzes/zipball/571f94ba33d82f1cd4e71b7b5168c5be5b22309a", - "reference": "571f94ba33d82f1cd4e71b7b5168c5be5b22309a", + "url": "https://api.github.com/repos/NetCommons3/Quizzes/zipball/10444a11bc8c5da9339beebf0335ba496dfcc89b", + "reference": "10444a11bc8c5da9339beebf0335ba496dfcc89b", "shasum": "" }, "require": { @@ -3312,20 +3328,20 @@ "cakephp", "quizzes" ], - "time": "2020-03-14T10:26:21+00:00" + "time": "2020-08-26T11:21:15+00:00" }, { "name": "netcommons/registrations", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Registrations.git", - "reference": "f29e75a029e631a7acea6fb4992735875a696072" + "reference": "9be3b5040a469f1ac792d1cf4d779f9c25495d8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Registrations/zipball/f29e75a029e631a7acea6fb4992735875a696072", - "reference": "f29e75a029e631a7acea6fb4992735875a696072", + "url": "https://api.github.com/repos/NetCommons3/Registrations/zipball/9be3b5040a469f1ac792d1cf4d779f9c25495d8d", + "reference": "9be3b5040a469f1ac792d1cf4d779f9c25495d8d", "shasum": "" }, "require": { @@ -3393,20 +3409,20 @@ "cakephp", "registrations" ], - "time": "2020-03-13T03:20:32+00:00" + "time": "2020-08-26T11:21:23+00:00" }, { "name": "netcommons/reservations", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Reservations.git", - "reference": "48ff702e31f77423f9cab3c5bc23e688b9f44663" + "reference": "de6ae3a85a6b8d341e49f9d15aada697e298f9f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Reservations/zipball/48ff702e31f77423f9cab3c5bc23e688b9f44663", - "reference": "48ff702e31f77423f9cab3c5bc23e688b9f44663", + "url": "https://api.github.com/repos/NetCommons3/Reservations/zipball/de6ae3a85a6b8d341e49f9d15aada697e298f9f9", + "reference": "de6ae3a85a6b8d341e49f9d15aada697e298f9f9", "shasum": "" }, "require": { @@ -3468,20 +3484,20 @@ "cakephp", "reservations" ], - "time": "2020-03-13T14:46:07+00:00" + "time": "2020-08-26T11:21:31+00:00" }, { "name": "netcommons/roles", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Roles.git", - "reference": "6326c407d1741046d6fb01fa2fb2e3f2ec167615" + "reference": "dc7088b4f3f08f3e062702452fc8d2b9baafb467" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Roles/zipball/6326c407d1741046d6fb01fa2fb2e3f2ec167615", - "reference": "6326c407d1741046d6fb01fa2fb2e3f2ec167615", + "url": "https://api.github.com/repos/NetCommons3/Roles/zipball/dc7088b4f3f08f3e062702452fc8d2b9baafb467", + "reference": "dc7088b4f3f08f3e062702452fc8d2b9baafb467", "shasum": "" }, "require": { @@ -3513,20 +3529,20 @@ "netcommons", "roles" ], - "time": "2020-03-13T14:46:51+00:00" + "time": "2020-08-26T11:21:38+00:00" }, { "name": "netcommons/rooms", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Rooms.git", - "reference": "72d56077393dab6412c729ee8e25e9ff0a4391fc" + "reference": "672ade2c5067948bae2fec5fe3b00cdc16a1b863" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Rooms/zipball/72d56077393dab6412c729ee8e25e9ff0a4391fc", - "reference": "72d56077393dab6412c729ee8e25e9ff0a4391fc", + "url": "https://api.github.com/repos/NetCommons3/Rooms/zipball/672ade2c5067948bae2fec5fe3b00cdc16a1b863", + "reference": "672ade2c5067948bae2fec5fe3b00cdc16a1b863", "shasum": "" }, "require": { @@ -3578,20 +3594,20 @@ "netcommons", "rooms" ], - "time": "2020-03-14T05:51:50+00:00" + "time": "2020-08-26T11:21:46+00:00" }, { "name": "netcommons/rss-readers", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/RssReaders.git", - "reference": "176e7f5ae82ed5d7e3e132d8eb9cfdbdb16e66be" + "reference": "86fc14635230af0a8c47f1ac13eddc88fc6849bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/RssReaders/zipball/176e7f5ae82ed5d7e3e132d8eb9cfdbdb16e66be", - "reference": "176e7f5ae82ed5d7e3e132d8eb9cfdbdb16e66be", + "url": "https://api.github.com/repos/NetCommons3/RssReaders/zipball/86fc14635230af0a8c47f1ac13eddc88fc6849bb", + "reference": "86fc14635230af0a8c47f1ac13eddc88fc6849bb", "shasum": "" }, "require": { @@ -3632,20 +3648,20 @@ "cakephp", "rss-readers" ], - "time": "2020-03-13T04:23:05+00:00" + "time": "2020-08-26T11:21:54+00:00" }, { "name": "netcommons/searches", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Searches.git", - "reference": "00382d6015d7a3ad24e7182fbb451cb6b18b8c16" + "reference": "3d143ef6219dad3393aeaadcf59ec92c7498d29f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Searches/zipball/00382d6015d7a3ad24e7182fbb451cb6b18b8c16", - "reference": "00382d6015d7a3ad24e7182fbb451cb6b18b8c16", + "url": "https://api.github.com/repos/NetCommons3/Searches/zipball/3d143ef6219dad3393aeaadcf59ec92c7498d29f", + "reference": "3d143ef6219dad3393aeaadcf59ec92c7498d29f", "shasum": "" }, "require": { @@ -3686,20 +3702,20 @@ "cakephp", "searches" ], - "time": "2020-03-14T05:52:46+00:00" + "time": "2020-08-26T11:22:01+00:00" }, { "name": "netcommons/site-manager", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/SiteManager.git", - "reference": "ee1122293e44a2b23eab7dc4f58baebec3090a89" + "reference": "d0d681238447d7e81e6e661554f774cf36a7a1ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/SiteManager/zipball/ee1122293e44a2b23eab7dc4f58baebec3090a89", - "reference": "ee1122293e44a2b23eab7dc4f58baebec3090a89", + "url": "https://api.github.com/repos/NetCommons3/SiteManager/zipball/d0d681238447d7e81e6e661554f774cf36a7a1ef", + "reference": "d0d681238447d7e81e6e661554f774cf36a7a1ef", "shasum": "" }, "require": { @@ -3745,20 +3761,20 @@ "cakephp", "site_manager" ], - "time": "2020-03-14T05:55:27+00:00" + "time": "2020-08-26T11:22:09+00:00" }, { "name": "netcommons/system-manager", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/SystemManager.git", - "reference": "af8b32794ab12f7bf109cee668bb330bc4a5560e" + "reference": "7cc15ce94471a657f69efa71d4b5dcbdda192a7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/SystemManager/zipball/af8b32794ab12f7bf109cee668bb330bc4a5560e", - "reference": "af8b32794ab12f7bf109cee668bb330bc4a5560e", + "url": "https://api.github.com/repos/NetCommons3/SystemManager/zipball/7cc15ce94471a657f69efa71d4b5dcbdda192a7e", + "reference": "7cc15ce94471a657f69efa71d4b5dcbdda192a7e", "shasum": "" }, "require": { @@ -3799,20 +3815,20 @@ "cakephp", "system_manager" ], - "time": "2020-03-14T05:56:32+00:00" + "time": "2020-08-26T11:22:16+00:00" }, { "name": "netcommons/tags", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Tags.git", - "reference": "d130c99bc1bd86c56b6bbefc9a320b446f2927bc" + "reference": "609bec9d03369af8bf6c4db97bc483c92211e834" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Tags/zipball/d130c99bc1bd86c56b6bbefc9a320b446f2927bc", - "reference": "d130c99bc1bd86c56b6bbefc9a320b446f2927bc", + "url": "https://api.github.com/repos/NetCommons3/Tags/zipball/609bec9d03369af8bf6c4db97bc483c92211e834", + "reference": "609bec9d03369af8bf6c4db97bc483c92211e834", "shasum": "" }, "require": { @@ -3849,20 +3865,20 @@ "cakephp", "tags" ], - "time": "2020-03-14T10:09:08+00:00" + "time": "2020-08-26T11:22:23+00:00" }, { "name": "netcommons/tasks", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Tasks.git", - "reference": "483faa25559409c25c1161034aadee3ef5898042" + "reference": "8d5f85d24fa2c6ff82326679b94c41cd57538d27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Tasks/zipball/483faa25559409c25c1161034aadee3ef5898042", - "reference": "483faa25559409c25c1161034aadee3ef5898042", + "url": "https://api.github.com/repos/NetCommons3/Tasks/zipball/8d5f85d24fa2c6ff82326679b94c41cd57538d27", + "reference": "8d5f85d24fa2c6ff82326679b94c41cd57538d27", "shasum": "" }, "require": { @@ -3910,20 +3926,20 @@ "Tasks", "cakephp" ], - "time": "2020-03-14T06:05:19+00:00" + "time": "2020-08-26T11:22:31+00:00" }, { "name": "netcommons/theme-settings", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ThemeSettings.git", - "reference": "7f760fce538b9087bdf651dccf78767ae58456c2" + "reference": "d937a185f5d56ba66c1160c5b91f1e8b6d12924f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ThemeSettings/zipball/7f760fce538b9087bdf651dccf78767ae58456c2", - "reference": "7f760fce538b9087bdf651dccf78767ae58456c2", + "url": "https://api.github.com/repos/NetCommons3/ThemeSettings/zipball/d937a185f5d56ba66c1160c5b91f1e8b6d12924f", + "reference": "d937a185f5d56ba66c1160c5b91f1e8b6d12924f", "shasum": "" }, "require": { @@ -3953,20 +3969,20 @@ "cakephp", "theme" ], - "time": "2020-03-14T06:26:56+00:00" + "time": "2020-08-26T11:22:38+00:00" }, { "name": "netcommons/topics", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Topics.git", - "reference": "b344f62310616ad0fdb387932257b0774779f855" + "reference": "2f850b67cb015a8a299dfd03660f3536781de258" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Topics/zipball/b344f62310616ad0fdb387932257b0774779f855", - "reference": "b344f62310616ad0fdb387932257b0774779f855", + "url": "https://api.github.com/repos/NetCommons3/Topics/zipball/2f850b67cb015a8a299dfd03660f3536781de258", + "reference": "2f850b67cb015a8a299dfd03660f3536781de258", "shasum": "" }, "require": { @@ -4012,20 +4028,20 @@ "cakephp", "topics" ], - "time": "2020-03-14T06:27:36+00:00" + "time": "2020-08-26T11:22:46+00:00" }, { "name": "netcommons/user-attributes", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserAttributes.git", - "reference": "7b215cdd94656267ca690a8d0298756738f87574" + "reference": "e6ed8c527a394a3ba2dbc5ea8479f1183b08b002" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserAttributes/zipball/7b215cdd94656267ca690a8d0298756738f87574", - "reference": "7b215cdd94656267ca690a8d0298756738f87574", + "url": "https://api.github.com/repos/NetCommons3/UserAttributes/zipball/e6ed8c527a394a3ba2dbc5ea8479f1183b08b002", + "reference": "e6ed8c527a394a3ba2dbc5ea8479f1183b08b002", "shasum": "" }, "require": { @@ -4065,20 +4081,20 @@ "cakephp", "user_attributes" ], - "time": "2020-03-14T08:45:32+00:00" + "time": "2020-08-26T11:22:54+00:00" }, { "name": "netcommons/user-manager", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserManager.git", - "reference": "378c920a274149b97f1c844d06f1399f517f26f8" + "reference": "eed8147011eb62e701dd046be09d15b359d3be99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserManager/zipball/378c920a274149b97f1c844d06f1399f517f26f8", - "reference": "378c920a274149b97f1c844d06f1399f517f26f8", + "url": "https://api.github.com/repos/NetCommons3/UserManager/zipball/eed8147011eb62e701dd046be09d15b359d3be99", + "reference": "eed8147011eb62e701dd046be09d15b359d3be99", "shasum": "" }, "require": { @@ -4121,20 +4137,20 @@ "cakephp", "user_manager" ], - "time": "2020-03-14T06:29:36+00:00" + "time": "2020-08-26T11:23:01+00:00" }, { "name": "netcommons/user-roles", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserRoles.git", - "reference": "3b3d9788581f38211ab3a8c351f4556973208e17" + "reference": "01bb66955fc260b5ab9ccef6aee4c59776612c9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserRoles/zipball/3b3d9788581f38211ab3a8c351f4556973208e17", - "reference": "3b3d9788581f38211ab3a8c351f4556973208e17", + "url": "https://api.github.com/repos/NetCommons3/UserRoles/zipball/01bb66955fc260b5ab9ccef6aee4c59776612c9b", + "reference": "01bb66955fc260b5ab9ccef6aee4c59776612c9b", "shasum": "" }, "require": { @@ -4175,20 +4191,20 @@ "cakephp", "user_roles" ], - "time": "2020-03-14T06:36:20+00:00" + "time": "2020-08-26T11:23:08+00:00" }, { "name": "netcommons/users", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Users.git", - "reference": "b626d21b7f63b3161ea2577098482c27d417f694" + "reference": "bd7b731dfd154fa8628f1cd31895f6d44c241d2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Users/zipball/b626d21b7f63b3161ea2577098482c27d417f694", - "reference": "b626d21b7f63b3161ea2577098482c27d417f694", + "url": "https://api.github.com/repos/NetCommons3/Users/zipball/bd7b731dfd154fa8628f1cd31895f6d44c241d2e", + "reference": "bd7b731dfd154fa8628f1cd31895f6d44c241d2e", "shasum": "" }, "require": { @@ -4233,20 +4249,20 @@ "cakephp", "user" ], - "time": "2020-03-14T06:36:55+00:00" + "time": "2020-08-26T11:23:19+00:00" }, { "name": "netcommons/videos", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Videos.git", - "reference": "b6fdbd251e7836add4ea25b04193531eb7bef291" + "reference": "ec87ec2aa359cea592afa992a1f38083f1234c33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Videos/zipball/b6fdbd251e7836add4ea25b04193531eb7bef291", - "reference": "b6fdbd251e7836add4ea25b04193531eb7bef291", + "url": "https://api.github.com/repos/NetCommons3/Videos/zipball/ec87ec2aa359cea592afa992a1f38083f1234c33", + "reference": "ec87ec2aa359cea592afa992a1f38083f1234c33", "shasum": "" }, "require": { @@ -4294,20 +4310,20 @@ "cakephp", "videos" ], - "time": "2020-03-14T06:39:03+00:00" + "time": "2020-08-26T11:23:31+00:00" }, { "name": "netcommons/visual-captcha", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/VisualCaptcha.git", - "reference": "b9e12c99a6bd545b6ac90d1ea39a2cb8bdfb7bd4" + "reference": "24f3f3f4d0c69723917aba3b363caf2dae04d605" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/VisualCaptcha/zipball/b9e12c99a6bd545b6ac90d1ea39a2cb8bdfb7bd4", - "reference": "b9e12c99a6bd545b6ac90d1ea39a2cb8bdfb7bd4", + "url": "https://api.github.com/repos/NetCommons3/VisualCaptcha/zipball/24f3f3f4d0c69723917aba3b363caf2dae04d605", + "reference": "24f3f3f4d0c69723917aba3b363caf2dae04d605", "shasum": "" }, "require": { @@ -4357,20 +4373,20 @@ "cakephp", "visual_captcha" ], - "time": "2020-03-14T00:05:44+00:00" + "time": "2020-08-26T11:23:38+00:00" }, { "name": "netcommons/workflow", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Workflow.git", - "reference": "2a886a7efa72f871d1bd5bddb08a68e45067ed07" + "reference": "f3a20ac52c445a4cadfbd98bcaa9eae7a28e838f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Workflow/zipball/2a886a7efa72f871d1bd5bddb08a68e45067ed07", - "reference": "2a886a7efa72f871d1bd5bddb08a68e45067ed07", + "url": "https://api.github.com/repos/NetCommons3/Workflow/zipball/f3a20ac52c445a4cadfbd98bcaa9eae7a28e838f", + "reference": "f3a20ac52c445a4cadfbd98bcaa9eae7a28e838f", "shasum": "" }, "require": { @@ -4405,20 +4421,20 @@ "cakephp", "workflow" ], - "time": "2020-03-14T06:39:32+00:00" + "time": "2020-08-26T11:23:46+00:00" }, { "name": "netcommons/wysiwyg", - "version": "3.3.1.0", + "version": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Wysiwyg.git", - "reference": "00f846ce6f1781bccb81b1b136cb548923f381c1" + "reference": "731768c1fc652258cb547a2ac64aed19959fbd23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Wysiwyg/zipball/00f846ce6f1781bccb81b1b136cb548923f381c1", - "reference": "00f846ce6f1781bccb81b1b136cb548923f381c1", + "url": "https://api.github.com/repos/NetCommons3/Wysiwyg/zipball/731768c1fc652258cb547a2ac64aed19959fbd23", + "reference": "731768c1fc652258cb547a2ac64aed19959fbd23", "shasum": "" }, "require": { @@ -4450,7 +4466,7 @@ "cakephp", "wysiwyg" ], - "time": "2020-03-14T06:40:15+00:00" + "time": "2020-08-26T11:23:54+00:00" }, { "name": "phpcollection/phpcollection", @@ -4502,24 +4518,24 @@ }, { "name": "phpoption/phpoption", - "version": "1.7.2", + "version": "1.7.5", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959" + "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959", - "reference": "77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525", + "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525", "shasum": "" }, "require": { - "php": "^5.5.9 || ^7.0" + "php": "^5.5.9 || ^7.0 || ^8.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.3", - "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0" + "bamarni/composer-bin-plugin": "^1.4.1", + "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { @@ -4553,7 +4569,17 @@ "php", "type" ], - "time": "2019-12-15T19:35:24+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", + "type": "tidelift" + } + ], + "time": "2020-07-20T17:29:33+00:00" } ], "packages-dev": [ @@ -4716,16 +4742,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.2.6", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e" + "reference": "8a7ecad675253e4654ea05505233285377405215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/47fe531de31fca4a1b997f87308e7d7804348f7e", - "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", + "reference": "8a7ecad675253e4654ea05505233285377405215", "shasum": "" }, "require": { @@ -4768,32 +4794,46 @@ "ssl", "tls" ], - "time": "2020-01-13T10:02:55+00:00" + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2020-08-23T12:54:47+00:00" }, { "name": "dompdf/dompdf", - "version": "v0.8.3", + "version": "v0.8.5", "source": { "type": "git", "url": "https://github.com/dompdf/dompdf.git", - "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2" + "reference": "6782abfc090b132134cd6cea0ec6d76f0fce2c56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dompdf/dompdf/zipball/75f13c700009be21a1965dc2c5b68a8708c22ba2", - "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2", + "url": "https://api.github.com/repos/dompdf/dompdf/zipball/6782abfc090b132134cd6cea0ec6d76f0fce2c56", + "reference": "6782abfc090b132134cd6cea0ec6d76f0fce2c56", "shasum": "" }, "require": { "ext-dom": "*", "ext-mbstring": "*", - "phenx/php-font-lib": "0.5.*", - "phenx/php-svg-lib": "0.3.*", - "php": ">=5.4.0" + "phenx/php-font-lib": "^0.5.1", + "phenx/php-svg-lib": "^0.3.3", + "php": "^7.1" }, "require-dev": { - "phpunit/phpunit": "^4.8|^5.5|^6.5", - "squizlabs/php_codesniffer": "2.*" + "phpunit/phpunit": "^7.5", + "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-gd": "Needed to process images", @@ -4834,7 +4874,7 @@ ], "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", "homepage": "https://github.com/dompdf/dompdf", - "time": "2018-12-14T02:40:31+00:00" + "time": "2020-02-20T03:52:51+00:00" }, { "name": "erusev/parsedown", @@ -5030,16 +5070,16 @@ }, { "name": "monolog/monolog", - "version": "1.25.3", + "version": "1.25.5", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1" + "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fa82921994db851a8becaf3787a9e73c5976b6f1", - "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0", + "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0", "shasum": "" }, "require": { @@ -5053,11 +5093,10 @@ "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", - "jakub-onderka/php-parallel-lint": "0.9", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", + "php-parallel-lint/php-parallel-lint": "^1.0", "phpunit/phpunit": "~4.5", - "phpunit/phpunit-mock-objects": "2.3.0", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", "swiftmailer/swiftmailer": "^5.3|^6.0" @@ -5104,29 +5143,42 @@ "logging", "psr-3" ], - "time": "2019-12-20T14:15:16+00:00" + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", + "type": "tidelift" + } + ], + "time": "2020-07-23T08:35:51+00:00" }, { "name": "myclabs/deep-copy", - "version": "1.7.0", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e" + "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", - "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", + "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^7.1 || ^8.0" + }, + "replace": { + "myclabs/deep-copy": "self.version" }, "require-dev": { "doctrine/collections": "^1.0", "doctrine/common": "^2.6", - "phpunit/phpunit": "^4.1" + "phpunit/phpunit": "^7.1" }, "type": "library", "autoload": { @@ -5149,7 +5201,13 @@ "object", "object graph" ], - "time": "2017-10-19T19:58:43+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", + "type": "tidelift" + } + ], + "time": "2020-06-29T13:22:24+00:00" }, { "name": "nikic/php-parser", @@ -5315,20 +5373,21 @@ "self-update", "update" ], + "abandoned": true, "time": "2018-03-30T12:52:15+00:00" }, { "name": "pdepend/pdepend", - "version": "2.7.1", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471" + "reference": "c64472f8e76ca858c79ad9a4cf1e2734b3f8cc38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/daba1cf0a6edaf172fa02a17807ae29f4c1c7471", - "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/c64472f8e76ca858c79ad9a4cf1e2734b3f8cc38", + "reference": "c64472f8e76ca858c79ad9a4cf1e2734b3f8cc38", "shasum": "" }, "require": { @@ -5362,24 +5421,30 @@ "BSD-3-Clause" ], "description": "Official version of pdepend to be handled with Composer", - "time": "2020-02-08T12:06:13+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/pdepend/pdepend", + "type": "tidelift" + } + ], + "time": "2020-06-20T10:53:13+00:00" }, { "name": "phenx/php-font-lib", - "version": "0.5.1", + "version": "0.5.2", "source": { "type": "git", "url": "https://github.com/PhenX/php-font-lib.git", - "reference": "760148820110a1ae0936e5cc35851e25a938bc97" + "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97", - "reference": "760148820110a1ae0936e5cc35851e25a938bc97", + "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8", + "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8", "shasum": "" }, "require-dev": { - "phpunit/phpunit": "^4.8" + "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7" }, "type": "library", "autoload": { @@ -5399,7 +5464,7 @@ ], "description": "A library to read, parse, export and make subsets of different types of font files.", "homepage": "https://github.com/PhenX/php-font-lib", - "time": "2017-09-13T16:14:37+00:00" + "time": "2020-03-08T15:31:32+00:00" }, { "name": "phenx/php-svg-lib", @@ -6208,6 +6273,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2017-11-27T05:48:46+00:00" }, { @@ -6400,16 +6466,16 @@ }, { "name": "psr/log", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -6443,20 +6509,20 @@ "psr", "psr-3" ], - "time": "2019-11-01T11:05:21+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "sabberworm/php-css-parser", - "version": "8.3.0", + "version": "8.3.1", "source": { "type": "git", "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", - "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f" + "reference": "d217848e1396ef962fb1997cf3e2421acba7f796" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f", - "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f", + "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796", + "reference": "d217848e1396ef962fb1997cf3e2421acba7f796", "shasum": "" }, "require": { @@ -6488,7 +6554,7 @@ "parser", "stylesheet" ], - "time": "2019-02-22T07:42:52+00:00" + "time": "2020-06-01T09:10:00+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -6770,23 +6836,27 @@ }, { "name": "sebastian/finder-facade", - "version": "1.2.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/finder-facade.git", - "reference": "4a3174709c2dc565fe5fb26fcf827f6a1fc7b09f" + "reference": "167c45d131f7fc3d159f56f191a0a22228765e16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/4a3174709c2dc565fe5fb26fcf827f6a1fc7b09f", - "reference": "4a3174709c2dc565fe5fb26fcf827f6a1fc7b09f", + "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/167c45d131f7fc3d159f56f191a0a22228765e16", + "reference": "167c45d131f7fc3d159f56f191a0a22228765e16", "shasum": "" }, "require": { - "symfony/finder": "~2.3|~3.0|~4.0", - "theseer/fdomdocument": "~1.3" + "php": "^7.1", + "symfony/finder": "^2.3|^3.0|^4.0|^5.0", + "theseer/fdomdocument": "^1.6" }, "type": "library", + "extra": { + "branch-alias": [] + }, "autoload": { "classmap": [ "src/" @@ -6805,7 +6875,8 @@ ], "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.", "homepage": "https://github.com/sebastianbergmann/finder-facade", - "time": "2017-11-18T17:31:49+00:00" + "abandoned": true, + "time": "2020-01-16T08:08:45+00:00" }, { "name": "sebastian/git", @@ -7604,16 +7675,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.14.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" + "reference": "1c302646f6efc070cd46856e600e5e0684d6b454" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454", + "reference": "1c302646f6efc070cd46856e600e5e0684d6b454", "shasum": "" }, "require": { @@ -7625,7 +7696,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.18-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -7658,20 +7733,34 @@ "polyfill", "portable" ], - "time": "2020-01-13T11:15:53+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-07-14T12:35:20+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.14.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" + "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a", + "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a", "shasum": "" }, "require": { @@ -7683,7 +7772,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.18-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -7717,7 +7810,21 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-07-14T12:35:20+00:00" }, { "name": "symfony/process", @@ -8052,30 +8159,30 @@ }, { "name": "twig/twig", - "version": "v1.42.5", + "version": "v1.43.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" + "reference": "2311602f6a208715252febe682fa7c38e56a3373" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/2311602f6a208715252febe682fa7c38e56a3373", + "reference": "2311602f6a208715252febe682fa7c38e56a3373", "shasum": "" }, "require": { - "php": ">=5.5.0", + "php": ">=7.1.3", "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "psr/container": "^1.0", - "symfony/phpunit-bridge": "^4.4|^5.0" + "symfony/phpunit-bridge": "^4.4.9|^5.0.9" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.42-dev" + "dev-master": "1.43-dev" } }, "autoload": { @@ -8112,28 +8219,39 @@ "keywords": [ "templating" ], - "time": "2020-02-11T05:59:23+00:00" + "funding": [ + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/twig/twig", + "type": "tidelift" + } + ], + "time": "2020-08-05T15:05:05+00:00" }, { "name": "webmozart/assert", - "version": "1.7.0", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" + "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", + "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", + "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0", + "php": "^5.3.3 || ^7.0 || ^8.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { - "vimeo/psalm": "<3.6.0" + "phpstan/phpstan": "<0.12.20", + "vimeo/psalm": "<3.9.1" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^7.5.13" @@ -8160,7 +8278,7 @@ "check", "validate" ], - "time": "2020-02-14T12:15:55+00:00" + "time": "2020-07-08T17:02:28+00:00" }, { "name": "zendframework/zend-cache", From 0a7669bcca6917b7d333a6986960caa36bdbd6f0 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Sat, 23 Jan 2021 14:11:14 +0900 Subject: [PATCH 03/32] =?UTF-8?q?add:=20release=E3=82=BF=E3=82=B0=E4=BB=98?= =?UTF-8?q?=E3=81=91=E3=81=AEgithub=20action=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/NetCommons3/NetCommons3/issues/1619 --- .github/workflows/release.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/workflows/release.yml diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml new file mode 100644 index 00000000..a3225bc2 --- /dev/null +++ b/.github/workflows/release.yml @@ -0,0 +1,28 @@ +on: + push: + # Sequence of patterns matched against refs/tags + tags: + - '3*' + +name: Create Release + +jobs: + build: + name: Create Release + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2 + + - name: Create Release + id: create_release + uses: actions/create-release@v1 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token + with: + tag_name: ${{ github.ref }} + release_name: ${{ github.ref }} + body: | + NetCommons ${{ github.ref }} released. + draft: false + prerelease: false From 67d7931725eeecb7207c01073b01740339bdf1c9 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Sat, 23 Jan 2021 15:28:57 +0900 Subject: [PATCH 04/32] NetCommons 3.3.3 released. --- app/VERSION | 2 +- composer.lock | 770 +++++++++++++++++++++++++------------------------- 2 files changed, 392 insertions(+), 380 deletions(-) diff --git a/app/VERSION b/app/VERSION index 47725433..619b5376 100644 --- a/app/VERSION +++ b/app/VERSION @@ -1 +1 @@ -3.3.2 +3.3.3 diff --git a/composer.lock b/composer.lock index 54a91536..c579e5d7 100644 --- a/composer.lock +++ b/composer.lock @@ -53,20 +53,20 @@ }, { "name": "cakephp/cakephp", - "version": "2.10.22", + "version": "2.10.24", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", - "reference": "d0c51b37422d0d2c99be74045d4439a674259308" + "reference": "cf14e6546ec44e3369e3531add11fdb946656280" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/d0c51b37422d0d2c99be74045d4439a674259308", - "reference": "d0c51b37422d0d2c99be74045d4439a674259308", + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/cf14e6546ec44e3369e3531add11fdb946656280", + "reference": "cf14e6546ec44e3369e3531add11fdb946656280", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=5.3.0,<8.0.0" }, "require-dev": { "cakephp/cakephp-codesniffer": "^1.0.0", @@ -95,7 +95,7 @@ "keywords": [ "framework" ], - "time": "2020-06-07T02:16:36+00:00" + "time": "2020-12-16T02:47:53+00:00" }, { "name": "cakephp/debug_kit", @@ -194,16 +194,16 @@ }, { "name": "composer/installers", - "version": "v1.9.0", + "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca" + "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca", - "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca", + "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", + "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", "shasum": "" }, "require": { @@ -214,17 +214,18 @@ "shama/baton": "*" }, "require-dev": { - "composer/composer": "1.6.* || 2.0.*@dev", - "composer/semver": "1.0.* || 2.0.*@dev", - "phpunit/phpunit": "^4.8.36", - "sebastian/comparator": "^1.2.4", + "composer/composer": "1.6.* || ^2.0", + "composer/semver": "^1 || ^3", + "phpstan/phpstan": "^0.12.55", + "phpstan/phpstan-phpunit": "^0.12.16", + "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { - "dev-master": "1.0-dev" + "dev-main": "1.x-dev" } }, "autoload": { @@ -262,6 +263,7 @@ "Porto", "RadPHP", "SMF", + "Starbug", "Thelia", "Whmcs", "WolfCMS", @@ -302,6 +304,7 @@ "phpbb", "piwik", "ppi", + "processwire", "puppet", "pxcms", "reindex", @@ -322,12 +325,16 @@ "url": "https://packagist.com", "type": "custom" }, + { + "url": "https://github.com/composer", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], - "time": "2020-04-07T06:57:05+00:00" + "time": "2021-01-14T11:07:16+00:00" }, { "name": "doctrine/annotations", @@ -1041,16 +1048,16 @@ }, { "name": "netcommons/access-counters", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AccessCounters.git", - "reference": "32b4004d0b6c13781421f3b39e9788b8b80ff175" + "reference": "25619d5de7281224b7f2ecda2c66dfdab69e754e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AccessCounters/zipball/32b4004d0b6c13781421f3b39e9788b8b80ff175", - "reference": "32b4004d0b6c13781421f3b39e9788b8b80ff175", + "url": "https://api.github.com/repos/NetCommons3/AccessCounters/zipball/25619d5de7281224b7f2ecda2c66dfdab69e754e", + "reference": "25619d5de7281224b7f2ecda2c66dfdab69e754e", "shasum": "" }, "require": { @@ -1084,20 +1091,20 @@ "access_counters", "cakephp" ], - "time": "2020-08-26T11:14:37+00:00" + "time": "2021-01-23T04:49:43+00:00" }, { "name": "netcommons/announcements", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Announcements.git", - "reference": "7cca98beb3cf36a26b99fb6a16a4a8a4ee34eaa6" + "reference": "820a9c856204e14378eb2a3a908799dd4175d417" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Announcements/zipball/7cca98beb3cf36a26b99fb6a16a4a8a4ee34eaa6", - "reference": "7cca98beb3cf36a26b99fb6a16a4a8a4ee34eaa6", + "url": "https://api.github.com/repos/NetCommons3/Announcements/zipball/820a9c856204e14378eb2a3a908799dd4175d417", + "reference": "820a9c856204e14378eb2a3a908799dd4175d417", "shasum": "" }, "require": { @@ -1135,20 +1142,20 @@ "announcements", "cakephp" ], - "time": "2020-08-26T11:14:49+00:00" + "time": "2021-01-23T04:50:05+00:00" }, { "name": "netcommons/auth", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Auth.git", - "reference": "f6aa6903fff7aa71208ac03aed6e94f86337a6b8" + "reference": "006a2b5946dfa79a71f9141358e0bad00e413f06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Auth/zipball/f6aa6903fff7aa71208ac03aed6e94f86337a6b8", - "reference": "f6aa6903fff7aa71208ac03aed6e94f86337a6b8", + "url": "https://api.github.com/repos/NetCommons3/Auth/zipball/006a2b5946dfa79a71f9141358e0bad00e413f06", + "reference": "006a2b5946dfa79a71f9141358e0bad00e413f06", "shasum": "" }, "require": { @@ -1182,20 +1189,20 @@ "auth", "cakephp" ], - "time": "2020-08-26T11:15:46+00:00" + "time": "2021-01-23T04:50:24+00:00" }, { "name": "netcommons/auth-general", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AuthGeneral.git", - "reference": "72da9ead3b757443ea87a860db413f3178c95288" + "reference": "b7ab369dc3e80234c419fab8d79cabb1812c2338" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AuthGeneral/zipball/72da9ead3b757443ea87a860db413f3178c95288", - "reference": "72da9ead3b757443ea87a860db413f3178c95288", + "url": "https://api.github.com/repos/NetCommons3/AuthGeneral/zipball/b7ab369dc3e80234c419fab8d79cabb1812c2338", + "reference": "b7ab369dc3e80234c419fab8d79cabb1812c2338", "shasum": "" }, "require": { @@ -1228,20 +1235,20 @@ "auth", "cakephp" ], - "time": "2020-08-26T11:15:53+00:00" + "time": "2021-01-23T04:50:42+00:00" }, { "name": "netcommons/authorization-keys", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AuthorizationKeys.git", - "reference": "b8a2949b1b04cd7956baccc4ec912c5509a94ea3" + "reference": "2ada14ebe1cd56bff18bee2c13fb9811e7f31ec7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AuthorizationKeys/zipball/b8a2949b1b04cd7956baccc4ec912c5509a94ea3", - "reference": "b8a2949b1b04cd7956baccc4ec912c5509a94ea3", + "url": "https://api.github.com/repos/NetCommons3/AuthorizationKeys/zipball/2ada14ebe1cd56bff18bee2c13fb9811e7f31ec7", + "reference": "2ada14ebe1cd56bff18bee2c13fb9811e7f31ec7", "shasum": "" }, "require": { @@ -1290,20 +1297,20 @@ "authorization-keys", "cakephp" ], - "time": "2020-08-26T11:16:01+00:00" + "time": "2021-01-23T04:51:00+00:00" }, { "name": "netcommons/bbses", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Bbses.git", - "reference": "a5c2f18cbd5941049d0bcfee9491d59dbbb399e3" + "reference": "b742d9dd4effbe5159449494772f262c8720c167" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Bbses/zipball/a5c2f18cbd5941049d0bcfee9491d59dbbb399e3", - "reference": "a5c2f18cbd5941049d0bcfee9491d59dbbb399e3", + "url": "https://api.github.com/repos/NetCommons3/Bbses/zipball/b742d9dd4effbe5159449494772f262c8720c167", + "reference": "b742d9dd4effbe5159449494772f262c8720c167", "shasum": "" }, "require": { @@ -1343,20 +1350,20 @@ "bbses", "cakephp" ], - "time": "2020-08-26T11:16:09+00:00" + "time": "2021-01-23T04:51:20+00:00" }, { "name": "netcommons/blocks", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Blocks.git", - "reference": "9b341b00f168ecd6fb09d99b234f45cc65417d37" + "reference": "d2e7ca19382d47f1c444b837038f0f2b256a188b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Blocks/zipball/9b341b00f168ecd6fb09d99b234f45cc65417d37", - "reference": "9b341b00f168ecd6fb09d99b234f45cc65417d37", + "url": "https://api.github.com/repos/NetCommons3/Blocks/zipball/d2e7ca19382d47f1c444b837038f0f2b256a188b", + "reference": "d2e7ca19382d47f1c444b837038f0f2b256a188b", "shasum": "" }, "require": { @@ -1394,20 +1401,20 @@ "blocks", "cakephp" ], - "time": "2020-08-26T11:16:20+00:00" + "time": "2021-01-23T04:51:38+00:00" }, { "name": "netcommons/blogs", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Blogs.git", - "reference": "405175988cd0d258a9d80bcd92251ac58fc521da" + "reference": "d0a7f8162c87908be1b467d415959899b36f326e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Blogs/zipball/405175988cd0d258a9d80bcd92251ac58fc521da", - "reference": "405175988cd0d258a9d80bcd92251ac58fc521da", + "url": "https://api.github.com/repos/NetCommons3/Blogs/zipball/d0a7f8162c87908be1b467d415959899b36f326e", + "reference": "d0a7f8162c87908be1b467d415959899b36f326e", "shasum": "" }, "require": { @@ -1454,20 +1461,20 @@ "blogs", "cakephp" ], - "time": "2020-08-26T11:16:29+00:00" + "time": "2021-01-23T04:51:57+00:00" }, { "name": "netcommons/boxes", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Boxes.git", - "reference": "5bdb7ce49e3d5d88c3175e110d64e7162b7c233a" + "reference": "aabea396b8716665fdf65025a969389373344bca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Boxes/zipball/5bdb7ce49e3d5d88c3175e110d64e7162b7c233a", - "reference": "5bdb7ce49e3d5d88c3175e110d64e7162b7c233a", + "url": "https://api.github.com/repos/NetCommons3/Boxes/zipball/aabea396b8716665fdf65025a969389373344bca", + "reference": "aabea396b8716665fdf65025a969389373344bca", "shasum": "" }, "require": { @@ -1502,20 +1509,20 @@ "boxes", "cakephp" ], - "time": "2020-08-26T11:16:37+00:00" + "time": "2021-01-23T04:52:17+00:00" }, { "name": "netcommons/cabinets", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Cabinets.git", - "reference": "957d249255df4d19f8131199210ed9a12888d038" + "reference": "f08da23f0bf18e1015a38dd68fb975ee664bb7dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Cabinets/zipball/957d249255df4d19f8131199210ed9a12888d038", - "reference": "957d249255df4d19f8131199210ed9a12888d038", + "url": "https://api.github.com/repos/NetCommons3/Cabinets/zipball/f08da23f0bf18e1015a38dd68fb975ee664bb7dd", + "reference": "f08da23f0bf18e1015a38dd68fb975ee664bb7dd", "shasum": "" }, "require": { @@ -1560,20 +1567,20 @@ "cabinets", "cakephp" ], - "time": "2020-08-29T13:20:52+00:00" + "time": "2021-01-23T04:52:40+00:00" }, { "name": "netcommons/calendars", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Calendars.git", - "reference": "c7fac04b2c67b0f3a764c820b4cac1dcb51467e6" + "reference": "d85fc604d2de0443d1caa5862b0699656947f542" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Calendars/zipball/c7fac04b2c67b0f3a764c820b4cac1dcb51467e6", - "reference": "c7fac04b2c67b0f3a764c820b4cac1dcb51467e6", + "url": "https://api.github.com/repos/NetCommons3/Calendars/zipball/d85fc604d2de0443d1caa5862b0699656947f542", + "reference": "d85fc604d2de0443d1caa5862b0699656947f542", "shasum": "" }, "require": { @@ -1634,20 +1641,20 @@ "cakephp", "calendars" ], - "time": "2020-08-26T11:16:53+00:00" + "time": "2021-01-23T04:53:02+00:00" }, { "name": "netcommons/categories", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Categories.git", - "reference": "107e1681f21588044468d3429011b2298f7e9a81" + "reference": "37e1c058ac3868458a6c3a8c9ebece427bb0094f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Categories/zipball/107e1681f21588044468d3429011b2298f7e9a81", - "reference": "107e1681f21588044468d3429011b2298f7e9a81", + "url": "https://api.github.com/repos/NetCommons3/Categories/zipball/37e1c058ac3868458a6c3a8c9ebece427bb0094f", + "reference": "37e1c058ac3868458a6c3a8c9ebece427bb0094f", "shasum": "" }, "require": { @@ -1679,20 +1686,20 @@ "cakephp", "categories" ], - "time": "2020-08-26T11:17:00+00:00" + "time": "2021-01-23T04:53:23+00:00" }, { "name": "netcommons/circular-notices", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CircularNotices.git", - "reference": "3eb8a467c0b2c338f0e9fb55f6fac2d21e4c7e2f" + "reference": "5389949656776a9d757319093200e132ad10ccf2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CircularNotices/zipball/3eb8a467c0b2c338f0e9fb55f6fac2d21e4c7e2f", - "reference": "3eb8a467c0b2c338f0e9fb55f6fac2d21e4c7e2f", + "url": "https://api.github.com/repos/NetCommons3/CircularNotices/zipball/5389949656776a9d757319093200e132ad10ccf2", + "reference": "5389949656776a9d757319093200e132ad10ccf2", "shasum": "" }, "require": { @@ -1746,25 +1753,26 @@ "cakephp", "circular-notices" ], - "time": "2020-08-26T11:17:13+00:00" + "time": "2021-01-23T04:53:45+00:00" }, { "name": "netcommons/clean-up", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CleanUp.git", - "reference": "0b475b9fac2fe14505c67802ff22f45d0325ab97" + "reference": "b449ff8f2b55f83d9ce0a040ed3c193239fb8dcd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CleanUp/zipball/0b475b9fac2fe14505c67802ff22f45d0325ab97", - "reference": "0b475b9fac2fe14505c67802ff22f45d0325ab97", + "url": "https://api.github.com/repos/NetCommons3/CleanUp/zipball/b449ff8f2b55f83d9ce0a040ed3c193239fb8dcd", + "reference": "b449ff8f2b55f83d9ce0a040ed3c193239fb8dcd", "shasum": "" }, "require": { "cakedc/migrations": "~2.2", "netcommons/files": "@dev", + "netcommons/nc2-to-nc3": "@dev", "netcommons/net-commons": "@dev", "netcommons/plugin-manager": "@dev", "netcommons/site-manager": "@dev", @@ -1804,20 +1812,20 @@ "cakephp", "clean-up" ], - "time": "2020-08-26T11:17:20+00:00" + "time": "2021-01-23T04:54:03+00:00" }, { "name": "netcommons/community-space", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CommunitySpace.git", - "reference": "93e1c3ccf238da2c98112c52bba1ab89fa45a364" + "reference": "a1518354e43166dbfd70bbd740f9d655f16ebcba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CommunitySpace/zipball/93e1c3ccf238da2c98112c52bba1ab89fa45a364", - "reference": "93e1c3ccf238da2c98112c52bba1ab89fa45a364", + "url": "https://api.github.com/repos/NetCommons3/CommunitySpace/zipball/a1518354e43166dbfd70bbd740f9d655f16ebcba", + "reference": "a1518354e43166dbfd70bbd740f9d655f16ebcba", "shasum": "" }, "require": { @@ -1848,20 +1856,20 @@ "cakephp", "community_space" ], - "time": "2020-08-26T11:17:27+00:00" + "time": "2021-01-23T04:54:22+00:00" }, { "name": "netcommons/containers", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Containers.git", - "reference": "94b7a202e412a9efc9d1ba3b7f647e4f342ecf9f" + "reference": "836238c9c2f96f4f71f7a354deb1a805abd92eeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Containers/zipball/94b7a202e412a9efc9d1ba3b7f647e4f342ecf9f", - "reference": "94b7a202e412a9efc9d1ba3b7f647e4f342ecf9f", + "url": "https://api.github.com/repos/NetCommons3/Containers/zipball/836238c9c2f96f4f71f7a354deb1a805abd92eeb", + "reference": "836238c9c2f96f4f71f7a354deb1a805abd92eeb", "shasum": "" }, "require": { @@ -1894,20 +1902,20 @@ "cakephp", "containers" ], - "time": "2020-08-26T11:17:40+00:00" + "time": "2021-01-23T04:54:40+00:00" }, { "name": "netcommons/content-comments", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ContentComments.git", - "reference": "03c4ac1cc603ff74538f4d1a082d1360ebd07a09" + "reference": "734a03556740618a76b3b41794370258552de1c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ContentComments/zipball/03c4ac1cc603ff74538f4d1a082d1360ebd07a09", - "reference": "03c4ac1cc603ff74538f4d1a082d1360ebd07a09", + "url": "https://api.github.com/repos/NetCommons3/ContentComments/zipball/734a03556740618a76b3b41794370258552de1c5", + "reference": "734a03556740618a76b3b41794370258552de1c5", "shasum": "" }, "require": { @@ -1948,20 +1956,20 @@ "cakephp", "content-comments" ], - "time": "2020-08-26T11:17:47+00:00" + "time": "2021-01-23T04:55:04+00:00" }, { "name": "netcommons/control-panel", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ControlPanel.git", - "reference": "93c59206ead8fb689ab5b6aa1f06a9a684080866" + "reference": "21aefe07206b7a8be68ebb81322d70ddbd5dcd61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ControlPanel/zipball/93c59206ead8fb689ab5b6aa1f06a9a684080866", - "reference": "93c59206ead8fb689ab5b6aa1f06a9a684080866", + "url": "https://api.github.com/repos/NetCommons3/ControlPanel/zipball/21aefe07206b7a8be68ebb81322d70ddbd5dcd61", + "reference": "21aefe07206b7a8be68ebb81322d70ddbd5dcd61", "shasum": "" }, "require": { @@ -1997,20 +2005,20 @@ "cakephp", "control_panel" ], - "time": "2020-08-26T11:17:55+00:00" + "time": "2021-01-23T04:55:22+00:00" }, { "name": "netcommons/data-types", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/DataTypes.git", - "reference": "5fdf46037305140da58c73a38b5399fc98518064" + "reference": "cc003575e9ac7adc876fc5c6db308f3ef245f1b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/DataTypes/zipball/5fdf46037305140da58c73a38b5399fc98518064", - "reference": "5fdf46037305140da58c73a38b5399fc98518064", + "url": "https://api.github.com/repos/NetCommons3/DataTypes/zipball/cc003575e9ac7adc876fc5c6db308f3ef245f1b7", + "reference": "cc003575e9ac7adc876fc5c6db308f3ef245f1b7", "shasum": "" }, "require": { @@ -2041,20 +2049,20 @@ "cakephp", "data_types" ], - "time": "2020-08-26T11:18:02+00:00" + "time": "2021-01-23T04:55:40+00:00" }, { "name": "netcommons/faqs", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Faqs.git", - "reference": "3dbc40b2298717254fb3a4cea6194df84385f48d" + "reference": "aa1319d5fa43ddd073e98ba35abcd836ef4913b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Faqs/zipball/3dbc40b2298717254fb3a4cea6194df84385f48d", - "reference": "3dbc40b2298717254fb3a4cea6194df84385f48d", + "url": "https://api.github.com/repos/NetCommons3/Faqs/zipball/aa1319d5fa43ddd073e98ba35abcd836ef4913b0", + "reference": "aa1319d5fa43ddd073e98ba35abcd836ef4913b0", "shasum": "" }, "require": { @@ -2098,20 +2106,20 @@ "cakephp", "faqs" ], - "time": "2020-08-26T11:18:10+00:00" + "time": "2021-01-23T04:55:58+00:00" }, { "name": "netcommons/files", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Files.git", - "reference": "bc8787ada2c23756b85afce41ae0873a41af6858" + "reference": "7b3b88444b0b953c01b9739c310b77af0724aed1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Files/zipball/bc8787ada2c23756b85afce41ae0873a41af6858", - "reference": "bc8787ada2c23756b85afce41ae0873a41af6858", + "url": "https://api.github.com/repos/NetCommons3/Files/zipball/7b3b88444b0b953c01b9739c310b77af0724aed1", + "reference": "7b3b88444b0b953c01b9739c310b77af0724aed1", "shasum": "" }, "require": { @@ -2146,20 +2154,20 @@ "cakephp", "files" ], - "time": "2020-08-26T11:18:18+00:00" + "time": "2021-01-23T04:56:17+00:00" }, { "name": "netcommons/frames", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Frames.git", - "reference": "0f6dca60b5c5954be0080f7884d9d655d0b84906" + "reference": "a5b4320e7a46cad8133167224c18f0ab940bb754" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Frames/zipball/0f6dca60b5c5954be0080f7884d9d655d0b84906", - "reference": "0f6dca60b5c5954be0080f7884d9d655d0b84906", + "url": "https://api.github.com/repos/NetCommons3/Frames/zipball/a5b4320e7a46cad8133167224c18f0ab940bb754", + "reference": "a5b4320e7a46cad8133167224c18f0ab940bb754", "shasum": "" }, "require": { @@ -2195,20 +2203,20 @@ "cakephp", "frames" ], - "time": "2020-08-26T11:18:26+00:00" + "time": "2021-01-23T04:56:36+00:00" }, { "name": "netcommons/groups", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Groups.git", - "reference": "44cd8e81e84c7cc570b9a5542c835956cdd40f3d" + "reference": "5d64de9b7b1b2a9997a396cb800aa3e2d51c0d9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Groups/zipball/44cd8e81e84c7cc570b9a5542c835956cdd40f3d", - "reference": "44cd8e81e84c7cc570b9a5542c835956cdd40f3d", + "url": "https://api.github.com/repos/NetCommons3/Groups/zipball/5d64de9b7b1b2a9997a396cb800aa3e2d51c0d9d", + "reference": "5d64de9b7b1b2a9997a396cb800aa3e2d51c0d9d", "shasum": "" }, "require": { @@ -2244,20 +2252,20 @@ "cakephp", "groups" ], - "time": "2020-08-26T11:18:38+00:00" + "time": "2021-01-23T04:56:53+00:00" }, { "name": "netcommons/holidays", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Holidays.git", - "reference": "8b347427be4d5431637368dc0c013cf259b838f5" + "reference": "ef8ab74c05a71e9652ac2248223802af10e5080c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Holidays/zipball/8b347427be4d5431637368dc0c013cf259b838f5", - "reference": "8b347427be4d5431637368dc0c013cf259b838f5", + "url": "https://api.github.com/repos/NetCommons3/Holidays/zipball/ef8ab74c05a71e9652ac2248223802af10e5080c", + "reference": "ef8ab74c05a71e9652ac2248223802af10e5080c", "shasum": "" }, "require": { @@ -2309,20 +2317,20 @@ "cakephp", "holidays" ], - "time": "2020-08-26T11:18:46+00:00" + "time": "2021-01-23T04:57:11+00:00" }, { "name": "netcommons/iframes", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Iframes.git", - "reference": "894f6b191c82005f98c931b4e40827ca2d814d02" + "reference": "18e98633578554b46af6910c57605873925727de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Iframes/zipball/894f6b191c82005f98c931b4e40827ca2d814d02", - "reference": "894f6b191c82005f98c931b4e40827ca2d814d02", + "url": "https://api.github.com/repos/NetCommons3/Iframes/zipball/18e98633578554b46af6910c57605873925727de", + "reference": "18e98633578554b46af6910c57605873925727de", "shasum": "" }, "require": { @@ -2360,20 +2368,20 @@ "cakephp", "iframes" ], - "time": "2020-08-26T11:18:53+00:00" + "time": "2021-01-23T04:57:29+00:00" }, { "name": "netcommons/install", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Install.git", - "reference": "59442dae31052011787c32cd0e195296d714f1d3" + "reference": "9a5af8d157aa1362cb32d4f63951831c5c815db9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Install/zipball/59442dae31052011787c32cd0e195296d714f1d3", - "reference": "59442dae31052011787c32cd0e195296d714f1d3", + "url": "https://api.github.com/repos/NetCommons3/Install/zipball/9a5af8d157aa1362cb32d4f63951831c5c815db9", + "reference": "9a5af8d157aa1362cb32d4f63951831c5c815db9", "shasum": "" }, "require": { @@ -2429,20 +2437,20 @@ "cakephp", "install" ], - "time": "2020-08-26T11:19:01+00:00" + "time": "2021-01-23T04:57:49+00:00" }, { "name": "netcommons/likes", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Likes.git", - "reference": "0cfb2614a1e9659d01bf70a69fd896ce67a52194" + "reference": "4b8ec03210669dcc0fcdd17a7131079546eef297" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Likes/zipball/0cfb2614a1e9659d01bf70a69fd896ce67a52194", - "reference": "0cfb2614a1e9659d01bf70a69fd896ce67a52194", + "url": "https://api.github.com/repos/NetCommons3/Likes/zipball/4b8ec03210669dcc0fcdd17a7131079546eef297", + "reference": "4b8ec03210669dcc0fcdd17a7131079546eef297", "shasum": "" }, "require": { @@ -2473,20 +2481,20 @@ "cakephp", "likes" ], - "time": "2020-08-26T11:19:14+00:00" + "time": "2021-01-23T04:58:06+00:00" }, { "name": "netcommons/links", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Links.git", - "reference": "d21d8ef07f011154e2dd97050163e31669e2d225" + "reference": "1e631712d976e95c5837d0828caefefa53cf3b78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Links/zipball/d21d8ef07f011154e2dd97050163e31669e2d225", - "reference": "d21d8ef07f011154e2dd97050163e31669e2d225", + "url": "https://api.github.com/repos/NetCommons3/Links/zipball/1e631712d976e95c5837d0828caefefa53cf3b78", + "reference": "1e631712d976e95c5837d0828caefefa53cf3b78", "shasum": "" }, "require": { @@ -2527,20 +2535,20 @@ "cakephp", "links" ], - "time": "2020-08-26T11:19:22+00:00" + "time": "2021-01-23T04:58:30+00:00" }, { "name": "netcommons/m17n", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/M17n.git", - "reference": "d96e5946cf4c58e694b29315447f96e1af896ce0" + "reference": "09f61e87cc0c1a5388a226c43454a146b1c19268" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/M17n/zipball/d96e5946cf4c58e694b29315447f96e1af896ce0", - "reference": "d96e5946cf4c58e694b29315447f96e1af896ce0", + "url": "https://api.github.com/repos/NetCommons3/M17n/zipball/09f61e87cc0c1a5388a226c43454a146b1c19268", + "reference": "09f61e87cc0c1a5388a226c43454a146b1c19268", "shasum": "" }, "require": { @@ -2573,20 +2581,20 @@ "cakephp", "m17n" ], - "time": "2020-08-26T11:19:29+00:00" + "time": "2021-01-23T04:58:48+00:00" }, { "name": "netcommons/mails", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Mails.git", - "reference": "c179436bce296fc68305201e71e0325a992ef4b1" + "reference": "628b22764068c18d4fa4e21948a359447ffde5b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Mails/zipball/c179436bce296fc68305201e71e0325a992ef4b1", - "reference": "c179436bce296fc68305201e71e0325a992ef4b1", + "url": "https://api.github.com/repos/NetCommons3/Mails/zipball/628b22764068c18d4fa4e21948a359447ffde5b9", + "reference": "628b22764068c18d4fa4e21948a359447ffde5b9", "shasum": "" }, "require": { @@ -2630,20 +2638,20 @@ "cakephp", "mails" ], - "time": "2020-08-26T11:19:42+00:00" + "time": "2021-01-23T04:59:13+00:00" }, { "name": "netcommons/menus", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Menus.git", - "reference": "b2640a7293bc6be7f43b5e87346982658a1bd749" + "reference": "5d32e30f950082f289ea119b20628da91b64af25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Menus/zipball/b2640a7293bc6be7f43b5e87346982658a1bd749", - "reference": "b2640a7293bc6be7f43b5e87346982658a1bd749", + "url": "https://api.github.com/repos/NetCommons3/Menus/zipball/5d32e30f950082f289ea119b20628da91b64af25", + "reference": "5d32e30f950082f289ea119b20628da91b64af25", "shasum": "" }, "require": { @@ -2682,20 +2690,20 @@ "cakephp", "menu" ], - "time": "2020-08-26T11:19:52+00:00" + "time": "2021-01-23T04:59:33+00:00" }, { "name": "netcommons/multidatabases", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Multidatabases.git", - "reference": "f57163c22d50f54b665dcb0b190562b5b2e1f662" + "reference": "4a361e2aca8b549eae36b070d040482366b7526b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Multidatabases/zipball/f57163c22d50f54b665dcb0b190562b5b2e1f662", - "reference": "f57163c22d50f54b665dcb0b190562b5b2e1f662", + "url": "https://api.github.com/repos/NetCommons3/Multidatabases/zipball/4a361e2aca8b549eae36b070d040482366b7526b", + "reference": "4a361e2aca8b549eae36b070d040482366b7526b", "shasum": "" }, "require": { @@ -2733,20 +2741,20 @@ "cakephp", "multidatabases" ], - "time": "2020-08-29T12:11:14+00:00" + "time": "2021-01-23T04:59:52+00:00" }, { "name": "netcommons/nc2-to-nc3", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Nc2ToNc3.git", - "reference": "13540e8b32660eda83ee1b225aae65c904dc548b" + "reference": "f42aaca898abb07feeef7c7e3f93652ade5dbdb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Nc2ToNc3/zipball/13540e8b32660eda83ee1b225aae65c904dc548b", - "reference": "13540e8b32660eda83ee1b225aae65c904dc548b", + "url": "https://api.github.com/repos/NetCommons3/Nc2ToNc3/zipball/f42aaca898abb07feeef7c7e3f93652ade5dbdb2", + "reference": "f42aaca898abb07feeef7c7e3f93652ade5dbdb2", "shasum": "" }, "require": { @@ -2817,20 +2825,20 @@ "cakephp", "nc2-to-nc3" ], - "time": "2020-07-31T21:22:47+00:00" + "time": "2021-01-23T05:00:14+00:00" }, { "name": "netcommons/net-commons", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/NetCommons.git", - "reference": "67a63032a3d8ebf9d9900eefbde0861800566fe7" + "reference": "c96c103a209534f02b31c01643356bfb4e8bf4ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/NetCommons/zipball/67a63032a3d8ebf9d9900eefbde0861800566fe7", - "reference": "67a63032a3d8ebf9d9900eefbde0861800566fe7", + "url": "https://api.github.com/repos/NetCommons3/NetCommons/zipball/c96c103a209534f02b31c01643356bfb4e8bf4ef", + "reference": "c96c103a209534f02b31c01643356bfb4e8bf4ef", "shasum": "" }, "require": { @@ -2887,20 +2895,20 @@ "cakephp", "netcommons" ], - "time": "2020-08-28T04:03:29+00:00" + "time": "2021-01-23T05:00:40+00:00" }, { "name": "netcommons/notifications", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Notifications.git", - "reference": "c08ab71074b783ed3b92624ffa8cb942c236136d" + "reference": "3341b86af103285557a18fa58bb9d1ff24d94f8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Notifications/zipball/c08ab71074b783ed3b92624ffa8cb942c236136d", - "reference": "c08ab71074b783ed3b92624ffa8cb942c236136d", + "url": "https://api.github.com/repos/NetCommons3/Notifications/zipball/3341b86af103285557a18fa58bb9d1ff24d94f8d", + "reference": "3341b86af103285557a18fa58bb9d1ff24d94f8d", "shasum": "" }, "require": { @@ -2931,20 +2939,20 @@ "cakephp", "notifications" ], - "time": "2020-08-26T11:20:15+00:00" + "time": "2021-01-23T05:00:58+00:00" }, { "name": "netcommons/pages", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Pages.git", - "reference": "b67892db16ac46d996375ca139ca1e0a3ed848ea" + "reference": "4402b10c2969ef812bd610208048d9a7c3c9a88a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Pages/zipball/b67892db16ac46d996375ca139ca1e0a3ed848ea", - "reference": "b67892db16ac46d996375ca139ca1e0a3ed848ea", + "url": "https://api.github.com/repos/NetCommons3/Pages/zipball/4402b10c2969ef812bd610208048d9a7c3c9a88a", + "reference": "4402b10c2969ef812bd610208048d9a7c3c9a88a", "shasum": "" }, "require": { @@ -2988,20 +2996,20 @@ "cakephp", "pages" ], - "time": "2020-08-26T11:20:23+00:00" + "time": "2021-01-23T05:01:18+00:00" }, { "name": "netcommons/photo-albums", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PhotoAlbums.git", - "reference": "417b40a3802c2a226cae8366c1d448c757949607" + "reference": "6c8ec3e1e21a5c2b0cc46cbe4e4e9204b8e57675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PhotoAlbums/zipball/417b40a3802c2a226cae8366c1d448c757949607", - "reference": "417b40a3802c2a226cae8366c1d448c757949607", + "url": "https://api.github.com/repos/NetCommons3/PhotoAlbums/zipball/6c8ec3e1e21a5c2b0cc46cbe4e4e9204b8e57675", + "reference": "6c8ec3e1e21a5c2b0cc46cbe4e4e9204b8e57675", "shasum": "" }, "require": { @@ -3033,20 +3041,20 @@ "netcommons", "photoAlbums" ], - "time": "2020-08-26T11:20:31+00:00" + "time": "2021-01-23T05:01:38+00:00" }, { "name": "netcommons/plugin-manager", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PluginManager.git", - "reference": "b039068c9270250a25826874fe43e03be56c4df3" + "reference": "e522ab0223e6015bef795d49392f8379fec81d86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PluginManager/zipball/b039068c9270250a25826874fe43e03be56c4df3", - "reference": "b039068c9270250a25826874fe43e03be56c4df3", + "url": "https://api.github.com/repos/NetCommons3/PluginManager/zipball/e522ab0223e6015bef795d49392f8379fec81d86", + "reference": "e522ab0223e6015bef795d49392f8379fec81d86", "shasum": "" }, "require": { @@ -3086,20 +3094,20 @@ "cakephp", "plugin-manager" ], - "time": "2020-08-26T11:20:39+00:00" + "time": "2021-01-23T05:01:58+00:00" }, { "name": "netcommons/private-space", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PrivateSpace.git", - "reference": "4b80a4e07f31c856b0d423a8b5fce341349c4fba" + "reference": "adaaf296f68d4c766039b0640fb8d1bfdcc654d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PrivateSpace/zipball/4b80a4e07f31c856b0d423a8b5fce341349c4fba", - "reference": "4b80a4e07f31c856b0d423a8b5fce341349c4fba", + "url": "https://api.github.com/repos/NetCommons3/PrivateSpace/zipball/adaaf296f68d4c766039b0640fb8d1bfdcc654d9", + "reference": "adaaf296f68d4c766039b0640fb8d1bfdcc654d9", "shasum": "" }, "require": { @@ -3133,20 +3141,20 @@ "cakephp", "private_space" ], - "time": "2020-08-26T11:20:46+00:00" + "time": "2021-01-23T05:02:17+00:00" }, { "name": "netcommons/public-space", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PublicSpace.git", - "reference": "953404052f8af197f194e99170f98a909c462b18" + "reference": "1af166f6906f21c22446530367179858c6104c70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PublicSpace/zipball/953404052f8af197f194e99170f98a909c462b18", - "reference": "953404052f8af197f194e99170f98a909c462b18", + "url": "https://api.github.com/repos/NetCommons3/PublicSpace/zipball/1af166f6906f21c22446530367179858c6104c70", + "reference": "1af166f6906f21c22446530367179858c6104c70", "shasum": "" }, "require": { @@ -3178,20 +3186,20 @@ "public", "space" ], - "time": "2020-08-26T11:20:58+00:00" + "time": "2021-01-23T05:02:35+00:00" }, { "name": "netcommons/questionnaires", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Questionnaires.git", - "reference": "d412caac7254d597d68ce020054083c5668a9ad4" + "reference": "edd8afb7bfb5f64fe9d19dca46af48523ab54d66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Questionnaires/zipball/d412caac7254d597d68ce020054083c5668a9ad4", - "reference": "d412caac7254d597d68ce020054083c5668a9ad4", + "url": "https://api.github.com/repos/NetCommons3/Questionnaires/zipball/edd8afb7bfb5f64fe9d19dca46af48523ab54d66", + "reference": "edd8afb7bfb5f64fe9d19dca46af48523ab54d66", "shasum": "" }, "require": { @@ -3253,20 +3261,20 @@ "cakephp", "questionnaires" ], - "time": "2020-08-26T11:21:07+00:00" + "time": "2021-01-23T05:02:56+00:00" }, { "name": "netcommons/quizzes", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Quizzes.git", - "reference": "10444a11bc8c5da9339beebf0335ba496dfcc89b" + "reference": "61c5a08beb923af435daef1cd9383c93a10e4d31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Quizzes/zipball/10444a11bc8c5da9339beebf0335ba496dfcc89b", - "reference": "10444a11bc8c5da9339beebf0335ba496dfcc89b", + "url": "https://api.github.com/repos/NetCommons3/Quizzes/zipball/61c5a08beb923af435daef1cd9383c93a10e4d31", + "reference": "61c5a08beb923af435daef1cd9383c93a10e4d31", "shasum": "" }, "require": { @@ -3328,20 +3336,20 @@ "cakephp", "quizzes" ], - "time": "2020-08-26T11:21:15+00:00" + "time": "2021-01-23T05:03:15+00:00" }, { "name": "netcommons/registrations", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Registrations.git", - "reference": "9be3b5040a469f1ac792d1cf4d779f9c25495d8d" + "reference": "6bc8572243211987e4b193a9b639e2751eb2eda3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Registrations/zipball/9be3b5040a469f1ac792d1cf4d779f9c25495d8d", - "reference": "9be3b5040a469f1ac792d1cf4d779f9c25495d8d", + "url": "https://api.github.com/repos/NetCommons3/Registrations/zipball/6bc8572243211987e4b193a9b639e2751eb2eda3", + "reference": "6bc8572243211987e4b193a9b639e2751eb2eda3", "shasum": "" }, "require": { @@ -3409,20 +3417,20 @@ "cakephp", "registrations" ], - "time": "2020-08-26T11:21:23+00:00" + "time": "2021-01-23T05:03:34+00:00" }, { "name": "netcommons/reservations", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Reservations.git", - "reference": "de6ae3a85a6b8d341e49f9d15aada697e298f9f9" + "reference": "5a93965c677e48eacc3b413cde13eea354707c52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Reservations/zipball/de6ae3a85a6b8d341e49f9d15aada697e298f9f9", - "reference": "de6ae3a85a6b8d341e49f9d15aada697e298f9f9", + "url": "https://api.github.com/repos/NetCommons3/Reservations/zipball/5a93965c677e48eacc3b413cde13eea354707c52", + "reference": "5a93965c677e48eacc3b413cde13eea354707c52", "shasum": "" }, "require": { @@ -3484,20 +3492,20 @@ "cakephp", "reservations" ], - "time": "2020-08-26T11:21:31+00:00" + "time": "2021-01-23T05:03:54+00:00" }, { "name": "netcommons/roles", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Roles.git", - "reference": "dc7088b4f3f08f3e062702452fc8d2b9baafb467" + "reference": "263747aacc4affeb78245ff8a8864971ecfd3042" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Roles/zipball/dc7088b4f3f08f3e062702452fc8d2b9baafb467", - "reference": "dc7088b4f3f08f3e062702452fc8d2b9baafb467", + "url": "https://api.github.com/repos/NetCommons3/Roles/zipball/263747aacc4affeb78245ff8a8864971ecfd3042", + "reference": "263747aacc4affeb78245ff8a8864971ecfd3042", "shasum": "" }, "require": { @@ -3529,20 +3537,20 @@ "netcommons", "roles" ], - "time": "2020-08-26T11:21:38+00:00" + "time": "2021-01-23T05:04:12+00:00" }, { "name": "netcommons/rooms", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Rooms.git", - "reference": "672ade2c5067948bae2fec5fe3b00cdc16a1b863" + "reference": "f39525c0db0ae35faf585c35f0111449e7299622" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Rooms/zipball/672ade2c5067948bae2fec5fe3b00cdc16a1b863", - "reference": "672ade2c5067948bae2fec5fe3b00cdc16a1b863", + "url": "https://api.github.com/repos/NetCommons3/Rooms/zipball/f39525c0db0ae35faf585c35f0111449e7299622", + "reference": "f39525c0db0ae35faf585c35f0111449e7299622", "shasum": "" }, "require": { @@ -3594,20 +3602,20 @@ "netcommons", "rooms" ], - "time": "2020-08-26T11:21:46+00:00" + "time": "2021-01-23T05:04:39+00:00" }, { "name": "netcommons/rss-readers", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/RssReaders.git", - "reference": "86fc14635230af0a8c47f1ac13eddc88fc6849bb" + "reference": "02f220022790155b53adf8282c24fcee11f1d5d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/RssReaders/zipball/86fc14635230af0a8c47f1ac13eddc88fc6849bb", - "reference": "86fc14635230af0a8c47f1ac13eddc88fc6849bb", + "url": "https://api.github.com/repos/NetCommons3/RssReaders/zipball/02f220022790155b53adf8282c24fcee11f1d5d3", + "reference": "02f220022790155b53adf8282c24fcee11f1d5d3", "shasum": "" }, "require": { @@ -3648,20 +3656,20 @@ "cakephp", "rss-readers" ], - "time": "2020-08-26T11:21:54+00:00" + "time": "2021-01-23T05:04:58+00:00" }, { "name": "netcommons/searches", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Searches.git", - "reference": "3d143ef6219dad3393aeaadcf59ec92c7498d29f" + "reference": "dcc19593365bfce1f11af35f7b1fe4226d89cbfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Searches/zipball/3d143ef6219dad3393aeaadcf59ec92c7498d29f", - "reference": "3d143ef6219dad3393aeaadcf59ec92c7498d29f", + "url": "https://api.github.com/repos/NetCommons3/Searches/zipball/dcc19593365bfce1f11af35f7b1fe4226d89cbfc", + "reference": "dcc19593365bfce1f11af35f7b1fe4226d89cbfc", "shasum": "" }, "require": { @@ -3702,20 +3710,20 @@ "cakephp", "searches" ], - "time": "2020-08-26T11:22:01+00:00" + "time": "2021-01-23T05:05:18+00:00" }, { "name": "netcommons/site-manager", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/SiteManager.git", - "reference": "d0d681238447d7e81e6e661554f774cf36a7a1ef" + "reference": "72a02f86198c7dc99d4ad127110e14e2912ebba6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/SiteManager/zipball/d0d681238447d7e81e6e661554f774cf36a7a1ef", - "reference": "d0d681238447d7e81e6e661554f774cf36a7a1ef", + "url": "https://api.github.com/repos/NetCommons3/SiteManager/zipball/72a02f86198c7dc99d4ad127110e14e2912ebba6", + "reference": "72a02f86198c7dc99d4ad127110e14e2912ebba6", "shasum": "" }, "require": { @@ -3761,20 +3769,20 @@ "cakephp", "site_manager" ], - "time": "2020-08-26T11:22:09+00:00" + "time": "2021-01-23T05:05:48+00:00" }, { "name": "netcommons/system-manager", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/SystemManager.git", - "reference": "7cc15ce94471a657f69efa71d4b5dcbdda192a7e" + "reference": "c2281fd713c7a365c1cac1890fe354a51391218a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/SystemManager/zipball/7cc15ce94471a657f69efa71d4b5dcbdda192a7e", - "reference": "7cc15ce94471a657f69efa71d4b5dcbdda192a7e", + "url": "https://api.github.com/repos/NetCommons3/SystemManager/zipball/c2281fd713c7a365c1cac1890fe354a51391218a", + "reference": "c2281fd713c7a365c1cac1890fe354a51391218a", "shasum": "" }, "require": { @@ -3815,20 +3823,20 @@ "cakephp", "system_manager" ], - "time": "2020-08-26T11:22:16+00:00" + "time": "2021-01-23T05:06:10+00:00" }, { "name": "netcommons/tags", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Tags.git", - "reference": "609bec9d03369af8bf6c4db97bc483c92211e834" + "reference": "fc4431e540d99b145c821563e0b8ea8a910c94f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Tags/zipball/609bec9d03369af8bf6c4db97bc483c92211e834", - "reference": "609bec9d03369af8bf6c4db97bc483c92211e834", + "url": "https://api.github.com/repos/NetCommons3/Tags/zipball/fc4431e540d99b145c821563e0b8ea8a910c94f6", + "reference": "fc4431e540d99b145c821563e0b8ea8a910c94f6", "shasum": "" }, "require": { @@ -3865,20 +3873,20 @@ "cakephp", "tags" ], - "time": "2020-08-26T11:22:23+00:00" + "time": "2021-01-23T05:06:40+00:00" }, { "name": "netcommons/tasks", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Tasks.git", - "reference": "8d5f85d24fa2c6ff82326679b94c41cd57538d27" + "reference": "ffa8f4586a3b943b704420bead9add2cc5978361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Tasks/zipball/8d5f85d24fa2c6ff82326679b94c41cd57538d27", - "reference": "8d5f85d24fa2c6ff82326679b94c41cd57538d27", + "url": "https://api.github.com/repos/NetCommons3/Tasks/zipball/ffa8f4586a3b943b704420bead9add2cc5978361", + "reference": "ffa8f4586a3b943b704420bead9add2cc5978361", "shasum": "" }, "require": { @@ -3926,20 +3934,20 @@ "Tasks", "cakephp" ], - "time": "2020-08-26T11:22:31+00:00" + "time": "2021-01-23T05:07:01+00:00" }, { "name": "netcommons/theme-settings", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ThemeSettings.git", - "reference": "d937a185f5d56ba66c1160c5b91f1e8b6d12924f" + "reference": "38beda1da903489e90b82555da1274e6ddf22f2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ThemeSettings/zipball/d937a185f5d56ba66c1160c5b91f1e8b6d12924f", - "reference": "d937a185f5d56ba66c1160c5b91f1e8b6d12924f", + "url": "https://api.github.com/repos/NetCommons3/ThemeSettings/zipball/38beda1da903489e90b82555da1274e6ddf22f2f", + "reference": "38beda1da903489e90b82555da1274e6ddf22f2f", "shasum": "" }, "require": { @@ -3969,20 +3977,20 @@ "cakephp", "theme" ], - "time": "2020-08-26T11:22:38+00:00" + "time": "2021-01-23T05:07:24+00:00" }, { "name": "netcommons/topics", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Topics.git", - "reference": "2f850b67cb015a8a299dfd03660f3536781de258" + "reference": "d02ff6e588caa53a8e49d6c6c8fd2523ee4a094b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Topics/zipball/2f850b67cb015a8a299dfd03660f3536781de258", - "reference": "2f850b67cb015a8a299dfd03660f3536781de258", + "url": "https://api.github.com/repos/NetCommons3/Topics/zipball/d02ff6e588caa53a8e49d6c6c8fd2523ee4a094b", + "reference": "d02ff6e588caa53a8e49d6c6c8fd2523ee4a094b", "shasum": "" }, "require": { @@ -4028,20 +4036,20 @@ "cakephp", "topics" ], - "time": "2020-08-26T11:22:46+00:00" + "time": "2021-01-23T05:07:49+00:00" }, { "name": "netcommons/user-attributes", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserAttributes.git", - "reference": "e6ed8c527a394a3ba2dbc5ea8479f1183b08b002" + "reference": "5b679941cf86cc5d29760c44353ae40f569f3d39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserAttributes/zipball/e6ed8c527a394a3ba2dbc5ea8479f1183b08b002", - "reference": "e6ed8c527a394a3ba2dbc5ea8479f1183b08b002", + "url": "https://api.github.com/repos/NetCommons3/UserAttributes/zipball/5b679941cf86cc5d29760c44353ae40f569f3d39", + "reference": "5b679941cf86cc5d29760c44353ae40f569f3d39", "shasum": "" }, "require": { @@ -4081,20 +4089,20 @@ "cakephp", "user_attributes" ], - "time": "2020-08-26T11:22:54+00:00" + "time": "2021-01-23T05:08:09+00:00" }, { "name": "netcommons/user-manager", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserManager.git", - "reference": "eed8147011eb62e701dd046be09d15b359d3be99" + "reference": "6ea98627bdb4819215b99da71a64c8fe7fa364f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserManager/zipball/eed8147011eb62e701dd046be09d15b359d3be99", - "reference": "eed8147011eb62e701dd046be09d15b359d3be99", + "url": "https://api.github.com/repos/NetCommons3/UserManager/zipball/6ea98627bdb4819215b99da71a64c8fe7fa364f5", + "reference": "6ea98627bdb4819215b99da71a64c8fe7fa364f5", "shasum": "" }, "require": { @@ -4137,20 +4145,20 @@ "cakephp", "user_manager" ], - "time": "2020-08-26T11:23:01+00:00" + "time": "2021-01-23T05:08:27+00:00" }, { "name": "netcommons/user-roles", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserRoles.git", - "reference": "01bb66955fc260b5ab9ccef6aee4c59776612c9b" + "reference": "981ca6e825e73c78639361c5eab2b1b52e54d5b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserRoles/zipball/01bb66955fc260b5ab9ccef6aee4c59776612c9b", - "reference": "01bb66955fc260b5ab9ccef6aee4c59776612c9b", + "url": "https://api.github.com/repos/NetCommons3/UserRoles/zipball/981ca6e825e73c78639361c5eab2b1b52e54d5b6", + "reference": "981ca6e825e73c78639361c5eab2b1b52e54d5b6", "shasum": "" }, "require": { @@ -4191,20 +4199,20 @@ "cakephp", "user_roles" ], - "time": "2020-08-26T11:23:08+00:00" + "time": "2021-01-23T05:08:47+00:00" }, { "name": "netcommons/users", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Users.git", - "reference": "bd7b731dfd154fa8628f1cd31895f6d44c241d2e" + "reference": "12d8c11927d327026fc166d47d015e6687c0fa48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Users/zipball/bd7b731dfd154fa8628f1cd31895f6d44c241d2e", - "reference": "bd7b731dfd154fa8628f1cd31895f6d44c241d2e", + "url": "https://api.github.com/repos/NetCommons3/Users/zipball/12d8c11927d327026fc166d47d015e6687c0fa48", + "reference": "12d8c11927d327026fc166d47d015e6687c0fa48", "shasum": "" }, "require": { @@ -4249,20 +4257,20 @@ "cakephp", "user" ], - "time": "2020-08-26T11:23:19+00:00" + "time": "2021-01-23T05:09:35+00:00" }, { "name": "netcommons/videos", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Videos.git", - "reference": "ec87ec2aa359cea592afa992a1f38083f1234c33" + "reference": "77bcc2539d3deb861db0f7fa2c8bfa8724fa24f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Videos/zipball/ec87ec2aa359cea592afa992a1f38083f1234c33", - "reference": "ec87ec2aa359cea592afa992a1f38083f1234c33", + "url": "https://api.github.com/repos/NetCommons3/Videos/zipball/77bcc2539d3deb861db0f7fa2c8bfa8724fa24f4", + "reference": "77bcc2539d3deb861db0f7fa2c8bfa8724fa24f4", "shasum": "" }, "require": { @@ -4310,20 +4318,20 @@ "cakephp", "videos" ], - "time": "2020-08-26T11:23:31+00:00" + "time": "2021-01-23T05:10:00+00:00" }, { "name": "netcommons/visual-captcha", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/VisualCaptcha.git", - "reference": "24f3f3f4d0c69723917aba3b363caf2dae04d605" + "reference": "d3ca48121f9f06f5f3e8210a0822fb49987fc581" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/VisualCaptcha/zipball/24f3f3f4d0c69723917aba3b363caf2dae04d605", - "reference": "24f3f3f4d0c69723917aba3b363caf2dae04d605", + "url": "https://api.github.com/repos/NetCommons3/VisualCaptcha/zipball/d3ca48121f9f06f5f3e8210a0822fb49987fc581", + "reference": "d3ca48121f9f06f5f3e8210a0822fb49987fc581", "shasum": "" }, "require": { @@ -4373,20 +4381,20 @@ "cakephp", "visual_captcha" ], - "time": "2020-08-26T11:23:38+00:00" + "time": "2021-01-23T05:10:27+00:00" }, { "name": "netcommons/workflow", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Workflow.git", - "reference": "f3a20ac52c445a4cadfbd98bcaa9eae7a28e838f" + "reference": "14857dd228636ccd698a9b4b80281cd3b6b51f3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Workflow/zipball/f3a20ac52c445a4cadfbd98bcaa9eae7a28e838f", - "reference": "f3a20ac52c445a4cadfbd98bcaa9eae7a28e838f", + "url": "https://api.github.com/repos/NetCommons3/Workflow/zipball/14857dd228636ccd698a9b4b80281cd3b6b51f3c", + "reference": "14857dd228636ccd698a9b4b80281cd3b6b51f3c", "shasum": "" }, "require": { @@ -4421,20 +4429,20 @@ "cakephp", "workflow" ], - "time": "2020-08-26T11:23:46+00:00" + "time": "2021-01-23T05:10:44+00:00" }, { "name": "netcommons/wysiwyg", - "version": "3.3.2.0", + "version": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Wysiwyg.git", - "reference": "731768c1fc652258cb547a2ac64aed19959fbd23" + "reference": "f2a2d1fc4eafcd27aff074c0684134555a899809" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Wysiwyg/zipball/731768c1fc652258cb547a2ac64aed19959fbd23", - "reference": "731768c1fc652258cb547a2ac64aed19959fbd23", + "url": "https://api.github.com/repos/NetCommons3/Wysiwyg/zipball/f2a2d1fc4eafcd27aff074c0684134555a899809", + "reference": "f2a2d1fc4eafcd27aff074c0684134555a899809", "shasum": "" }, "require": { @@ -4466,7 +4474,7 @@ "cakephp", "wysiwyg" ], - "time": "2020-08-26T11:23:54+00:00" + "time": "2021-01-23T05:11:03+00:00" }, { "name": "phpcollection/phpcollection", @@ -4742,16 +4750,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.2.8", + "version": "1.2.9", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "8a7ecad675253e4654ea05505233285377405215" + "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", - "reference": "8a7ecad675253e4654ea05505233285377405215", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5", + "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5", "shasum": "" }, "require": { @@ -4760,14 +4768,15 @@ "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8", + "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", + "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "1.x-dev" } }, "autoload": { @@ -4808,37 +4817,39 @@ "type": "tidelift" } ], - "time": "2020-08-23T12:54:47+00:00" + "time": "2021-01-12T12:10:35+00:00" }, { "name": "dompdf/dompdf", - "version": "v0.8.5", + "version": "v0.8.6", "source": { "type": "git", "url": "https://github.com/dompdf/dompdf.git", - "reference": "6782abfc090b132134cd6cea0ec6d76f0fce2c56" + "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dompdf/dompdf/zipball/6782abfc090b132134cd6cea0ec6d76f0fce2c56", - "reference": "6782abfc090b132134cd6cea0ec6d76f0fce2c56", + "url": "https://api.github.com/repos/dompdf/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5", + "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5", "shasum": "" }, "require": { "ext-dom": "*", "ext-mbstring": "*", - "phenx/php-font-lib": "^0.5.1", + "phenx/php-font-lib": "^0.5.2", "phenx/php-svg-lib": "^0.3.3", "php": "^7.1" }, "require-dev": { + "mockery/mockery": "^1.3", "phpunit/phpunit": "^7.5", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-gd": "Needed to process images", "ext-gmagick": "Improves image processing performance", - "ext-imagick": "Improves image processing performance" + "ext-imagick": "Improves image processing performance", + "ext-zlib": "Needed for pdf stream compression" }, "type": "library", "extra": { @@ -4874,7 +4885,7 @@ ], "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", "homepage": "https://github.com/dompdf/dompdf", - "time": "2020-02-20T03:52:51+00:00" + "time": "2020-08-30T22:54:22+00:00" }, { "name": "erusev/parsedown", @@ -5070,16 +5081,16 @@ }, { "name": "monolog/monolog", - "version": "1.25.5", + "version": "1.26.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0" + "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0", - "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/2209ddd84e7ef1256b7af205d0717fb62cfc9c33", + "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33", "shasum": "" }, "require": { @@ -5095,7 +5106,7 @@ "graylog2/gelf-php": "~1.0", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", - "php-parallel-lint/php-parallel-lint": "^1.0", + "phpstan/phpstan": "^0.12.59", "phpunit/phpunit": "~4.5", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", @@ -5115,11 +5126,6 @@ "sentry/sentry": "Allow sending log messages to a Sentry server" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" @@ -5153,20 +5159,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:35:51+00:00" + "time": "2020-12-14T12:56:38+00:00" }, { "name": "myclabs/deep-copy", - "version": "1.10.1", + "version": "1.10.2", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5" + "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", - "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220", + "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220", "shasum": "" }, "require": { @@ -5207,7 +5213,7 @@ "type": "tidelift" } ], - "time": "2020-06-29T13:22:24+00:00" + "time": "2020-11-13T09:40:50+00:00" }, { "name": "nikic/php-parser", @@ -6558,23 +6564,23 @@ }, { "name": "sebastian/code-unit-reverse-lookup", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" + "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", - "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619", + "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": ">=5.6" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.0" + "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { @@ -6599,7 +6605,13 @@ ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", - "time": "2017-03-04T06:30:41+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-11-30T08:15:22+00:00" }, { "name": "sebastian/comparator", @@ -7675,20 +7687,20 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.18.1", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "1c302646f6efc070cd46856e600e5e0684d6b454" + "reference": "c6c942b1ac76c82448322025e084cadc56048b4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454", - "reference": "1c302646f6efc070cd46856e600e5e0684d6b454", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e", + "reference": "c6c942b1ac76c82448322025e084cadc56048b4e", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "suggest": { "ext-ctype": "For best performance" @@ -7696,7 +7708,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.18-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -7747,24 +7759,24 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.18.1", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a" + "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a", - "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13", + "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "suggest": { "ext-mbstring": "For best performance" @@ -7772,7 +7784,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.18-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -7824,7 +7836,7 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/process", @@ -8236,12 +8248,12 @@ "version": "1.9.1", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "shasum": "" }, From 54c9ce0ea69be1a9f7a978b95a80e6f586726b8d Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Thu, 8 Apr 2021 20:16:30 +0900 Subject: [PATCH 05/32] =?UTF-8?q?change:=20travis=E3=81=A7composer?= =?UTF-8?q?=E3=81=8C1=E7=B3=BB=E3=81=8C=E4=BD=BF=E3=82=8F=E3=82=8C?= =?UTF-8?q?=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/build/plugins/cakephp/travis/pre.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/build/plugins/cakephp/travis/pre.sh b/tools/build/plugins/cakephp/travis/pre.sh index 1f2ccf75..d11274e3 100644 --- a/tools/build/plugins/cakephp/travis/pre.sh +++ b/tools/build/plugins/cakephp/travis/pre.sh @@ -12,6 +12,7 @@ if [ $DB = 'pgsql' ]; then psql -c 'DROP DATABASE cakephp_test; CREATE DATABASE export PLUGIN_NAME=`basename $TRAVIS_BUILD_DIR` composer self-update +composer self-update --1 #composer global require hirak/prestissimo # NetCommons3 project install From 88d1557613396ea3ed5c4da623acdef4e5b54440 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Mon, 19 Apr 2021 13:22:23 +0900 Subject: [PATCH 06/32] =?UTF-8?q?test:=20Travis=E3=81=A7=E3=82=A8=E3=83=A9?= =?UTF-8?q?=E3=83=BC=E3=81=AB=E3=81=AA=E3=82=8B=E3=81=9F=E3=82=81gjslint?= =?UTF-8?q?=E3=81=AE=E3=83=91=E3=83=83=E3=82=B1=E3=83=BC=E3=82=B8=E3=82=92?= =?UTF-8?q?=E3=81=93=E3=81=93=E3=81=8B=E3=82=89=E3=83=80=E3=82=A6=E3=83=B3?= =?UTF-8?q?=E3=83=AD=E3=83=BC=E3=83=89=E3=81=95=E3=81=9B=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plugins/cakephp/travis/v2.3.19.tar.gz | Bin 0 -> 140652 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tools/build/plugins/cakephp/travis/v2.3.19.tar.gz diff --git a/tools/build/plugins/cakephp/travis/v2.3.19.tar.gz b/tools/build/plugins/cakephp/travis/v2.3.19.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..2fdf264749274a46e2f04b4160d89c037378c2a6 GIT binary patch literal 140652 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�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 literal 0 HcmV?d00001 From 156f3d7bbf6080fdb368aa8166a3bf47c8fea517 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Mon, 19 Apr 2021 13:29:37 +0900 Subject: [PATCH 07/32] =?UTF-8?q?test:=20Travis=E3=81=A7=E3=82=A8=E3=83=A9?= =?UTF-8?q?=E3=83=BC=E3=81=AB=E3=81=AA=E3=82=8B=E3=81=9F=E3=82=81=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/build/plugins/cakephp/travis/pre.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/plugins/cakephp/travis/pre.sh b/tools/build/plugins/cakephp/travis/pre.sh index d11274e3..583414f0 100644 --- a/tools/build/plugins/cakephp/travis/pre.sh +++ b/tools/build/plugins/cakephp/travis/pre.sh @@ -93,7 +93,7 @@ mkdir -p tools/phpmd #sudo pip install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz #pip install --upgrade pip pip install --user six -pip install --user https://github.com/google/closure-linter/archive/v2.3.19.tar.gz +pip install --user https://github.com/NetCommons3/NetCommons3/raw/master/tools/build/plugins/cakephp/travis/v2.3.19.tar.gz phpenv rehash set +H From 7677da6e1494588f172e89ffc3bc0de91eae1842 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Mon, 19 Apr 2021 13:44:06 +0900 Subject: [PATCH 08/32] Update pre.sh --- tools/build/plugins/cakephp/travis/pre.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/plugins/cakephp/travis/pre.sh b/tools/build/plugins/cakephp/travis/pre.sh index 583414f0..7cccc81a 100644 --- a/tools/build/plugins/cakephp/travis/pre.sh +++ b/tools/build/plugins/cakephp/travis/pre.sh @@ -91,7 +91,7 @@ mkdir -p build/cov mkdir -p tools/phpmd #sudo pip install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz -#pip install --upgrade pip +pip install --upgrade pip pip install --user six pip install --user https://github.com/NetCommons3/NetCommons3/raw/master/tools/build/plugins/cakephp/travis/v2.3.19.tar.gz From 0f97cf97df000785bac12e6e1ea17df91578866a Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Tue, 20 Apr 2021 13:34:11 +0900 Subject: [PATCH 09/32] Update pre.sh --- tools/build/plugins/cakephp/travis/pre.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/build/plugins/cakephp/travis/pre.sh b/tools/build/plugins/cakephp/travis/pre.sh index 7cccc81a..1269c454 100644 --- a/tools/build/plugins/cakephp/travis/pre.sh +++ b/tools/build/plugins/cakephp/travis/pre.sh @@ -91,7 +91,9 @@ mkdir -p build/cov mkdir -p tools/phpmd #sudo pip install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz +pip --version pip install --upgrade pip +pip --version pip install --user six pip install --user https://github.com/NetCommons3/NetCommons3/raw/master/tools/build/plugins/cakephp/travis/v2.3.19.tar.gz From 998d680f0d5a86c2f6bd42f1c9f4963ebd7f49cc Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Wed, 21 Apr 2021 12:25:15 +0900 Subject: [PATCH 10/32] =?UTF-8?q?change:=20test:=20Travis=E3=81=A7gjslint?= =?UTF-8?q?=E3=81=8C=E3=82=A4=E3=83=B3=E3=82=B9=E3=83=88=E3=83=BC=E3=83=AB?= =?UTF-8?q?=E3=81=95=E3=82=8C=E3=81=9A=E3=82=A8=E3=83=A9=E3=83=BC=E3=81=AB?= =?UTF-8?q?=E3=81=AA=E3=82=8B=E3=81=9F=E3=82=81=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit change: test: Travisでgjslintがインストールされないことがあるため、インストールされている時のみチェックする --- tools/build/plugins/cakephp/travis/main.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/build/plugins/cakephp/travis/main.sh b/tools/build/plugins/cakephp/travis/main.sh index ddcde59e..25766346 100755 --- a/tools/build/plugins/cakephp/travis/main.sh +++ b/tools/build/plugins/cakephp/travis/main.sh @@ -11,7 +11,9 @@ phpmd app/Plugin/$PLUGIN_NAME text tools/phpmd/rules.xml --exclude $NETCOMMONS_B phpcpd --exclude Test --exclude Config $IGNORE_PLUGINS_OPTS app/Plugin/$PLUGIN_NAME # js +if type "gjslint" > /dev/null 2>&1; then gjslint --strict --max_line_length 100 -x jquery.js,jquery.cookie.js,js_debug_toolbar.js,travis.karma.conf.js,my.karma.conf.js -e jasmine_examples,HtmlPurifier,webroot/components,webroot/js/langs -r app/Plugin/$PLUGIN_NAME || exit $? +fi if [ -d ./app/Plugin/$PLUGIN_NAME/JavascriptTest/ ]; then ./node_modules/karma/bin/karma start app/Plugin/$PLUGIN_NAME/JavascriptTest/travis.karma.conf.js --single-run --browsers PhantomJS || exit $? fi From 62f81561668712fd7161ad3bf142282688c5ef35 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Wed, 21 Apr 2021 13:01:31 +0900 Subject: [PATCH 11/32] =?UTF-8?q?style:=20gjslint=E3=81=8C=E3=82=A4?= =?UTF-8?q?=E3=83=B3=E3=82=B9=E3=83=88=E3=83=BC=E3=83=AB=E3=81=95=E3=82=8C?= =?UTF-8?q?=E3=81=A6=E3=81=84=E3=82=8Becho=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/build/plugins/cakephp/travis/main.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tools/build/plugins/cakephp/travis/main.sh b/tools/build/plugins/cakephp/travis/main.sh index 25766346..e13031ab 100755 --- a/tools/build/plugins/cakephp/travis/main.sh +++ b/tools/build/plugins/cakephp/travis/main.sh @@ -12,7 +12,10 @@ phpcpd --exclude Test --exclude Config $IGNORE_PLUGINS_OPTS app/Plugin/$PLUGIN_N # js if type "gjslint" > /dev/null 2>&1; then -gjslint --strict --max_line_length 100 -x jquery.js,jquery.cookie.js,js_debug_toolbar.js,travis.karma.conf.js,my.karma.conf.js -e jasmine_examples,HtmlPurifier,webroot/components,webroot/js/langs -r app/Plugin/$PLUGIN_NAME || exit $? + echo "Installed gjslint." + gjslint --strict --max_line_length 100 -x jquery.js,jquery.cookie.js,js_debug_toolbar.js,travis.karma.conf.js,my.karma.conf.js -e jasmine_examples,HtmlPurifier,webroot/components,webroot/js/langs -r app/Plugin/$PLUGIN_NAME || exit $? +else + echo "Not installed gjslint." fi if [ -d ./app/Plugin/$PLUGIN_NAME/JavascriptTest/ ]; then ./node_modules/karma/bin/karma start app/Plugin/$PLUGIN_NAME/JavascriptTest/travis.karma.conf.js --single-run --browsers PhantomJS || exit $? From 942edb62c858a05f4f7397f20213f3f9fb223ee4 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Thu, 29 Jul 2021 18:20:59 +0900 Subject: [PATCH 12/32] change: php-coveralls 2.x --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a5693c41..70d72b09 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "phploc/phploc": "2.*@stable", "phpmd/phpmd" : "~2.6.0@stable", "phpunit/phpunit": "~5.7@stable", - "php-coveralls/php-coveralls": "~1.0@stable", + "php-coveralls/php-coveralls": "~2.0@stable", "sebastian/phpcpd": "*@stable", "symfony/debug": "2.8.*@stable", "symfony/dependency-injection": "2.8.*@stable", From 2b83967391ae63e27dbea966a6c93e76cdb34bfe Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Fri, 13 Aug 2021 14:01:54 +0900 Subject: [PATCH 13/32] remove unnecessary files --- .coveralls.yml | 4 - .travis.yml | 24 ------ Berksfile | 26 ------- Berksfile.lock | 194 ------------------------------------------------- 4 files changed, 248 deletions(-) delete mode 100644 .coveralls.yml delete mode 100644 .travis.yml delete mode 100644 Berksfile delete mode 100644 Berksfile.lock diff --git a/.coveralls.yml b/.coveralls.yml deleted file mode 100644 index 8eb2b21c..00000000 --- a/.coveralls.yml +++ /dev/null @@ -1,4 +0,0 @@ -# for php-coveralls -#src_dir: . -coverage_clover: build/logs/clover.xml -json_path: build/logs/coveralls-upload.json diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 5b7209ed..00000000 --- a/.travis.yml +++ /dev/null @@ -1,24 +0,0 @@ -language: php -php: - - 5.4 - - 5.5 - - 5.6 - - 7.0 - - 7.1 - - 7.2 - -sudo: false -dist: trusty - -env: - - DB=mysql -cache: - - bundler - - apt -before_script: - - . tools/build/app/cakephp/travis/pre.sh -script: - - . tools/build/app/cakephp/travis/main.sh -after_script: - - . tools/build/app/cakephp/travis/post.sh - diff --git a/Berksfile b/Berksfile deleted file mode 100644 index 03a77427..00000000 --- a/Berksfile +++ /dev/null @@ -1,26 +0,0 @@ -source 'https://api.berkshelf.com' - -cookbook 'apt', git: 'https://github.com/topaz2/apt', branch: 'firewall_workaround' -cookbook 'boilerplate', git: 'https://github.com/NetCommons3/chef_boilerplate.git' -cookbook 'boilerplate_jenkins', git: 'https://github.com/topaz2/chef_boilerplate_jenkins.git' -cookbook 'boilerplate_php', git: 'https://github.com/NetCommons3/chef_boilerplate_php.git' -cookbook 'chef-dk' -cookbook 'chef-server' -cookbook 'composer', git: 'https://github.com/Morphodo/chef-composer.git' -cookbook 'docker' -cookbook 'jenkins' -cookbook 'mroonga' -cookbook 'netcommons', git: 'https://github.com/NetCommons3/chef_netcommons.git' -cookbook 'php', git: 'https://github.com/trinitronx/php.git', branch: 'COOK-4439-add-php-5.5.9-support-on-ubuntu-12.04' -cookbook 'vagrant' -cookbook 'virtualbox' - -# group :development do -# # cookbook 'boilerplate', path: '../topaz2/cookbooks/boilerplate' -# # cookbook 'boilerplate_jenkins', path: '../topaz2/cookbooks/boilerplate_jenkins' -# # cookbook 'boilerplate_php', path: '../topaz2/cookbooks/boilerplate_php' -# # cookbook 'netcommons', path: '../chef_netcommons' -# cookbook 'boilerplate', git: 'https://github.com/topaz2/chef_boilerplate.git' -# cookbook 'boilerplate_jenkins', git: 'https://github.com/topaz2/chef_boilerplate_jenkins.git' -# cookbook 'boilerplate_php', git: 'https://github.com/topaz2/chef_boilerplate_php.git' -# end diff --git a/Berksfile.lock b/Berksfile.lock deleted file mode 100644 index 727e7499..00000000 --- a/Berksfile.lock +++ /dev/null @@ -1,194 +0,0 @@ -DEPENDENCIES - apt - git: https://github.com/topaz2/apt - revision: b3c030d604b56d400159950aa4296d30b7fdd96d - branch: firewall_workaround - boilerplate - git: https://github.com/NetCommons3/chef_boilerplate.git - boilerplate_jenkins - git: https://github.com/topaz2/chef_boilerplate_jenkins.git - revision: 22865e0431f23fe442dc58948b15a8bca398991f - boilerplate_php - git: https://github.com/NetCommons3/chef_boilerplate_php.git - chef-dk - chef-server - composer - git: https://github.com/Morphodo/chef-composer.git - revision: 27cb886029fc28e08ca80ab0b15408b412bb09b7 - docker - jenkins - mroonga - netcommons - git: https://github.com/NetCommons3/chef_netcommons.git - revision: 2c42c983c8f24e4cfefea6b17a044dbaa1246075 - php - git: https://github.com/trinitronx/php.git - revision: 6fc40c007d7c4b73a1859283459ca4f7fa1c1513 - branch: COOK-4439-add-php-5.5.9-support-on-ubuntu-12.04 - vagrant - virtualbox - -GRAPH - 7-zip (1.0.2) - windows (>= 1.2.2) - apache2 (2.0.0) - iptables (>= 0.0.0) - logrotate (>= 0.0.0) - pacman (>= 0.0.0) - application (4.1.4) - apt (2.6.0) - ark (0.9.0) - 7-zip (>= 0.0.0) - windows (>= 0.0.0) - aufs (0.1.1) - apt (>= 0.0.0) - modules (>= 0.0.0) - aws (2.5.0) - boilerplate (0.5.10) - apache2 (>= 0.0.0) - chef-dk (>= 0.0.0) - database (>= 0.0.0) - mysql (>= 0.0.0) - nodejs (>= 0.0.0) - phantomjs (>= 0.0.0) - python (>= 0.0.0) - ruby (>= 0.0.0) - boilerplate_jenkins (0.0.1) - apt (>= 0.0.0) - jenkins (>= 0.0.0) - boilerplate_php (0.5.4) - apache2 (>= 0.0.0) - application (>= 0.0.0) - boilerplate (>= 0.0.0) - composer (>= 0.0.0) - dotdeb_repo (>= 0.0.0) - hhvm (>= 0.0.0) - jenkins (>= 0.0.0) - php (>= 0.0.0) - python (>= 0.0.0) - build-essential (2.1.2) - chef-dk (2.0.3) - dmg (~> 2.2) - chef-server (2.1.6) - chef-sugar (2.4.1) - chef_handler (1.1.6) - chocolatey (0.2.0) - windows (~> 1.31) - composer (0.2.1) - database (2.3.0) - aws (>= 0.0.0) - mysql (>= 5.0.0) - mysql-chef_gem (>= 0.0.0) - postgresql (>= 1.0.0) - xfs (>= 0.0.0) - device-mapper (0.1.0) - apt (>= 0.0.0) - modules (>= 0.0.0) - dmg (2.2.0) - docker (0.35.2) - apt (>= 0.0.0) - aufs (>= 0.1.1) - device-mapper (>= 0.1.0) - git (>= 0.0.0) - golang (>= 0.0.0) - homebrew (>= 0.0.0) - iptables (>= 0.0.0) - lxc (>= 1.1.6) - modules (>= 0.0.0) - runit (>= 0.0.0) - sysctl (>= 0.0.0) - yum-epel (>= 0.0.0) - dotdeb_repo (1.1.0) - apt (>= 0.0.0) - dpkg_autostart (0.1.12) - git (4.0.2) - build-essential (>= 0.0.0) - dmg (>= 0.0.0) - runit (>= 1.0.0) - windows (>= 0.0.0) - yum (~> 3.0) - yum-epel (>= 0.0.0) - golang (1.4.0) - hhvm (0.4.0) - apt (>= 0.0.0) - yum (>= 0.0.0) - homebrew (1.9.2) - iis (2.1.5) - windows (>= 1.2.6) - iptables (0.14.0) - iptables-ng (2.2.0) - jenkins (2.1.2) - apt (~> 2.0) - runit (~> 1.5) - yum (~> 3.0) - logrotate (1.7.0) - lxc (2.0.0) - dpkg_autostart (>= 0.1.10) - iptables-ng (>= 0.0.0) - polipo (>= 0.0.0) - modules (0.2.0) - mroonga (0.0.3) - apt (>= 0.0.0) - mysql (>= 0.0.0) - mysql (5.6.1) - yum-mysql-community (>= 0.0.0) - mysql-chef_gem (0.0.5) - build-essential (>= 0.0.0) - mysql (>= 0.0.0) - netcommons (0.1.0) - apache2 (>= 0.0.0) - nodejs (2.2.0) - apt (>= 0.0.0) - ark (>= 0.0.0) - build-essential (>= 0.0.0) - yum-epel (>= 0.0.0) - ohai (2.0.1) - openssl (2.0.0) - chef-sugar (>= 0.0.0) - pacman (1.1.1) - phantomjs (1.0.3) - build-essential (>= 0.0.0) - chocolatey (>= 0.0.0) - php (1.4.0) - apt (>= 0.0.0) - build-essential (>= 0.0.0) - iis (>= 0.0.0) - mysql (>= 0.0.0) - windows (>= 0.0.0) - xml (>= 0.0.0) - yum-epel (>= 0.0.0) - polipo (0.1.0) - postgresql (3.4.10) - apt (>= 1.9.0) - build-essential (>= 0.0.0) - openssl (>= 0.0.0) - python (1.4.6) - build-essential (>= 0.0.0) - yum-epel (>= 0.0.0) - ruby (0.9.2) - runit (1.5.10) - build-essential (>= 0.0.0) - yum (~> 3.0) - yum-epel (>= 0.0.0) - sysctl (0.6.0) - ohai (>= 0.0.0) - vagrant (0.2.0) - dmg (>= 0.0.0) - windows (>= 0.0.0) - virtualbox (1.0.3) - apache2 (>= 0.0.0) - apt (>= 0.0.0) - dmg (>= 0.0.0) - windows (>= 0.0.0) - yum (~> 3.1) - windows (1.34.8) - chef_handler (>= 0.0.0) - xfs (1.1.0) - xml (1.2.6) - build-essential (>= 0.0.0) - chef-sugar (>= 0.0.0) - yum (3.4.1) - yum-epel (0.5.2) - yum (~> 3.0) - yum-mysql-community (0.1.10) - yum (>= 3.0) From 6be98e9d71631c764715d1a18ea2d6a1c05f6370 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Tue, 7 Sep 2021 16:52:10 +0900 Subject: [PATCH 14/32] =?UTF-8?q?chagne:=20php73=E4=BB=A5=E9=99=8D?= =?UTF-8?q?=E3=81=A7composer/installers=E3=81=8C2=E7=B3=BB=E3=81=8C?= =?UTF-8?q?=E3=82=A4=E3=83=B3=E3=82=B9=E3=83=88=E3=83=BC=E3=83=AB=E3=81=95?= =?UTF-8?q?=E3=82=8C=E3=82=8B=E3=81=9F=E3=82=81=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit php73以降の環境でcomposer updateを実行するとcomposer/installersが2系がインストールされ、cakephp/debug-kitが2.2.6に下がるため修正。 --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 70d72b09..431d03a4 100644 --- a/composer.json +++ b/composer.json @@ -22,6 +22,7 @@ {"type": "vcs", "url": "https://github.com/NetCommons3/migrations.git"} ], "require": { + "composer/installers": "~1.0@stable", "cakephp/cakephp": "~2.10@stable", "netcommons/install": "@stable", "josegonzalez/cakephp-upload": "~2.0@stable", From 66affdc7a22dd0ec02703e56a73b2bbec1d60b1b Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Tue, 7 Sep 2021 16:52:41 +0900 Subject: [PATCH 15/32] =?UTF-8?q?=E3=82=BF=E3=83=96=E2=87=92=E3=82=B9?= =?UTF-8?q?=E3=83=9A=E3=83=BC=E3=82=B9=E3=81=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 431d03a4..7f2277c9 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ {"type": "vcs", "url": "https://github.com/NetCommons3/migrations.git"} ], "require": { - "composer/installers": "~1.0@stable", + "composer/installers": "~1.0@stable", "cakephp/cakephp": "~2.10@stable", "netcommons/install": "@stable", "josegonzalez/cakephp-upload": "~2.0@stable", From 8a2a71f125e90e70806a5e2f675ccf927be202aa Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Thu, 4 Nov 2021 18:19:39 +0900 Subject: [PATCH 16/32] =?UTF-8?q?test:=20=E4=B8=8D=E8=A6=81=E3=83=95?= =?UTF-8?q?=E3=82=A1=E3=82=A4=E3=83=AB=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.xml | 184 ------------------------------------------------------ 1 file changed, 184 deletions(-) delete mode 100644 build.xml diff --git a/build.xml b/build.xml deleted file mode 100644 index cd4c3d9e..00000000 --- a/build.xml +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From 54a733af4c20233243bd64d6b559cb00dfd04508 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Thu, 23 Dec 2021 18:41:15 +0900 Subject: [PATCH 17/32] Remove unnecessary libraries. --- bower.json | 2 +- bower.json.dist | 2 +- composer.json | 20 ++------------------ 3 files changed, 4 insertions(+), 20 deletions(-) diff --git a/bower.json b/bower.json index 13bee633..6814a118 100644 --- a/bower.json +++ b/bower.json @@ -15,7 +15,7 @@ "angular-bootstrap": ">=1.2", "angular-bootstrap-datetimepicker-directive": ">=0.1.3", "angular-ui-tinymce": ">=0.0.9", - "jquery": ">=3.4.1 <3.5.0", + "jquery": ">=3.4.1", "jqueryui": ">=1.11", "bootstrap": ">=3.3 <4.0", "angular-nvd3": ">=0.1.1", diff --git a/bower.json.dist b/bower.json.dist index 4f7fbfee..35858916 100644 --- a/bower.json.dist +++ b/bower.json.dist @@ -15,7 +15,7 @@ "angular-bootstrap": ">=1.2", "angular-bootstrap-datetimepicker-directive": ">=0.1.3", "angular-ui-tinymce": ">=0.0.9", - "jquery": ">=3.4.1 <3.5.0", + "jquery": ">=3.4.1", "jqueryui": ">=1.11", "bootstrap": ">=3.3 <4.0" }, diff --git a/composer.json b/composer.json index 7f2277c9..1b54f26b 100644 --- a/composer.json +++ b/composer.json @@ -24,34 +24,18 @@ "require": { "composer/installers": "~1.0@stable", "cakephp/cakephp": "~2.10@stable", + "mustangostang/spyc": "~0.6.2@stable", "netcommons/install": "@stable", "josegonzalez/cakephp-upload": "~2.0@stable", "jms/serializer": "1.1.0@stable" }, "require-dev": { "cakephp/cakephp-codesniffer": "~1.0@stable", - "doctrine/annotations": "1.2.*@stable", - "dompdf/dompdf": "~0.6@stable", - "mayflower/php-codebrowser": "~1.1@stable", - "mustangostang/spyc": "~0.6@stable", "phpdocumentor/phpdocumentor": "2.*@stable", - "phploc/phploc": "2.*@stable", "phpmd/phpmd" : "~2.6.0@stable", "phpunit/phpunit": "~5.7@stable", "php-coveralls/php-coveralls": "~2.0@stable", - "sebastian/phpcpd": "*@stable", - "symfony/debug": "2.8.*@stable", - "symfony/dependency-injection": "2.8.*@stable", - "symfony/filesystem": "2.8.*@stable", - "symfony/translation": "2.8.*@stable", - "zendframework/zend-cache": "2.5.1", - "zendframework/zend-eventmanager": "2.5.1", - "zendframework/zend-i18n": "2.5.1", - "zendframework/zend-json": "2.5.1", - "zendframework/zend-math": "2.5.1", - "zendframework/zend-serializer": "2.5.1", - "zendframework/zend-servicemanager": "2.5.1", - "zendframework/zend-stdlib": "2.5.1" + "sebastian/phpcpd": "*@stable" }, "bin": [ "lib/Cake/Console/cake" From c8870ee0e3408a57f7d6c729f2a6ebf117237964 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Fri, 24 Dec 2021 15:22:14 +0900 Subject: [PATCH 18/32] Update composer.json --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 1b54f26b..9109a462 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,7 @@ }, "repositories": [ {"type": "vcs", "url": "https://github.com/NetCommons3/cakephp-upload.git"}, + {"type": "vcs", "url": "https://github.com/NetCommons3/php-code-coverage.git"}, {"type": "vcs", "url": "https://github.com/NetCommons3/migrations.git"} ], "require": { From 2c1a87273837549295d395cdd2e0445a2097aa62 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Tue, 4 Jan 2022 09:48:23 +0900 Subject: [PATCH 19/32] Update composer.json --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 9109a462..de14bc1b 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,7 @@ "require": { "composer/installers": "~1.0@stable", "cakephp/cakephp": "~2.10@stable", + "cakedc/migrations": "~2.2@stable", "mustangostang/spyc": "~0.6.2@stable", "netcommons/install": "@stable", "josegonzalez/cakephp-upload": "~2.0@stable", From 305e1396d93c432ff75076909fd07015133b1199 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Sat, 12 Feb 2022 16:58:43 +0900 Subject: [PATCH 20/32] NetCommons 3.3.5 released. --- app/VERSION | 2 +- composer.lock | 2496 +++++++++++++++++++++++++++++-------------------- 2 files changed, 1464 insertions(+), 1034 deletions(-) diff --git a/app/VERSION b/app/VERSION index 619b5376..fa7adc7a 100644 --- a/app/VERSION +++ b/app/VERSION @@ -1 +1 @@ -3.3.3 +3.3.5 diff --git a/composer.lock b/composer.lock index c579e5d7..7ecafd40 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bc4bd74f884d1892f191e31e42dfb6bb", + "content-hash": "26996a992a3afe63b7f635b8de3a32cf", "packages": [ { "name": "cakedc/migrations", @@ -194,16 +194,16 @@ }, { "name": "composer/installers", - "version": "v1.10.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d" + "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", + "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", + "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", "shasum": "" }, "require": { @@ -297,10 +297,12 @@ "majima", "mako", "mediawiki", + "miaoxing", "modulework", "modx", "moodle", "osclass", + "pantheon", "phpbb", "piwik", "ppi", @@ -314,6 +316,7 @@ "sydes", "sylius", "symfony", + "tastyigniter", "typo3", "wordpress", "yawik", @@ -334,39 +337,39 @@ "type": "tidelift" } ], - "time": "2021-01-14T11:07:16+00:00" + "time": "2021-09-13T08:19:44+00:00" }, { "name": "doctrine/annotations", - "version": "v1.2.7", + "version": "1.13.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" + "reference": "5b668aef16090008790395c02c893b1ba13f7e08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", - "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08", + "reference": "5b668aef16090008790395c02c893b1ba13f7e08", "shasum": "" }, "require": { "doctrine/lexer": "1.*", - "php": ">=5.3.2" + "ext-tokenizer": "*", + "php": "^7.1 || ^8.0", + "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { - "doctrine/cache": "1.*", - "phpunit/phpunit": "4.*" + "doctrine/cache": "^1.11 || ^2.0", + "doctrine/coding-standard": "^6.0 || ^8.1", + "phpstan/phpstan": "^0.12.20", + "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", + "symfony/cache": "^4.4 || ^5.2" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3.x-dev" - } - }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Annotations\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", @@ -374,6 +377,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -382,10 +389,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -396,13 +399,13 @@ } ], "description": "Docblock Annotations Parser", - "homepage": "http://www.doctrine-project.org", + "homepage": "https://www.doctrine-project.org/projects/annotations.html", "keywords": [ "annotations", "docblock", "parser" ], - "time": "2015-08-31T12:32:49+00:00" + "time": "2021-08-05T19:00:23+00:00" }, { "name": "doctrine/instantiator", @@ -460,30 +463,28 @@ }, { "name": "doctrine/lexer", - "version": "1.0.2", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" + "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", - "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c", + "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": "^7.1 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.5" + "doctrine/coding-standard": "^9.0", + "phpstan/phpstan": "1.3", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "vimeo/psalm": "^4.11" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" @@ -494,14 +495,14 @@ "MIT" ], "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" @@ -516,7 +517,21 @@ "parser", "php" ], - "time": "2019-06-08T11:03:04+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", + "type": "tidelift" + } + ], + "time": "2022-01-12T08:27:12+00:00" }, { "name": "emotionloop/visualcaptcha", @@ -566,24 +581,21 @@ }, { "name": "ezyang/htmlpurifier", - "version": "v4.13.0", + "version": "v4.14.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75" + "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75", - "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75", + "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75", "shasum": "" }, "require": { "php": ">=5.2" }, - "require-dev": { - "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" - }, "type": "library", "autoload": { "psr-0": { @@ -612,7 +624,7 @@ "keywords": [ "html" ], - "time": "2020-06-29T00:56:53+00:00" + "time": "2021-12-25T01:21:49+00:00" }, { "name": "jms/metadata", @@ -946,16 +958,16 @@ }, { "name": "mobiledetect/mobiledetectlib", - "version": "2.8.34", + "version": "2.8.37", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", - "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b" + "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", - "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", + "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/9841e3c46f5bd0739b53aed8ac677fa712943df7", + "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7", "shasum": "" }, "require": { @@ -966,12 +978,12 @@ }, "type": "library", "autoload": { - "classmap": [ - "Mobile_Detect.php" - ], "psr-0": { "Detection": "namespaced/" - } + }, + "classmap": [ + "Mobile_Detect.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -994,7 +1006,13 @@ "mobile detector", "php mobile detect" ], - "time": "2019-09-18T18:44:20+00:00" + "funding": [ + { + "url": "https://github.com/serbanghita", + "type": "github" + } + ], + "time": "2021-02-19T21:22:57+00:00" }, { "name": "mustangostang/spyc", @@ -1048,16 +1066,16 @@ }, { "name": "netcommons/access-counters", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AccessCounters.git", - "reference": "25619d5de7281224b7f2ecda2c66dfdab69e754e" + "reference": "158ca4d121ea112ed5ee7c2b76e137cccffff8cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AccessCounters/zipball/25619d5de7281224b7f2ecda2c66dfdab69e754e", - "reference": "25619d5de7281224b7f2ecda2c66dfdab69e754e", + "url": "https://api.github.com/repos/NetCommons3/AccessCounters/zipball/158ca4d121ea112ed5ee7c2b76e137cccffff8cf", + "reference": "158ca4d121ea112ed5ee7c2b76e137cccffff8cf", "shasum": "" }, "require": { @@ -1091,20 +1109,20 @@ "access_counters", "cakephp" ], - "time": "2021-01-23T04:49:43+00:00" + "time": "2022-02-11T08:41:46+00:00" }, { "name": "netcommons/announcements", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Announcements.git", - "reference": "820a9c856204e14378eb2a3a908799dd4175d417" + "reference": "8d7fafbabe38bed9a1d981b4fa69552a7d2e9132" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Announcements/zipball/820a9c856204e14378eb2a3a908799dd4175d417", - "reference": "820a9c856204e14378eb2a3a908799dd4175d417", + "url": "https://api.github.com/repos/NetCommons3/Announcements/zipball/8d7fafbabe38bed9a1d981b4fa69552a7d2e9132", + "reference": "8d7fafbabe38bed9a1d981b4fa69552a7d2e9132", "shasum": "" }, "require": { @@ -1142,20 +1160,20 @@ "announcements", "cakephp" ], - "time": "2021-01-23T04:50:05+00:00" + "time": "2022-02-11T08:46:00+00:00" }, { "name": "netcommons/auth", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Auth.git", - "reference": "006a2b5946dfa79a71f9141358e0bad00e413f06" + "reference": "4fd1afb675926dc43cbf22ceb467504fc2f2a1a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Auth/zipball/006a2b5946dfa79a71f9141358e0bad00e413f06", - "reference": "006a2b5946dfa79a71f9141358e0bad00e413f06", + "url": "https://api.github.com/repos/NetCommons3/Auth/zipball/4fd1afb675926dc43cbf22ceb467504fc2f2a1a4", + "reference": "4fd1afb675926dc43cbf22ceb467504fc2f2a1a4", "shasum": "" }, "require": { @@ -1189,20 +1207,20 @@ "auth", "cakephp" ], - "time": "2021-01-23T04:50:24+00:00" + "time": "2022-02-11T08:50:14+00:00" }, { "name": "netcommons/auth-general", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AuthGeneral.git", - "reference": "b7ab369dc3e80234c419fab8d79cabb1812c2338" + "reference": "fdcdf4a51976ab1b2a40808336562cf5ab0474f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AuthGeneral/zipball/b7ab369dc3e80234c419fab8d79cabb1812c2338", - "reference": "b7ab369dc3e80234c419fab8d79cabb1812c2338", + "url": "https://api.github.com/repos/NetCommons3/AuthGeneral/zipball/fdcdf4a51976ab1b2a40808336562cf5ab0474f7", + "reference": "fdcdf4a51976ab1b2a40808336562cf5ab0474f7", "shasum": "" }, "require": { @@ -1235,20 +1253,20 @@ "auth", "cakephp" ], - "time": "2021-01-23T04:50:42+00:00" + "time": "2022-02-11T08:54:27+00:00" }, { "name": "netcommons/authorization-keys", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AuthorizationKeys.git", - "reference": "2ada14ebe1cd56bff18bee2c13fb9811e7f31ec7" + "reference": "f8b3417e8cad8f3dee797952bebee6b8c26a0f58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AuthorizationKeys/zipball/2ada14ebe1cd56bff18bee2c13fb9811e7f31ec7", - "reference": "2ada14ebe1cd56bff18bee2c13fb9811e7f31ec7", + "url": "https://api.github.com/repos/NetCommons3/AuthorizationKeys/zipball/f8b3417e8cad8f3dee797952bebee6b8c26a0f58", + "reference": "f8b3417e8cad8f3dee797952bebee6b8c26a0f58", "shasum": "" }, "require": { @@ -1297,20 +1315,20 @@ "authorization-keys", "cakephp" ], - "time": "2021-01-23T04:51:00+00:00" + "time": "2022-02-11T08:58:40+00:00" }, { "name": "netcommons/bbses", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Bbses.git", - "reference": "b742d9dd4effbe5159449494772f262c8720c167" + "reference": "76ab06edf08aa5c7d6e89c46b24a96705d9f3627" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Bbses/zipball/b742d9dd4effbe5159449494772f262c8720c167", - "reference": "b742d9dd4effbe5159449494772f262c8720c167", + "url": "https://api.github.com/repos/NetCommons3/Bbses/zipball/76ab06edf08aa5c7d6e89c46b24a96705d9f3627", + "reference": "76ab06edf08aa5c7d6e89c46b24a96705d9f3627", "shasum": "" }, "require": { @@ -1350,20 +1368,20 @@ "bbses", "cakephp" ], - "time": "2021-01-23T04:51:20+00:00" + "time": "2022-02-11T09:02:53+00:00" }, { "name": "netcommons/blocks", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Blocks.git", - "reference": "d2e7ca19382d47f1c444b837038f0f2b256a188b" + "reference": "4a6e111c7d1f3199cef9e4784d33ad85f8d82b1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Blocks/zipball/d2e7ca19382d47f1c444b837038f0f2b256a188b", - "reference": "d2e7ca19382d47f1c444b837038f0f2b256a188b", + "url": "https://api.github.com/repos/NetCommons3/Blocks/zipball/4a6e111c7d1f3199cef9e4784d33ad85f8d82b1c", + "reference": "4a6e111c7d1f3199cef9e4784d33ad85f8d82b1c", "shasum": "" }, "require": { @@ -1401,20 +1419,20 @@ "blocks", "cakephp" ], - "time": "2021-01-23T04:51:38+00:00" + "time": "2022-02-11T09:07:08+00:00" }, { "name": "netcommons/blogs", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Blogs.git", - "reference": "d0a7f8162c87908be1b467d415959899b36f326e" + "reference": "fcd24edcba5cfcb08306f4455e78f4ca5f5bb74a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Blogs/zipball/d0a7f8162c87908be1b467d415959899b36f326e", - "reference": "d0a7f8162c87908be1b467d415959899b36f326e", + "url": "https://api.github.com/repos/NetCommons3/Blogs/zipball/fcd24edcba5cfcb08306f4455e78f4ca5f5bb74a", + "reference": "fcd24edcba5cfcb08306f4455e78f4ca5f5bb74a", "shasum": "" }, "require": { @@ -1461,20 +1479,20 @@ "blogs", "cakephp" ], - "time": "2021-01-23T04:51:57+00:00" + "time": "2022-02-11T09:11:21+00:00" }, { "name": "netcommons/boxes", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Boxes.git", - "reference": "aabea396b8716665fdf65025a969389373344bca" + "reference": "30b6e3e86fef5ae1423f9b74f902b5e5e46acf0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Boxes/zipball/aabea396b8716665fdf65025a969389373344bca", - "reference": "aabea396b8716665fdf65025a969389373344bca", + "url": "https://api.github.com/repos/NetCommons3/Boxes/zipball/30b6e3e86fef5ae1423f9b74f902b5e5e46acf0d", + "reference": "30b6e3e86fef5ae1423f9b74f902b5e5e46acf0d", "shasum": "" }, "require": { @@ -1509,20 +1527,20 @@ "boxes", "cakephp" ], - "time": "2021-01-23T04:52:17+00:00" + "time": "2022-02-11T09:15:36+00:00" }, { "name": "netcommons/cabinets", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Cabinets.git", - "reference": "f08da23f0bf18e1015a38dd68fb975ee664bb7dd" + "reference": "295bf54ce4227642069e504ee8b09bbc7eeef9f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Cabinets/zipball/f08da23f0bf18e1015a38dd68fb975ee664bb7dd", - "reference": "f08da23f0bf18e1015a38dd68fb975ee664bb7dd", + "url": "https://api.github.com/repos/NetCommons3/Cabinets/zipball/295bf54ce4227642069e504ee8b09bbc7eeef9f1", + "reference": "295bf54ce4227642069e504ee8b09bbc7eeef9f1", "shasum": "" }, "require": { @@ -1567,20 +1585,20 @@ "cabinets", "cakephp" ], - "time": "2021-01-23T04:52:40+00:00" + "time": "2022-02-11T09:19:49+00:00" }, { "name": "netcommons/calendars", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Calendars.git", - "reference": "d85fc604d2de0443d1caa5862b0699656947f542" + "reference": "34f2a1ad376eec0cafa2346426a93d0afe856686" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Calendars/zipball/d85fc604d2de0443d1caa5862b0699656947f542", - "reference": "d85fc604d2de0443d1caa5862b0699656947f542", + "url": "https://api.github.com/repos/NetCommons3/Calendars/zipball/34f2a1ad376eec0cafa2346426a93d0afe856686", + "reference": "34f2a1ad376eec0cafa2346426a93d0afe856686", "shasum": "" }, "require": { @@ -1641,20 +1659,20 @@ "cakephp", "calendars" ], - "time": "2021-01-23T04:53:02+00:00" + "time": "2022-02-11T09:24:05+00:00" }, { "name": "netcommons/categories", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Categories.git", - "reference": "37e1c058ac3868458a6c3a8c9ebece427bb0094f" + "reference": "a1121ac5ab9393ea0c5c62895c16a0fbb697e299" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Categories/zipball/37e1c058ac3868458a6c3a8c9ebece427bb0094f", - "reference": "37e1c058ac3868458a6c3a8c9ebece427bb0094f", + "url": "https://api.github.com/repos/NetCommons3/Categories/zipball/a1121ac5ab9393ea0c5c62895c16a0fbb697e299", + "reference": "a1121ac5ab9393ea0c5c62895c16a0fbb697e299", "shasum": "" }, "require": { @@ -1686,20 +1704,20 @@ "cakephp", "categories" ], - "time": "2021-01-23T04:53:23+00:00" + "time": "2022-02-11T09:28:18+00:00" }, { "name": "netcommons/circular-notices", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CircularNotices.git", - "reference": "5389949656776a9d757319093200e132ad10ccf2" + "reference": "b2159b37400c41c296c5b6c6ec00562751ace5e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CircularNotices/zipball/5389949656776a9d757319093200e132ad10ccf2", - "reference": "5389949656776a9d757319093200e132ad10ccf2", + "url": "https://api.github.com/repos/NetCommons3/CircularNotices/zipball/b2159b37400c41c296c5b6c6ec00562751ace5e0", + "reference": "b2159b37400c41c296c5b6c6ec00562751ace5e0", "shasum": "" }, "require": { @@ -1753,20 +1771,20 @@ "cakephp", "circular-notices" ], - "time": "2021-01-23T04:53:45+00:00" + "time": "2022-02-11T09:32:33+00:00" }, { "name": "netcommons/clean-up", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CleanUp.git", - "reference": "b449ff8f2b55f83d9ce0a040ed3c193239fb8dcd" + "reference": "bdaeaa74a04597e388d8a8043f33ff8a988edafe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CleanUp/zipball/b449ff8f2b55f83d9ce0a040ed3c193239fb8dcd", - "reference": "b449ff8f2b55f83d9ce0a040ed3c193239fb8dcd", + "url": "https://api.github.com/repos/NetCommons3/CleanUp/zipball/bdaeaa74a04597e388d8a8043f33ff8a988edafe", + "reference": "bdaeaa74a04597e388d8a8043f33ff8a988edafe", "shasum": "" }, "require": { @@ -1812,20 +1830,20 @@ "cakephp", "clean-up" ], - "time": "2021-01-23T04:54:03+00:00" + "time": "2022-02-11T09:36:46+00:00" }, { "name": "netcommons/community-space", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CommunitySpace.git", - "reference": "a1518354e43166dbfd70bbd740f9d655f16ebcba" + "reference": "b53b28635efb353041d8a38fa4e6738163e1c4cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CommunitySpace/zipball/a1518354e43166dbfd70bbd740f9d655f16ebcba", - "reference": "a1518354e43166dbfd70bbd740f9d655f16ebcba", + "url": "https://api.github.com/repos/NetCommons3/CommunitySpace/zipball/b53b28635efb353041d8a38fa4e6738163e1c4cb", + "reference": "b53b28635efb353041d8a38fa4e6738163e1c4cb", "shasum": "" }, "require": { @@ -1856,20 +1874,20 @@ "cakephp", "community_space" ], - "time": "2021-01-23T04:54:22+00:00" + "time": "2022-02-11T09:40:59+00:00" }, { "name": "netcommons/containers", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Containers.git", - "reference": "836238c9c2f96f4f71f7a354deb1a805abd92eeb" + "reference": "3f1b0bae59e85cac9273a57282f372abd3454575" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Containers/zipball/836238c9c2f96f4f71f7a354deb1a805abd92eeb", - "reference": "836238c9c2f96f4f71f7a354deb1a805abd92eeb", + "url": "https://api.github.com/repos/NetCommons3/Containers/zipball/3f1b0bae59e85cac9273a57282f372abd3454575", + "reference": "3f1b0bae59e85cac9273a57282f372abd3454575", "shasum": "" }, "require": { @@ -1902,20 +1920,20 @@ "cakephp", "containers" ], - "time": "2021-01-23T04:54:40+00:00" + "time": "2022-02-11T09:45:12+00:00" }, { "name": "netcommons/content-comments", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ContentComments.git", - "reference": "734a03556740618a76b3b41794370258552de1c5" + "reference": "beefa6027b3b9468278e591bded0857c91bec0cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ContentComments/zipball/734a03556740618a76b3b41794370258552de1c5", - "reference": "734a03556740618a76b3b41794370258552de1c5", + "url": "https://api.github.com/repos/NetCommons3/ContentComments/zipball/beefa6027b3b9468278e591bded0857c91bec0cf", + "reference": "beefa6027b3b9468278e591bded0857c91bec0cf", "shasum": "" }, "require": { @@ -1956,20 +1974,20 @@ "cakephp", "content-comments" ], - "time": "2021-01-23T04:55:04+00:00" + "time": "2022-02-11T10:04:28+00:00" }, { "name": "netcommons/control-panel", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ControlPanel.git", - "reference": "21aefe07206b7a8be68ebb81322d70ddbd5dcd61" + "reference": "9a1612f951348cc01eb2708eb17605aefd76a929" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ControlPanel/zipball/21aefe07206b7a8be68ebb81322d70ddbd5dcd61", - "reference": "21aefe07206b7a8be68ebb81322d70ddbd5dcd61", + "url": "https://api.github.com/repos/NetCommons3/ControlPanel/zipball/9a1612f951348cc01eb2708eb17605aefd76a929", + "reference": "9a1612f951348cc01eb2708eb17605aefd76a929", "shasum": "" }, "require": { @@ -2005,20 +2023,20 @@ "cakephp", "control_panel" ], - "time": "2021-01-23T04:55:22+00:00" + "time": "2022-02-11T10:08:42+00:00" }, { "name": "netcommons/data-types", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/DataTypes.git", - "reference": "cc003575e9ac7adc876fc5c6db308f3ef245f1b7" + "reference": "8a779a1257b7d745ba0ae360c80f131433a1be8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/DataTypes/zipball/cc003575e9ac7adc876fc5c6db308f3ef245f1b7", - "reference": "cc003575e9ac7adc876fc5c6db308f3ef245f1b7", + "url": "https://api.github.com/repos/NetCommons3/DataTypes/zipball/8a779a1257b7d745ba0ae360c80f131433a1be8f", + "reference": "8a779a1257b7d745ba0ae360c80f131433a1be8f", "shasum": "" }, "require": { @@ -2049,20 +2067,20 @@ "cakephp", "data_types" ], - "time": "2021-01-23T04:55:40+00:00" + "time": "2022-02-11T10:12:55+00:00" }, { "name": "netcommons/faqs", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Faqs.git", - "reference": "aa1319d5fa43ddd073e98ba35abcd836ef4913b0" + "reference": "fc383a28743dbe3828ecf964b8803e2b05877f4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Faqs/zipball/aa1319d5fa43ddd073e98ba35abcd836ef4913b0", - "reference": "aa1319d5fa43ddd073e98ba35abcd836ef4913b0", + "url": "https://api.github.com/repos/NetCommons3/Faqs/zipball/fc383a28743dbe3828ecf964b8803e2b05877f4e", + "reference": "fc383a28743dbe3828ecf964b8803e2b05877f4e", "shasum": "" }, "require": { @@ -2106,20 +2124,20 @@ "cakephp", "faqs" ], - "time": "2021-01-23T04:55:58+00:00" + "time": "2022-02-11T10:17:08+00:00" }, { "name": "netcommons/files", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Files.git", - "reference": "7b3b88444b0b953c01b9739c310b77af0724aed1" + "reference": "68247cd591cfa07e19fb8f5b3458f921f7babb48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Files/zipball/7b3b88444b0b953c01b9739c310b77af0724aed1", - "reference": "7b3b88444b0b953c01b9739c310b77af0724aed1", + "url": "https://api.github.com/repos/NetCommons3/Files/zipball/68247cd591cfa07e19fb8f5b3458f921f7babb48", + "reference": "68247cd591cfa07e19fb8f5b3458f921f7babb48", "shasum": "" }, "require": { @@ -2154,20 +2172,20 @@ "cakephp", "files" ], - "time": "2021-01-23T04:56:17+00:00" + "time": "2022-02-11T10:21:21+00:00" }, { "name": "netcommons/frames", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Frames.git", - "reference": "a5b4320e7a46cad8133167224c18f0ab940bb754" + "reference": "42650474b4567962e1e05ff57b95156cc47baff8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Frames/zipball/a5b4320e7a46cad8133167224c18f0ab940bb754", - "reference": "a5b4320e7a46cad8133167224c18f0ab940bb754", + "url": "https://api.github.com/repos/NetCommons3/Frames/zipball/42650474b4567962e1e05ff57b95156cc47baff8", + "reference": "42650474b4567962e1e05ff57b95156cc47baff8", "shasum": "" }, "require": { @@ -2203,20 +2221,20 @@ "cakephp", "frames" ], - "time": "2021-01-23T04:56:36+00:00" + "time": "2022-02-11T10:25:34+00:00" }, { "name": "netcommons/groups", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Groups.git", - "reference": "5d64de9b7b1b2a9997a396cb800aa3e2d51c0d9d" + "reference": "3ef1e3af5e570b317a89a3f6998bc6cea335cc69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Groups/zipball/5d64de9b7b1b2a9997a396cb800aa3e2d51c0d9d", - "reference": "5d64de9b7b1b2a9997a396cb800aa3e2d51c0d9d", + "url": "https://api.github.com/repos/NetCommons3/Groups/zipball/3ef1e3af5e570b317a89a3f6998bc6cea335cc69", + "reference": "3ef1e3af5e570b317a89a3f6998bc6cea335cc69", "shasum": "" }, "require": { @@ -2252,20 +2270,20 @@ "cakephp", "groups" ], - "time": "2021-01-23T04:56:53+00:00" + "time": "2022-02-11T10:29:47+00:00" }, { "name": "netcommons/holidays", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Holidays.git", - "reference": "ef8ab74c05a71e9652ac2248223802af10e5080c" + "reference": "1fcb4eb523f82d37e8c36f043c2dbae18fe68ff5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Holidays/zipball/ef8ab74c05a71e9652ac2248223802af10e5080c", - "reference": "ef8ab74c05a71e9652ac2248223802af10e5080c", + "url": "https://api.github.com/repos/NetCommons3/Holidays/zipball/1fcb4eb523f82d37e8c36f043c2dbae18fe68ff5", + "reference": "1fcb4eb523f82d37e8c36f043c2dbae18fe68ff5", "shasum": "" }, "require": { @@ -2317,20 +2335,20 @@ "cakephp", "holidays" ], - "time": "2021-01-23T04:57:11+00:00" + "time": "2022-02-11T10:34:00+00:00" }, { "name": "netcommons/iframes", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Iframes.git", - "reference": "18e98633578554b46af6910c57605873925727de" + "reference": "7da23aa08af8c1c1a8a03acb6dead504bbab42bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Iframes/zipball/18e98633578554b46af6910c57605873925727de", - "reference": "18e98633578554b46af6910c57605873925727de", + "url": "https://api.github.com/repos/NetCommons3/Iframes/zipball/7da23aa08af8c1c1a8a03acb6dead504bbab42bc", + "reference": "7da23aa08af8c1c1a8a03acb6dead504bbab42bc", "shasum": "" }, "require": { @@ -2368,20 +2386,20 @@ "cakephp", "iframes" ], - "time": "2021-01-23T04:57:29+00:00" + "time": "2022-02-11T10:38:13+00:00" }, { "name": "netcommons/install", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Install.git", - "reference": "9a5af8d157aa1362cb32d4f63951831c5c815db9" + "reference": "d8413659ad04ac08243905865061c77142363c19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Install/zipball/9a5af8d157aa1362cb32d4f63951831c5c815db9", - "reference": "9a5af8d157aa1362cb32d4f63951831c5c815db9", + "url": "https://api.github.com/repos/NetCommons3/Install/zipball/d8413659ad04ac08243905865061c77142363c19", + "reference": "d8413659ad04ac08243905865061c77142363c19", "shasum": "" }, "require": { @@ -2437,20 +2455,20 @@ "cakephp", "install" ], - "time": "2021-01-23T04:57:49+00:00" + "time": "2022-02-11T10:42:26+00:00" }, { "name": "netcommons/likes", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Likes.git", - "reference": "4b8ec03210669dcc0fcdd17a7131079546eef297" + "reference": "a5d99168f5c886a2434ea1880c61116f9b896119" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Likes/zipball/4b8ec03210669dcc0fcdd17a7131079546eef297", - "reference": "4b8ec03210669dcc0fcdd17a7131079546eef297", + "url": "https://api.github.com/repos/NetCommons3/Likes/zipball/a5d99168f5c886a2434ea1880c61116f9b896119", + "reference": "a5d99168f5c886a2434ea1880c61116f9b896119", "shasum": "" }, "require": { @@ -2481,20 +2499,20 @@ "cakephp", "likes" ], - "time": "2021-01-23T04:58:06+00:00" + "time": "2022-02-11T10:46:40+00:00" }, { "name": "netcommons/links", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Links.git", - "reference": "1e631712d976e95c5837d0828caefefa53cf3b78" + "reference": "a28392dbbec0564f6ccfbd28f41e3835fdd32c8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Links/zipball/1e631712d976e95c5837d0828caefefa53cf3b78", - "reference": "1e631712d976e95c5837d0828caefefa53cf3b78", + "url": "https://api.github.com/repos/NetCommons3/Links/zipball/a28392dbbec0564f6ccfbd28f41e3835fdd32c8a", + "reference": "a28392dbbec0564f6ccfbd28f41e3835fdd32c8a", "shasum": "" }, "require": { @@ -2535,20 +2553,20 @@ "cakephp", "links" ], - "time": "2021-01-23T04:58:30+00:00" + "time": "2022-02-11T10:50:54+00:00" }, { "name": "netcommons/m17n", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/M17n.git", - "reference": "09f61e87cc0c1a5388a226c43454a146b1c19268" + "reference": "f7d602eb081cf4aa137fd696254c02acc7cc13d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/M17n/zipball/09f61e87cc0c1a5388a226c43454a146b1c19268", - "reference": "09f61e87cc0c1a5388a226c43454a146b1c19268", + "url": "https://api.github.com/repos/NetCommons3/M17n/zipball/f7d602eb081cf4aa137fd696254c02acc7cc13d7", + "reference": "f7d602eb081cf4aa137fd696254c02acc7cc13d7", "shasum": "" }, "require": { @@ -2581,20 +2599,20 @@ "cakephp", "m17n" ], - "time": "2021-01-23T04:58:48+00:00" + "time": "2022-02-11T10:55:07+00:00" }, { "name": "netcommons/mails", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Mails.git", - "reference": "628b22764068c18d4fa4e21948a359447ffde5b9" + "reference": "f9778ec37099fa92c9057c2346092de0d34bbea3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Mails/zipball/628b22764068c18d4fa4e21948a359447ffde5b9", - "reference": "628b22764068c18d4fa4e21948a359447ffde5b9", + "url": "https://api.github.com/repos/NetCommons3/Mails/zipball/f9778ec37099fa92c9057c2346092de0d34bbea3", + "reference": "f9778ec37099fa92c9057c2346092de0d34bbea3", "shasum": "" }, "require": { @@ -2638,20 +2656,20 @@ "cakephp", "mails" ], - "time": "2021-01-23T04:59:13+00:00" + "time": "2022-02-11T10:59:20+00:00" }, { "name": "netcommons/menus", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Menus.git", - "reference": "5d32e30f950082f289ea119b20628da91b64af25" + "reference": "9268fd7163c362e44c2d8e2d886b1ffa09a9315f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Menus/zipball/5d32e30f950082f289ea119b20628da91b64af25", - "reference": "5d32e30f950082f289ea119b20628da91b64af25", + "url": "https://api.github.com/repos/NetCommons3/Menus/zipball/9268fd7163c362e44c2d8e2d886b1ffa09a9315f", + "reference": "9268fd7163c362e44c2d8e2d886b1ffa09a9315f", "shasum": "" }, "require": { @@ -2690,20 +2708,20 @@ "cakephp", "menu" ], - "time": "2021-01-23T04:59:33+00:00" + "time": "2022-02-11T11:03:34+00:00" }, { "name": "netcommons/multidatabases", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Multidatabases.git", - "reference": "4a361e2aca8b549eae36b070d040482366b7526b" + "reference": "de3305fae54aec03c503e9030a7bafcb5721b78d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Multidatabases/zipball/4a361e2aca8b549eae36b070d040482366b7526b", - "reference": "4a361e2aca8b549eae36b070d040482366b7526b", + "url": "https://api.github.com/repos/NetCommons3/Multidatabases/zipball/de3305fae54aec03c503e9030a7bafcb5721b78d", + "reference": "de3305fae54aec03c503e9030a7bafcb5721b78d", "shasum": "" }, "require": { @@ -2741,20 +2759,20 @@ "cakephp", "multidatabases" ], - "time": "2021-01-23T04:59:52+00:00" + "time": "2022-02-11T11:07:48+00:00" }, { "name": "netcommons/nc2-to-nc3", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Nc2ToNc3.git", - "reference": "f42aaca898abb07feeef7c7e3f93652ade5dbdb2" + "reference": "54955c611ce113a5886d4c20a63ce49a117dd9a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Nc2ToNc3/zipball/f42aaca898abb07feeef7c7e3f93652ade5dbdb2", - "reference": "f42aaca898abb07feeef7c7e3f93652ade5dbdb2", + "url": "https://api.github.com/repos/NetCommons3/Nc2ToNc3/zipball/54955c611ce113a5886d4c20a63ce49a117dd9a9", + "reference": "54955c611ce113a5886d4c20a63ce49a117dd9a9", "shasum": "" }, "require": { @@ -2825,20 +2843,20 @@ "cakephp", "nc2-to-nc3" ], - "time": "2021-01-23T05:00:14+00:00" + "time": "2022-02-11T11:27:04+00:00" }, { "name": "netcommons/net-commons", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/NetCommons.git", - "reference": "c96c103a209534f02b31c01643356bfb4e8bf4ef" + "reference": "470a8f719eef138aada4b57721571d7b90137ac9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/NetCommons/zipball/c96c103a209534f02b31c01643356bfb4e8bf4ef", - "reference": "c96c103a209534f02b31c01643356bfb4e8bf4ef", + "url": "https://api.github.com/repos/NetCommons3/NetCommons/zipball/470a8f719eef138aada4b57721571d7b90137ac9", + "reference": "470a8f719eef138aada4b57721571d7b90137ac9", "shasum": "" }, "require": { @@ -2895,20 +2913,20 @@ "cakephp", "netcommons" ], - "time": "2021-01-23T05:00:40+00:00" + "time": "2022-02-11T11:31:25+00:00" }, { "name": "netcommons/notifications", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Notifications.git", - "reference": "3341b86af103285557a18fa58bb9d1ff24d94f8d" + "reference": "4acbce9b723b765874253efe56d20f5d6a21ce76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Notifications/zipball/3341b86af103285557a18fa58bb9d1ff24d94f8d", - "reference": "3341b86af103285557a18fa58bb9d1ff24d94f8d", + "url": "https://api.github.com/repos/NetCommons3/Notifications/zipball/4acbce9b723b765874253efe56d20f5d6a21ce76", + "reference": "4acbce9b723b765874253efe56d20f5d6a21ce76", "shasum": "" }, "require": { @@ -2939,20 +2957,20 @@ "cakephp", "notifications" ], - "time": "2021-01-23T05:00:58+00:00" + "time": "2022-02-11T11:35:38+00:00" }, { "name": "netcommons/pages", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Pages.git", - "reference": "4402b10c2969ef812bd610208048d9a7c3c9a88a" + "reference": "c53612e920dc78d41d090602cd566d242e6eb84c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Pages/zipball/4402b10c2969ef812bd610208048d9a7c3c9a88a", - "reference": "4402b10c2969ef812bd610208048d9a7c3c9a88a", + "url": "https://api.github.com/repos/NetCommons3/Pages/zipball/c53612e920dc78d41d090602cd566d242e6eb84c", + "reference": "c53612e920dc78d41d090602cd566d242e6eb84c", "shasum": "" }, "require": { @@ -2996,20 +3014,20 @@ "cakephp", "pages" ], - "time": "2021-01-23T05:01:18+00:00" + "time": "2022-02-11T11:39:52+00:00" }, { "name": "netcommons/photo-albums", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PhotoAlbums.git", - "reference": "6c8ec3e1e21a5c2b0cc46cbe4e4e9204b8e57675" + "reference": "2e525f78f0b30b5b081ff55b132a66bfb15ccd77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PhotoAlbums/zipball/6c8ec3e1e21a5c2b0cc46cbe4e4e9204b8e57675", - "reference": "6c8ec3e1e21a5c2b0cc46cbe4e4e9204b8e57675", + "url": "https://api.github.com/repos/NetCommons3/PhotoAlbums/zipball/2e525f78f0b30b5b081ff55b132a66bfb15ccd77", + "reference": "2e525f78f0b30b5b081ff55b132a66bfb15ccd77", "shasum": "" }, "require": { @@ -3041,20 +3059,20 @@ "netcommons", "photoAlbums" ], - "time": "2021-01-23T05:01:38+00:00" + "time": "2022-02-11T11:44:08+00:00" }, { "name": "netcommons/plugin-manager", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PluginManager.git", - "reference": "e522ab0223e6015bef795d49392f8379fec81d86" + "reference": "3de399dc68bee27e128ef6a132395f0c91f5a1c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PluginManager/zipball/e522ab0223e6015bef795d49392f8379fec81d86", - "reference": "e522ab0223e6015bef795d49392f8379fec81d86", + "url": "https://api.github.com/repos/NetCommons3/PluginManager/zipball/3de399dc68bee27e128ef6a132395f0c91f5a1c5", + "reference": "3de399dc68bee27e128ef6a132395f0c91f5a1c5", "shasum": "" }, "require": { @@ -3094,20 +3112,20 @@ "cakephp", "plugin-manager" ], - "time": "2021-01-23T05:01:58+00:00" + "time": "2022-02-11T11:48:21+00:00" }, { "name": "netcommons/private-space", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PrivateSpace.git", - "reference": "adaaf296f68d4c766039b0640fb8d1bfdcc654d9" + "reference": "cf4221c1d6ae8ffcfbf1e274ce80b449b2a2c5b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PrivateSpace/zipball/adaaf296f68d4c766039b0640fb8d1bfdcc654d9", - "reference": "adaaf296f68d4c766039b0640fb8d1bfdcc654d9", + "url": "https://api.github.com/repos/NetCommons3/PrivateSpace/zipball/cf4221c1d6ae8ffcfbf1e274ce80b449b2a2c5b8", + "reference": "cf4221c1d6ae8ffcfbf1e274ce80b449b2a2c5b8", "shasum": "" }, "require": { @@ -3141,20 +3159,20 @@ "cakephp", "private_space" ], - "time": "2021-01-23T05:02:17+00:00" + "time": "2022-02-11T11:52:35+00:00" }, { "name": "netcommons/public-space", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PublicSpace.git", - "reference": "1af166f6906f21c22446530367179858c6104c70" + "reference": "3bcb83536ba355ac008874a65fcf8db9f4343b59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PublicSpace/zipball/1af166f6906f21c22446530367179858c6104c70", - "reference": "1af166f6906f21c22446530367179858c6104c70", + "url": "https://api.github.com/repos/NetCommons3/PublicSpace/zipball/3bcb83536ba355ac008874a65fcf8db9f4343b59", + "reference": "3bcb83536ba355ac008874a65fcf8db9f4343b59", "shasum": "" }, "require": { @@ -3186,20 +3204,20 @@ "public", "space" ], - "time": "2021-01-23T05:02:35+00:00" + "time": "2022-02-11T11:56:49+00:00" }, { "name": "netcommons/questionnaires", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Questionnaires.git", - "reference": "edd8afb7bfb5f64fe9d19dca46af48523ab54d66" + "reference": "3c5ced2b3009d74bd97cf7991c11d3de76b3ff47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Questionnaires/zipball/edd8afb7bfb5f64fe9d19dca46af48523ab54d66", - "reference": "edd8afb7bfb5f64fe9d19dca46af48523ab54d66", + "url": "https://api.github.com/repos/NetCommons3/Questionnaires/zipball/3c5ced2b3009d74bd97cf7991c11d3de76b3ff47", + "reference": "3c5ced2b3009d74bd97cf7991c11d3de76b3ff47", "shasum": "" }, "require": { @@ -3261,20 +3279,20 @@ "cakephp", "questionnaires" ], - "time": "2021-01-23T05:02:56+00:00" + "time": "2022-02-11T12:01:04+00:00" }, { "name": "netcommons/quizzes", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Quizzes.git", - "reference": "61c5a08beb923af435daef1cd9383c93a10e4d31" + "reference": "169396dad23e800c5a9212ecdd08ed90f8804843" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Quizzes/zipball/61c5a08beb923af435daef1cd9383c93a10e4d31", - "reference": "61c5a08beb923af435daef1cd9383c93a10e4d31", + "url": "https://api.github.com/repos/NetCommons3/Quizzes/zipball/169396dad23e800c5a9212ecdd08ed90f8804843", + "reference": "169396dad23e800c5a9212ecdd08ed90f8804843", "shasum": "" }, "require": { @@ -3336,20 +3354,20 @@ "cakephp", "quizzes" ], - "time": "2021-01-23T05:03:15+00:00" + "time": "2022-02-11T12:17:09+00:00" }, { "name": "netcommons/registrations", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Registrations.git", - "reference": "6bc8572243211987e4b193a9b639e2751eb2eda3" + "reference": "5f47557fd27edc0b531a28df4fd6b2ab080177ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Registrations/zipball/6bc8572243211987e4b193a9b639e2751eb2eda3", - "reference": "6bc8572243211987e4b193a9b639e2751eb2eda3", + "url": "https://api.github.com/repos/NetCommons3/Registrations/zipball/5f47557fd27edc0b531a28df4fd6b2ab080177ae", + "reference": "5f47557fd27edc0b531a28df4fd6b2ab080177ae", "shasum": "" }, "require": { @@ -3417,20 +3435,20 @@ "cakephp", "registrations" ], - "time": "2021-01-23T05:03:34+00:00" + "time": "2022-02-11T12:33:13+00:00" }, { "name": "netcommons/reservations", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Reservations.git", - "reference": "5a93965c677e48eacc3b413cde13eea354707c52" + "reference": "24bdf80f3e8e1d486c0fcb658987627c6b0f6788" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Reservations/zipball/5a93965c677e48eacc3b413cde13eea354707c52", - "reference": "5a93965c677e48eacc3b413cde13eea354707c52", + "url": "https://api.github.com/repos/NetCommons3/Reservations/zipball/24bdf80f3e8e1d486c0fcb658987627c6b0f6788", + "reference": "24bdf80f3e8e1d486c0fcb658987627c6b0f6788", "shasum": "" }, "require": { @@ -3492,20 +3510,20 @@ "cakephp", "reservations" ], - "time": "2021-01-23T05:03:54+00:00" + "time": "2022-02-11T12:49:17+00:00" }, { "name": "netcommons/roles", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Roles.git", - "reference": "263747aacc4affeb78245ff8a8864971ecfd3042" + "reference": "69e53c778436120d982cbab3d0cf5f45c7b0cfad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Roles/zipball/263747aacc4affeb78245ff8a8864971ecfd3042", - "reference": "263747aacc4affeb78245ff8a8864971ecfd3042", + "url": "https://api.github.com/repos/NetCommons3/Roles/zipball/69e53c778436120d982cbab3d0cf5f45c7b0cfad", + "reference": "69e53c778436120d982cbab3d0cf5f45c7b0cfad", "shasum": "" }, "require": { @@ -3537,20 +3555,20 @@ "netcommons", "roles" ], - "time": "2021-01-23T05:04:12+00:00" + "time": "2022-02-11T12:53:30+00:00" }, { "name": "netcommons/rooms", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Rooms.git", - "reference": "f39525c0db0ae35faf585c35f0111449e7299622" + "reference": "c64c3a3138713705d29c9986c8d40edf020fd057" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Rooms/zipball/f39525c0db0ae35faf585c35f0111449e7299622", - "reference": "f39525c0db0ae35faf585c35f0111449e7299622", + "url": "https://api.github.com/repos/NetCommons3/Rooms/zipball/c64c3a3138713705d29c9986c8d40edf020fd057", + "reference": "c64c3a3138713705d29c9986c8d40edf020fd057", "shasum": "" }, "require": { @@ -3602,20 +3620,20 @@ "netcommons", "rooms" ], - "time": "2021-01-23T05:04:39+00:00" + "time": "2022-02-11T12:57:43+00:00" }, { "name": "netcommons/rss-readers", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/RssReaders.git", - "reference": "02f220022790155b53adf8282c24fcee11f1d5d3" + "reference": "16bfd858b1f08893b0e7816ec161fd5cb39c1327" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/RssReaders/zipball/02f220022790155b53adf8282c24fcee11f1d5d3", - "reference": "02f220022790155b53adf8282c24fcee11f1d5d3", + "url": "https://api.github.com/repos/NetCommons3/RssReaders/zipball/16bfd858b1f08893b0e7816ec161fd5cb39c1327", + "reference": "16bfd858b1f08893b0e7816ec161fd5cb39c1327", "shasum": "" }, "require": { @@ -3656,20 +3674,20 @@ "cakephp", "rss-readers" ], - "time": "2021-01-23T05:04:58+00:00" + "time": "2022-02-11T13:02:02+00:00" }, { "name": "netcommons/searches", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Searches.git", - "reference": "dcc19593365bfce1f11af35f7b1fe4226d89cbfc" + "reference": "076f06d0a68de737cb7aa791bdb7b4781e91b089" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Searches/zipball/dcc19593365bfce1f11af35f7b1fe4226d89cbfc", - "reference": "dcc19593365bfce1f11af35f7b1fe4226d89cbfc", + "url": "https://api.github.com/repos/NetCommons3/Searches/zipball/076f06d0a68de737cb7aa791bdb7b4781e91b089", + "reference": "076f06d0a68de737cb7aa791bdb7b4781e91b089", "shasum": "" }, "require": { @@ -3710,20 +3728,20 @@ "cakephp", "searches" ], - "time": "2021-01-23T05:05:18+00:00" + "time": "2022-02-11T13:06:16+00:00" }, { "name": "netcommons/site-manager", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/SiteManager.git", - "reference": "72a02f86198c7dc99d4ad127110e14e2912ebba6" + "reference": "d9c8ce10f3ebe9b1bfd420e5c6637baf94b67b2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/SiteManager/zipball/72a02f86198c7dc99d4ad127110e14e2912ebba6", - "reference": "72a02f86198c7dc99d4ad127110e14e2912ebba6", + "url": "https://api.github.com/repos/NetCommons3/SiteManager/zipball/d9c8ce10f3ebe9b1bfd420e5c6637baf94b67b2b", + "reference": "d9c8ce10f3ebe9b1bfd420e5c6637baf94b67b2b", "shasum": "" }, "require": { @@ -3769,20 +3787,20 @@ "cakephp", "site_manager" ], - "time": "2021-01-23T05:05:48+00:00" + "time": "2022-02-11T13:25:32+00:00" }, { "name": "netcommons/system-manager", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/SystemManager.git", - "reference": "c2281fd713c7a365c1cac1890fe354a51391218a" + "reference": "2e86f5812fb85833d3c5a46bf257f6249a3d7da4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/SystemManager/zipball/c2281fd713c7a365c1cac1890fe354a51391218a", - "reference": "c2281fd713c7a365c1cac1890fe354a51391218a", + "url": "https://api.github.com/repos/NetCommons3/SystemManager/zipball/2e86f5812fb85833d3c5a46bf257f6249a3d7da4", + "reference": "2e86f5812fb85833d3c5a46bf257f6249a3d7da4", "shasum": "" }, "require": { @@ -3823,20 +3841,20 @@ "cakephp", "system_manager" ], - "time": "2021-01-23T05:06:10+00:00" + "time": "2022-02-11T13:29:44+00:00" }, { "name": "netcommons/tags", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Tags.git", - "reference": "fc4431e540d99b145c821563e0b8ea8a910c94f6" + "reference": "3336de67a525258ceb4c69b19eb6d553ba9dda34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Tags/zipball/fc4431e540d99b145c821563e0b8ea8a910c94f6", - "reference": "fc4431e540d99b145c821563e0b8ea8a910c94f6", + "url": "https://api.github.com/repos/NetCommons3/Tags/zipball/3336de67a525258ceb4c69b19eb6d553ba9dda34", + "reference": "3336de67a525258ceb4c69b19eb6d553ba9dda34", "shasum": "" }, "require": { @@ -3873,20 +3891,20 @@ "cakephp", "tags" ], - "time": "2021-01-23T05:06:40+00:00" + "time": "2022-02-11T13:33:57+00:00" }, { "name": "netcommons/tasks", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Tasks.git", - "reference": "ffa8f4586a3b943b704420bead9add2cc5978361" + "reference": "b9dfb11a73fda4f6b8162ff49ff2b99ea9d46746" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Tasks/zipball/ffa8f4586a3b943b704420bead9add2cc5978361", - "reference": "ffa8f4586a3b943b704420bead9add2cc5978361", + "url": "https://api.github.com/repos/NetCommons3/Tasks/zipball/b9dfb11a73fda4f6b8162ff49ff2b99ea9d46746", + "reference": "b9dfb11a73fda4f6b8162ff49ff2b99ea9d46746", "shasum": "" }, "require": { @@ -3934,20 +3952,20 @@ "Tasks", "cakephp" ], - "time": "2021-01-23T05:07:01+00:00" + "time": "2022-02-11T13:38:11+00:00" }, { "name": "netcommons/theme-settings", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ThemeSettings.git", - "reference": "38beda1da903489e90b82555da1274e6ddf22f2f" + "reference": "dd33bc60e2b8f5c500df0cbb2e698cd2ff8e6b72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ThemeSettings/zipball/38beda1da903489e90b82555da1274e6ddf22f2f", - "reference": "38beda1da903489e90b82555da1274e6ddf22f2f", + "url": "https://api.github.com/repos/NetCommons3/ThemeSettings/zipball/dd33bc60e2b8f5c500df0cbb2e698cd2ff8e6b72", + "reference": "dd33bc60e2b8f5c500df0cbb2e698cd2ff8e6b72", "shasum": "" }, "require": { @@ -3977,20 +3995,20 @@ "cakephp", "theme" ], - "time": "2021-01-23T05:07:24+00:00" + "time": "2022-02-11T13:42:24+00:00" }, { "name": "netcommons/topics", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Topics.git", - "reference": "d02ff6e588caa53a8e49d6c6c8fd2523ee4a094b" + "reference": "1bc6ca9e437fec6a35add5b49e1e2d63d6e34f61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Topics/zipball/d02ff6e588caa53a8e49d6c6c8fd2523ee4a094b", - "reference": "d02ff6e588caa53a8e49d6c6c8fd2523ee4a094b", + "url": "https://api.github.com/repos/NetCommons3/Topics/zipball/1bc6ca9e437fec6a35add5b49e1e2d63d6e34f61", + "reference": "1bc6ca9e437fec6a35add5b49e1e2d63d6e34f61", "shasum": "" }, "require": { @@ -4004,7 +4022,6 @@ "netcommons/plugin-manager": "@dev", "netcommons/roles": "@dev", "netcommons/rooms": "@dev", - "netcommons/topics": "@dev", "netcommons/users": "@dev", "netcommons/workflow": "@dev" }, @@ -4036,20 +4053,20 @@ "cakephp", "topics" ], - "time": "2021-01-23T05:07:49+00:00" + "time": "2022-02-11T13:46:38+00:00" }, { "name": "netcommons/user-attributes", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserAttributes.git", - "reference": "5b679941cf86cc5d29760c44353ae40f569f3d39" + "reference": "a288ae2031692287589da925c34102571c067ad7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserAttributes/zipball/5b679941cf86cc5d29760c44353ae40f569f3d39", - "reference": "5b679941cf86cc5d29760c44353ae40f569f3d39", + "url": "https://api.github.com/repos/NetCommons3/UserAttributes/zipball/a288ae2031692287589da925c34102571c067ad7", + "reference": "a288ae2031692287589da925c34102571c067ad7", "shasum": "" }, "require": { @@ -4089,20 +4106,20 @@ "cakephp", "user_attributes" ], - "time": "2021-01-23T05:08:09+00:00" + "time": "2022-02-11T13:50:51+00:00" }, { "name": "netcommons/user-manager", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserManager.git", - "reference": "6ea98627bdb4819215b99da71a64c8fe7fa364f5" + "reference": "ef8cdaf6b7b5ed496a6ad11e444af0f1892734af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserManager/zipball/6ea98627bdb4819215b99da71a64c8fe7fa364f5", - "reference": "6ea98627bdb4819215b99da71a64c8fe7fa364f5", + "url": "https://api.github.com/repos/NetCommons3/UserManager/zipball/ef8cdaf6b7b5ed496a6ad11e444af0f1892734af", + "reference": "ef8cdaf6b7b5ed496a6ad11e444af0f1892734af", "shasum": "" }, "require": { @@ -4145,20 +4162,20 @@ "cakephp", "user_manager" ], - "time": "2021-01-23T05:08:27+00:00" + "time": "2022-02-11T13:55:04+00:00" }, { "name": "netcommons/user-roles", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserRoles.git", - "reference": "981ca6e825e73c78639361c5eab2b1b52e54d5b6" + "reference": "8162c77f1e4d6c2971cb76257e49f518c7b98cb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserRoles/zipball/981ca6e825e73c78639361c5eab2b1b52e54d5b6", - "reference": "981ca6e825e73c78639361c5eab2b1b52e54d5b6", + "url": "https://api.github.com/repos/NetCommons3/UserRoles/zipball/8162c77f1e4d6c2971cb76257e49f518c7b98cb1", + "reference": "8162c77f1e4d6c2971cb76257e49f518c7b98cb1", "shasum": "" }, "require": { @@ -4199,20 +4216,20 @@ "cakephp", "user_roles" ], - "time": "2021-01-23T05:08:47+00:00" + "time": "2022-02-11T13:59:18+00:00" }, { "name": "netcommons/users", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Users.git", - "reference": "12d8c11927d327026fc166d47d015e6687c0fa48" + "reference": "1c9a8f7313ef1cca70118e9c96ee25f777a47324" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Users/zipball/12d8c11927d327026fc166d47d015e6687c0fa48", - "reference": "12d8c11927d327026fc166d47d015e6687c0fa48", + "url": "https://api.github.com/repos/NetCommons3/Users/zipball/1c9a8f7313ef1cca70118e9c96ee25f777a47324", + "reference": "1c9a8f7313ef1cca70118e9c96ee25f777a47324", "shasum": "" }, "require": { @@ -4226,8 +4243,7 @@ "netcommons/rooms": "@dev", "netcommons/user-attributes": "@dev", "netcommons/user-manager": "@dev", - "netcommons/user-roles": "@dev", - "netcommons/users": "@dev" + "netcommons/user-roles": "@dev" }, "type": "cakephp-plugin", "extra": { @@ -4257,20 +4273,20 @@ "cakephp", "user" ], - "time": "2021-01-23T05:09:35+00:00" + "time": "2022-02-11T14:03:52+00:00" }, { "name": "netcommons/videos", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Videos.git", - "reference": "77bcc2539d3deb861db0f7fa2c8bfa8724fa24f4" + "reference": "cde84085d8ee5a6c8f98826ed70426c44e4bae93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Videos/zipball/77bcc2539d3deb861db0f7fa2c8bfa8724fa24f4", - "reference": "77bcc2539d3deb861db0f7fa2c8bfa8724fa24f4", + "url": "https://api.github.com/repos/NetCommons3/Videos/zipball/cde84085d8ee5a6c8f98826ed70426c44e4bae93", + "reference": "cde84085d8ee5a6c8f98826ed70426c44e4bae93", "shasum": "" }, "require": { @@ -4318,20 +4334,20 @@ "cakephp", "videos" ], - "time": "2021-01-23T05:10:00+00:00" + "time": "2022-02-11T14:08:28+00:00" }, { "name": "netcommons/visual-captcha", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/VisualCaptcha.git", - "reference": "d3ca48121f9f06f5f3e8210a0822fb49987fc581" + "reference": "8e41b38048f487361eac7600729391e893150640" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/VisualCaptcha/zipball/d3ca48121f9f06f5f3e8210a0822fb49987fc581", - "reference": "d3ca48121f9f06f5f3e8210a0822fb49987fc581", + "url": "https://api.github.com/repos/NetCommons3/VisualCaptcha/zipball/8e41b38048f487361eac7600729391e893150640", + "reference": "8e41b38048f487361eac7600729391e893150640", "shasum": "" }, "require": { @@ -4381,20 +4397,20 @@ "cakephp", "visual_captcha" ], - "time": "2021-01-23T05:10:27+00:00" + "time": "2022-02-11T14:12:42+00:00" }, { "name": "netcommons/workflow", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Workflow.git", - "reference": "14857dd228636ccd698a9b4b80281cd3b6b51f3c" + "reference": "5efaed6ebd3096234859cdf34cf775c3d151d6d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Workflow/zipball/14857dd228636ccd698a9b4b80281cd3b6b51f3c", - "reference": "14857dd228636ccd698a9b4b80281cd3b6b51f3c", + "url": "https://api.github.com/repos/NetCommons3/Workflow/zipball/5efaed6ebd3096234859cdf34cf775c3d151d6d4", + "reference": "5efaed6ebd3096234859cdf34cf775c3d151d6d4", "shasum": "" }, "require": { @@ -4429,20 +4445,20 @@ "cakephp", "workflow" ], - "time": "2021-01-23T05:10:44+00:00" + "time": "2022-02-11T14:16:55+00:00" }, { "name": "netcommons/wysiwyg", - "version": "3.3.3.0", + "version": "3.3.5.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Wysiwyg.git", - "reference": "f2a2d1fc4eafcd27aff074c0684134555a899809" + "reference": "c1aaaaf8e2d9711f7210f4bdd875d519fe5641d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Wysiwyg/zipball/f2a2d1fc4eafcd27aff074c0684134555a899809", - "reference": "f2a2d1fc4eafcd27aff074c0684134555a899809", + "url": "https://api.github.com/repos/NetCommons3/Wysiwyg/zipball/c1aaaaf8e2d9711f7210f4bdd875d519fe5641d3", + "reference": "c1aaaaf8e2d9711f7210f4bdd875d519fe5641d3", "shasum": "" }, "require": { @@ -4474,7 +4490,7 @@ "cakephp", "wysiwyg" ], - "time": "2021-01-23T05:11:03+00:00" + "time": "2022-02-11T14:21:10+00:00" }, { "name": "phpcollection/phpcollection", @@ -4526,29 +4542,29 @@ }, { "name": "phpoption/phpoption", - "version": "1.7.5", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525" + "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525", - "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15", + "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15", "shasum": "" }, "require": { - "php": "^5.5.9 || ^7.0 || ^8.0" + "php": "^7.0 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4.1", - "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.8-dev" } }, "autoload": { @@ -4563,11 +4579,13 @@ "authors": [ { "name": "Johannes M. Schmitt", - "email": "schmittjoh@gmail.com" + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh" }, { "name": "Graham Campbell", - "email": "graham@alt-three.com" + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" } ], "description": "Option Type for PHP", @@ -4587,7 +4605,53 @@ "type": "tidelift" } ], - "time": "2020-07-20T17:29:33+00:00" + "time": "2021-12-04T23:24:31+00:00" + }, + { + "name": "psr/cache", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/cache.git", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Cache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for caching libraries", + "keywords": [ + "cache", + "psr", + "psr-6" + ], + "time": "2016-08-06T20:24:11+00:00" } ], "packages-dev": [ @@ -4750,16 +4814,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.2.9", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5" + "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5", - "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", + "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", "shasum": "" }, "require": { @@ -4771,7 +4835,7 @@ "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", "symfony/phpunit-bridge": "^4.2 || ^5", - "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0" + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "type": "library", "extra": { @@ -4817,75 +4881,39 @@ "type": "tidelift" } ], - "time": "2021-01-12T12:10:35+00:00" + "time": "2021-10-28T20:44:15+00:00" }, { - "name": "dompdf/dompdf", - "version": "v0.8.6", + "name": "container-interop/container-interop", + "version": "1.2.0", "source": { "type": "git", - "url": "https://github.com/dompdf/dompdf.git", - "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5" + "url": "https://github.com/container-interop/container-interop.git", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dompdf/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5", - "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5", + "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", "shasum": "" }, "require": { - "ext-dom": "*", - "ext-mbstring": "*", - "phenx/php-font-lib": "^0.5.2", - "phenx/php-svg-lib": "^0.3.3", - "php": "^7.1" - }, - "require-dev": { - "mockery/mockery": "^1.3", - "phpunit/phpunit": "^7.5", - "squizlabs/php_codesniffer": "^3.5" - }, - "suggest": { - "ext-gd": "Needed to process images", - "ext-gmagick": "Improves image processing performance", - "ext-imagick": "Improves image processing performance", - "ext-zlib": "Needed for pdf stream compression" + "psr/container": "^1.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-develop": "0.7-dev" - } - }, "autoload": { "psr-4": { - "Dompdf\\": "src/" - }, - "classmap": [ - "lib/" - ] + "Interop\\Container\\": "src/Interop/Container/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-2.1" - ], - "authors": [ - { - "name": "Fabien Ménager", - "email": "fabien.menager@gmail.com" - }, - { - "name": "Brian Sweeney", - "email": "eclecticgeek@gmail.com" - }, - { - "name": "Gabriel Bull", - "email": "me@gabrielbull.com" - } + "MIT" ], - "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", - "homepage": "https://github.com/dompdf/dompdf", - "time": "2020-08-30T22:54:22+00:00" + "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", + "homepage": "https://github.com/container-interop/container-interop", + "abandoned": "psr/container", + "time": "2017-02-14T19:40:03+00:00" }, { "name": "erusev/parsedown", @@ -4934,71 +4962,47 @@ "time": "2019-12-30T22:54:17+00:00" }, { - "name": "guzzle/guzzle", - "version": "v3.9.3", + "name": "guzzlehttp/guzzle", + "version": "6.5.5", "source": { "type": "git", - "url": "https://github.com/guzzle/guzzle3.git", - "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9" + "url": "https://github.com/guzzle/guzzle.git", + "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9", - "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", + "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", "shasum": "" }, "require": { - "ext-curl": "*", - "php": ">=5.3.3", - "symfony/event-dispatcher": "~2.1" - }, - "replace": { - "guzzle/batch": "self.version", - "guzzle/cache": "self.version", - "guzzle/common": "self.version", - "guzzle/http": "self.version", - "guzzle/inflection": "self.version", - "guzzle/iterator": "self.version", - "guzzle/log": "self.version", - "guzzle/parser": "self.version", - "guzzle/plugin": "self.version", - "guzzle/plugin-async": "self.version", - "guzzle/plugin-backoff": "self.version", - "guzzle/plugin-cache": "self.version", - "guzzle/plugin-cookie": "self.version", - "guzzle/plugin-curlauth": "self.version", - "guzzle/plugin-error-response": "self.version", - "guzzle/plugin-history": "self.version", - "guzzle/plugin-log": "self.version", - "guzzle/plugin-md5": "self.version", - "guzzle/plugin-mock": "self.version", - "guzzle/plugin-oauth": "self.version", - "guzzle/service": "self.version", - "guzzle/stream": "self.version" + "ext-json": "*", + "guzzlehttp/promises": "^1.0", + "guzzlehttp/psr7": "^1.6.1", + "php": ">=5.5", + "symfony/polyfill-intl-idn": "^1.17.0" }, "require-dev": { - "doctrine/cache": "~1.3", - "monolog/monolog": "~1.0", - "phpunit/phpunit": "3.7.*", - "psr/log": "~1.0", - "symfony/class-loader": "~2.1", - "zendframework/zend-cache": "2.*,<2.3", - "zendframework/zend-log": "2.*,<2.3" + "ext-curl": "*", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", + "psr/log": "^1.1" }, "suggest": { - "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated." + "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.9-dev" + "dev-master": "6.5-dev" } }, "autoload": { - "psr-0": { - "Guzzle": "src/", - "Guzzle\\Tests": "tests/" - } + "psr-4": { + "GuzzleHttp\\": "src/" + }, + "files": [ + "src/functions_include.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5009,13 +5013,9 @@ "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" - }, - { - "name": "Guzzle Community", - "homepage": "https://github.com/guzzle/guzzle/contributors" } ], - "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle", + "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", @@ -5026,71 +5026,206 @@ "rest", "web service" ], - "abandoned": "guzzlehttp/guzzle", - "time": "2015-03-18T18:23:50+00:00" + "time": "2020-06-16T21:01:06+00:00" }, { - "name": "mayflower/php-codebrowser", - "version": "1.1.4", + "name": "guzzlehttp/promises", + "version": "1.5.1", "source": { "type": "git", - "url": "https://github.com/mayflower/PHP_CodeBrowser.git", - "reference": "d1753d426b524377c1193dfe14c4bbfe91dc761c" + "url": "https://github.com/guzzle/promises.git", + "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mayflower/PHP_CodeBrowser/zipball/d1753d426b524377c1193dfe14c4bbfe91dc761c", - "reference": "d1753d426b524377c1193dfe14c4bbfe91dc761c", + "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da", + "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da", "shasum": "" }, "require": { - "monolog/monolog": "~1.7", - "phpunit/php-file-iterator": "~1.4", - "symfony/console": "~2.1|~3.0|~4.0" + "php": ">=5.5" }, "require-dev": { - "phploc/phploc": "*", - "phpmd/phpmd": "1.5.*", - "phpunit/phpunit": "5.7.*", - "sebastian/phpcpd": "*", - "squizlabs/php_codesniffer": "1.*" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, - "bin": [ - "bin/phpcb" + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.5-dev" + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\Promise\\": "src/" + }, + "files": [ + "src/functions_include.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" + } + ], + "description": "Guzzle promises library", + "keywords": [ + "promise" + ], + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", + "type": "tidelift" + } ], + "time": "2021-10-22T20:56:57+00:00" + }, + { + "name": "guzzlehttp/psr7", + "version": "1.8.3", + "source": { + "type": "git", + "url": "https://github.com/guzzle/psr7.git", + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "shasum": "" + }, + "require": { + "php": ">=5.4.0", + "psr/http-message": "~1.0", + "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" + }, + "provide": { + "psr/http-message-implementation": "1.0" + }, + "require-dev": { + "ext-zlib": "*", + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" + }, + "suggest": { + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" + }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.7-dev" + } + }, "autoload": { - "psr-0": { - "PHPCodeBrowser\\": "src/" + "files": [ + "src/functions_include.php" + ], + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Robin Gloster", - "email": "robin.gloster@mayflower.de", - "role": "developer" + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" + } + ], + "description": "PSR-7 message implementation that also provides common utility methods", + "keywords": [ + "http", + "message", + "psr-7", + "request", + "response", + "stream", + "uri", + "url" + ], + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" } ], - "description": "A code browser that augments the code with information from various QA tools.", - "homepage": "https://github.com/Mayflower/PHP_CodeBrowser", - "time": "2018-02-20T23:05:03+00:00" + "time": "2021-10-05T13:56:00+00:00" }, { "name": "monolog/monolog", - "version": "1.26.0", + "version": "1.26.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33" + "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/2209ddd84e7ef1256b7af205d0717fb62cfc9c33", - "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c6b00f05152ae2c9b04a448f99c7590beb6042f5", + "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5", "shasum": "" }, "require": { @@ -5159,7 +5294,7 @@ "type": "tidelift" } ], - "time": "2020-12-14T12:56:38+00:00" + "time": "2021-05-28T08:32:12+00:00" }, { "name": "myclabs/deep-copy", @@ -5188,12 +5323,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - }, "files": [ "src/DeepCopy/deep_copy.php" - ] + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5294,13 +5429,13 @@ } }, "autoload": { - "psr-4": { - "Humbug\\": "src/" - }, "files": [ "src/function.php", "src/functions.php" - ] + ], + "psr-4": { + "Humbug\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5384,16 +5519,16 @@ }, { "name": "pdepend/pdepend", - "version": "2.8.0", + "version": "2.10.2", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "c64472f8e76ca858c79ad9a4cf1e2734b3f8cc38" + "reference": "c8c1d2af43fb8c2b5387d50e9c42a9c56de13686" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/c64472f8e76ca858c79ad9a4cf1e2734b3f8cc38", - "reference": "c64472f8e76ca858c79ad9a4cf1e2734b3f8cc38", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/c8c1d2af43fb8c2b5387d50e9c42a9c56de13686", + "reference": "c8c1d2af43fb8c2b5387d50e9c42a9c56de13686", "shasum": "" }, "require": { @@ -5403,9 +5538,9 @@ "symfony/filesystem": "^2.3.0|^3|^4|^5" }, "require-dev": { - "easy-doc/easy-doc": "0.0.0 || ^1.2.3", + "easy-doc/easy-doc": "0.0.0|^1.2.3", "gregwar/rst": "^1.0", - "phpunit/phpunit": "^4.8.35|^5.7", + "phpunit/phpunit": "^4.8.36|^5.7.27", "squizlabs/php_codesniffer": "^2.0.0" }, "bin": [ @@ -5433,123 +5568,47 @@ "type": "tidelift" } ], - "time": "2020-06-20T10:53:13+00:00" - }, - { - "name": "phenx/php-font-lib", - "version": "0.5.2", - "source": { - "type": "git", - "url": "https://github.com/PhenX/php-font-lib.git", - "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8", - "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8", - "shasum": "" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7" - }, - "type": "library", - "autoload": { - "psr-4": { - "FontLib\\": "src/FontLib" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "LGPL-3.0" - ], - "authors": [ - { - "name": "Fabien Ménager", - "email": "fabien.menager@gmail.com" - } - ], - "description": "A library to read, parse, export and make subsets of different types of font files.", - "homepage": "https://github.com/PhenX/php-font-lib", - "time": "2020-03-08T15:31:32+00:00" - }, - { - "name": "phenx/php-svg-lib", - "version": "v0.3.3", - "source": { - "type": "git", - "url": "https://github.com/PhenX/php-svg-lib.git", - "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32", - "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32", - "shasum": "" - }, - "require": { - "sabberworm/php-css-parser": "^8.3" - }, - "require-dev": { - "phpunit/phpunit": "^5.5|^6.5" - }, - "type": "library", - "autoload": { - "psr-4": { - "Svg\\": "src/Svg" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "LGPL-3.0" - ], - "authors": [ - { - "name": "Fabien Ménager", - "email": "fabien.menager@gmail.com" - } - ], - "description": "A library to read, parse and export to PDF SVG files.", - "homepage": "https://github.com/PhenX/php-svg-lib", - "time": "2019-09-11T20:02:13+00:00" + "time": "2021-11-16T20:05:32+00:00" }, { "name": "php-coveralls/php-coveralls", - "version": "v1.1.0", + "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/php-coveralls/php-coveralls.git", - "reference": "37f8f83fe22224eb9d9c6d593cdeb33eedd2a9ad" + "reference": "007e13afdcdba2cd0efcc5f72c3b7efb356a8bd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/37f8f83fe22224eb9d9c6d593cdeb33eedd2a9ad", - "reference": "37f8f83fe22224eb9d9c6d593cdeb33eedd2a9ad", + "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/007e13afdcdba2cd0efcc5f72c3b7efb356a8bd4", + "reference": "007e13afdcdba2cd0efcc5f72c3b7efb356a8bd4", "shasum": "" }, "require": { "ext-json": "*", "ext-simplexml": "*", - "guzzle/guzzle": "^2.8 || ^3.0", - "php": "^5.3.3 || ^7.0", - "psr/log": "^1.0", - "symfony/config": "^2.1 || ^3.0 || ^4.0", - "symfony/console": "^2.1 || ^3.0 || ^4.0", - "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0", - "symfony/yaml": "^2.0 || ^3.0 || ^4.0" + "guzzlehttp/guzzle": "^6.0 || ^7.0", + "php": "^5.5 || ^7.0 || ^8.0", + "psr/log": "^1.0 || ^2.0", + "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0", + "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0", + "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0", + "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0" + "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0", + "sanmai/phpunit-legacy-adapter": "^6.1 || ^8.0" }, "suggest": { "symfony/http-kernel": "Allows Symfony integration" }, "bin": [ - "bin/coveralls" + "bin/php-coveralls" ], "type": "library", "autoload": { "psr-4": { - "Satooshi\\": "src/Satooshi/" + "PhpCoveralls\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -5560,7 +5619,24 @@ { "name": "Kitamura Satoshi", "email": "with.no.parachute@gmail.com", - "homepage": "https://www.facebook.com/satooshi.jp" + "homepage": "https://www.facebook.com/satooshi.jp", + "role": "Original creator" + }, + { + "name": "Takashi Matsuo", + "email": "tmatsuo@google.com" + }, + { + "name": "Google Inc" + }, + { + "name": "Dariusz Ruminski", + "email": "dariusz.ruminski@gmail.com", + "homepage": "https://github.com/keradus" + }, + { + "name": "Contributors", + "homepage": "https://github.com/php-coveralls/php-coveralls/graphs/contributors" } ], "description": "PHP client library for Coveralls API", @@ -5571,7 +5647,7 @@ "github", "test" ], - "time": "2017-12-06T23:17:56+00:00" + "time": "2021-12-06T17:05:08+00:00" }, { "name": "phpdocumentor/fileset", @@ -5850,59 +5926,6 @@ ], "time": "2016-01-25T08:17:30+00:00" }, - { - "name": "phploc/phploc", - "version": "2.1.5", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/phploc.git", - "reference": "50e063abd41833b3a5d29a2e8fbef5859ac28bdc" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phploc/zipball/50e063abd41833b3a5d29a2e8fbef5859ac28bdc", - "reference": "50e063abd41833b3a5d29a2e8fbef5859ac28bdc", - "shasum": "" - }, - "require": { - "php": ">=5.3.3", - "sebastian/finder-facade": "~1.1", - "sebastian/git": "~2.0", - "sebastian/version": "~1.0.3", - "symfony/console": "~2.5" - }, - "require-dev": { - "phpunit/phpunit": "~4" - }, - "bin": [ - "phploc" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.1-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de", - "role": "lead" - } - ], - "description": "A tool for quickly measuring the size of a PHP project.", - "homepage": "https://github.com/sebastianbergmann/phploc", - "time": "2015-10-22T13:44:19+00:00" - }, { "name": "phpmd/phpmd", "version": "2.6.1", @@ -6034,16 +6057,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "4.0.8", + "version": "4.0.9", "source": { "type": "git", - "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d" + "url": "https://github.com/NetCommons3/php-code-coverage.git", + "reference": "b3291d686a0fc75c7df0529ad8f9285d13f15481" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d", - "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d", + "url": "https://api.github.com/repos/NetCommons3/php-code-coverage/zipball/b3291d686a0fc75c7df0529ad8f9285d13f15481", + "reference": "b3291d686a0fc75c7df0529ad8f9285d13f15481", "shasum": "" }, "require": { @@ -6075,7 +6098,6 @@ "src/" ] }, - "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -6093,7 +6115,12 @@ "testing", "xunit" ], - "time": "2017-04-02T07:44:40+00:00" + "support": { + "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", + "irc": "irc://irc.freenode.net/phpunit", + "source": "https://github.com/NetCommons3/php-code-coverage/tree/4.0.9" + }, + "time": "2021-10-13T03:19:43+00:00" }, { "name": "phpunit/php-file-iterator", @@ -6470,18 +6497,117 @@ ], "time": "2013-11-22T08:30:29+00:00" }, + { + "name": "psr/container", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/container.git", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Container\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common Container Interface (PHP FIG PSR-11)", + "homepage": "https://github.com/php-fig/container", + "keywords": [ + "PSR-11", + "container", + "container-interface", + "container-interop", + "psr" + ], + "time": "2017-02-14T16:28:37+00:00" + }, + { + "name": "psr/http-message", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-message.git", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", + "keywords": [ + "http", + "http-message", + "psr", + "psr-7", + "request", + "response" + ], + "time": "2016-08-06T14:39:51+00:00" + }, { "name": "psr/log", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { @@ -6505,7 +6631,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", @@ -6515,33 +6641,34 @@ "psr", "psr-3" ], - "time": "2020-03-23T09:12:05+00:00" + "time": "2021-05-03T11:20:27+00:00" }, { - "name": "sabberworm/php-css-parser", - "version": "8.3.1", + "name": "psr/simple-cache", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", - "reference": "d217848e1396ef962fb1997cf3e2421acba7f796" + "url": "https://github.com/php-fig/simple-cache.git", + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796", - "reference": "d217848e1396ef962fb1997cf3e2421acba7f796", + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { - "php": ">=5.3.2" - }, - "require-dev": { - "codacy/coverage": "^1.4", - "phpunit/phpunit": "~4.8" + "php": ">=5.3.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, "autoload": { - "psr-0": { - "Sabberworm\\CSS": "lib/" + "psr-4": { + "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -6550,17 +6677,59 @@ ], "authors": [ { - "name": "Raphael Schweikert" + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" } ], - "description": "Parser for CSS Files written in PHP", - "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser", + "description": "Common interfaces for simple caching", "keywords": [ - "css", - "parser", - "stylesheet" + "cache", + "caching", + "psr", + "psr-16", + "simple-cache" + ], + "time": "2017-10-23T01:57:42+00:00" + }, + { + "name": "ralouphie/getallheaders", + "version": "3.0.3", + "source": { + "type": "git", + "url": "https://github.com/ralouphie/getallheaders.git", + "reference": "120b605dfeb996808c31b6477290a714d356e822" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", + "reference": "120b605dfeb996808c31b6477290a714d356e822", + "shasum": "" + }, + "require": { + "php": ">=5.6" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^5 || ^6.5" + }, + "type": "library", + "autoload": { + "files": [ + "src/getallheaders.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ralph Khattar", + "email": "ralph.khattar@gmail.com" + } ], - "time": "2020-06-01T09:10:00+00:00" + "description": "A polyfill for getallheaders.", + "time": "2019-03-08T08:55:37+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -6890,52 +7059,6 @@ "abandoned": true, "time": "2020-01-16T08:08:45+00:00" }, - { - "name": "sebastian/git", - "version": "2.1.4", - "source": { - "type": "git", - "url": "https://github.com/sebastianbergmann/git.git", - "reference": "815bbbc963cf35e5413df195aa29df58243ecd24" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/git/zipball/815bbbc963cf35e5413df195aa29df58243ecd24", - "reference": "815bbbc963cf35e5413df195aa29df58243ecd24", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.1-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - } - ], - "description": "Simple wrapper for Git", - "homepage": "http://www.github.com/sebastianbergmann/git", - "keywords": [ - "git" - ], - "abandoned": true, - "time": "2017-01-23T20:57:12+00:00" - }, { "name": "sebastian/global-state", "version": "1.1.1", @@ -7180,23 +7303,31 @@ }, { "name": "sebastian/version", - "version": "1.0.6", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", - "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" + "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", - "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", + "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "" }, - "type": "library", - "autoload": { - "classmap": [ - "src/" - ] + "require": { + "php": ">=5.6" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -7211,7 +7342,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21T13:59:46+00:00" + "time": "2016-10-03T07:35:21+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -7408,33 +7539,33 @@ }, { "name": "symfony/debug", - "version": "v2.8.52", + "version": "v3.0.9", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "74251c8d50dd3be7c4ce0c7b862497cdc641a5d0" + "reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/74251c8d50dd3be7c4ce0c7b862497cdc641a5d0", - "reference": "74251c8d50dd3be7c4ce0c7b862497cdc641a5d0", + "url": "https://api.github.com/repos/symfony/debug/zipball/697c527acd9ea1b2d3efac34d9806bf255278b0a", + "reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a", "shasum": "" }, "require": { - "php": ">=5.3.9", + "php": ">=5.5.9", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { - "symfony/class-loader": "~2.2|~3.0.0", - "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2|~3.0.0" + "symfony/class-loader": "~2.8|~3.0", + "symfony/http-kernel": "~2.8|~3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -7461,32 +7592,32 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2018-11-11T11:18:13+00:00" + "time": "2016-07-30T07:22:48+00:00" }, { "name": "symfony/dependency-injection", - "version": "v2.8.52", + "version": "v3.2.14", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "c306198fee8f872a8f5f031e6e4f6f83086992d8" + "reference": "d9f2e62e1a93d52ad4e4f6faaf66f6eef723d761" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c306198fee8f872a8f5f031e6e4f6f83086992d8", - "reference": "c306198fee8f872a8f5f031e6e4f6f83086992d8", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d9f2e62e1a93d52ad4e4f6faaf66f6eef723d761", + "reference": "d9f2e62e1a93d52ad4e4f6faaf66f6eef723d761", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.5.9" }, "conflict": { - "symfony/expression-language": "<2.6" + "symfony/yaml": "<3.2" }, "require-dev": { - "symfony/config": "~2.2|~3.0.0", - "symfony/expression-language": "~2.6|~3.0.0", - "symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7" + "symfony/config": "~2.8|~3.0", + "symfony/expression-language": "~2.8|~3.0", + "symfony/yaml": "~3.2" }, "suggest": { "symfony/config": "", @@ -7497,7 +7628,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -7524,7 +7655,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-04-16T11:33:46+00:00" + "time": "2017-07-28T15:22:55+00:00" }, { "name": "symfony/event-dispatcher", @@ -7588,26 +7719,25 @@ }, { "name": "symfony/filesystem", - "version": "v2.8.52", + "version": "v3.0.9", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "7ae46872dad09dffb7fe1e93a0937097339d0080" + "reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/7ae46872dad09dffb7fe1e93a0937097339d0080", - "reference": "7ae46872dad09dffb7fe1e93a0937097339d0080", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/b2da5009d9bacbd91d83486aa1f44c793a8c380d", + "reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d", "shasum": "" }, "require": { - "php": ">=5.3.9", - "symfony/polyfill-ctype": "~1.8" + "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -7634,7 +7764,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2018-11-11T11:18:13+00:00" + "time": "2016-07-20T05:43:46+00:00" }, { "name": "symfony/finder", @@ -7687,28 +7817,31 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.22.0", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "c6c942b1ac76c82448322025e084cadc56048b4e" + "reference": "30885182c981ab175d4d034db0f6f469898070ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e", - "reference": "c6c942b1ac76c82448322025e084cadc56048b4e", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", + "reference": "30885182c981ab175d4d034db0f6f469898070ab", "shasum": "" }, "require": { "php": ">=7.1" }, + "provide": { + "ext-ctype": "*" + }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "1.22-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -7759,32 +7892,200 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-10-20T20:35:02+00:00" + }, + { + "name": "symfony/polyfill-intl-idn", + "version": "v1.24.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "749045c69efb97c70d25d7463abba812e91f3a44" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44", + "reference": "749045c69efb97c70d25d7463abba812e91f3a44", + "shasum": "" + }, + "require": { + "php": ">=7.1", + "symfony/polyfill-intl-normalizer": "^1.10", + "symfony/polyfill-php72": "^1.10" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + }, + { + "name": "Trevor Rowbotham", + "email": "trevor.rowbotham@pm.me" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "idn", + "intl", + "polyfill", + "portable", + "shim" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-09-14T14:02:44+00:00" + }, + { + "name": "symfony/polyfill-intl-normalizer", + "version": "v1.24.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-normalizer.git", + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's Normalizer class and related functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "intl", + "normalizer", + "polyfill", + "portable", + "shim" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-02-19T12:13:01+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.22.0", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13" + "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13", - "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", + "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", "shasum": "" }, "require": { "php": ">=7.1" }, + "provide": { + "ext-mbstring": "*" + }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "1.22-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -7836,7 +8137,80 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-11-30T18:21:41+00:00" + }, + { + "name": "symfony/polyfill-php72", + "version": "v1.24.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "9a142215a36a3888e30d0a9eeea9766764e96976" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976", + "reference": "9a142215a36a3888e30d0a9eeea9766764e96976", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-05-27T09:17:38+00:00" }, { "name": "symfony/process", @@ -7938,40 +8312,40 @@ }, { "name": "symfony/translation", - "version": "v2.8.52", + "version": "v3.0.9", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "fc58c2a19e56c29f5ba2736ec40d0119a0de2089" + "reference": "eee6c664853fd0576f21ae25725cfffeafe83f26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/fc58c2a19e56c29f5ba2736ec40d0119a0de2089", - "reference": "fc58c2a19e56c29f5ba2736ec40d0119a0de2089", + "url": "https://api.github.com/repos/symfony/translation/zipball/eee6c664853fd0576f21ae25725cfffeafe83f26", + "reference": "eee6c664853fd0576f21ae25725cfffeafe83f26", "shasum": "" }, "require": { - "php": ">=5.3.9", + "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "symfony/config": "<2.7" + "symfony/config": "<2.8" }, "require-dev": { "psr/log": "~1.0", - "symfony/config": "~2.8", - "symfony/intl": "~2.7.25|^2.8.18|~3.2.5", - "symfony/yaml": "~2.2|~3.0.0" + "symfony/config": "~2.8|~3.0", + "symfony/intl": "~2.8|~3.0", + "symfony/yaml": "~2.8|~3.0" }, "suggest": { - "psr/log-implementation": "To use logging capability in translator", + "psr/log": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -7998,7 +8372,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2018-11-24T21:16:41+00:00" + "time": "2016-07-30T07:22:48+00:00" }, { "name": "symfony/validator", @@ -8131,16 +8505,16 @@ }, { "name": "theseer/fdomdocument", - "version": "1.6.6", + "version": "1.6.7", "source": { "type": "git", "url": "https://github.com/theseer/fDOMDocument.git", - "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca" + "reference": "5cddd4f9076a9a2b85c5135935bba2dcb3ed7574" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/6e8203e40a32a9c770bcb62fe37e68b948da6dca", - "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca", + "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/5cddd4f9076a9a2b85c5135935bba2dcb3ed7574", + "reference": "5cddd4f9076a9a2b85c5135935bba2dcb3ed7574", "shasum": "" }, "require": { @@ -8148,6 +8522,9 @@ "lib-libxml": "*", "php": ">=5.3.3" }, + "require-dev": { + "php": ">=7.3" + }, "type": "library", "autoload": { "classmap": [ @@ -8167,7 +8544,7 @@ ], "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.", "homepage": "https://github.com/theseer/fDOMDocument", - "time": "2017-06-30T11:53:12+00:00" + "time": "2022-01-25T23:10:35+00:00" }, { "name": "twig/twig", @@ -8294,36 +8671,50 @@ }, { "name": "zendframework/zend-cache", - "version": "2.5.1", + "version": "2.8.3", "source": { "type": "git", "url": "https://github.com/zendframework/zend-cache.git", - "reference": "5999e5a03f7dcf82abbbe67eea74da641f959684" + "reference": "edde41f1ee5c28e01701a032f434d03751b65df4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-cache/zipball/5999e5a03f7dcf82abbbe67eea74da641f959684", - "reference": "5999e5a03f7dcf82abbbe67eea74da641f959684", + "url": "https://api.github.com/repos/zendframework/zend-cache/zipball/edde41f1ee5c28e01701a032f434d03751b65df4", + "reference": "edde41f1ee5c28e01701a032f434d03751b65df4", "shasum": "" }, "require": { - "php": ">=5.3.23", - "zendframework/zend-eventmanager": "~2.5", - "zendframework/zend-serializer": "~2.5", - "zendframework/zend-servicemanager": "~2.5", - "zendframework/zend-stdlib": "~2.5" + "php": "^5.6 || ^7.0", + "psr/cache": "^1.0", + "psr/simple-cache": "^1.0", + "zendframework/zend-eventmanager": "^2.6.3 || ^3.2", + "zendframework/zend-servicemanager": "^2.7.8 || ^3.3", + "zendframework/zend-stdlib": "^2.7.7 || ^3.1" + }, + "provide": { + "psr/cache-implementation": "1.0", + "psr/simple-cache-implementation": "1.0" }, "require-dev": { - "fabpot/php-cs-fixer": "1.7.*", - "phpunit/phpunit": "~4.0", - "zendframework/zend-session": "~2.5" + "cache/integration-tests": "^0.16", + "phpbench/phpbench": "^0.13", + "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", + "zendframework/zend-coding-standard": "~1.0.0", + "zendframework/zend-serializer": "^2.6", + "zendframework/zend-session": "^2.7.4" }, "suggest": { - "ext-apc": "APC >= 3.1.6 to use the APC storage adapter", + "ext-apc": "APC or compatible extension, to use the APC storage adapter", + "ext-apcu": "APCU >= 5.1.0, to use the APCu storage adapter", "ext-dba": "DBA, to use the DBA storage adapter", + "ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter", "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter", "ext-mongo": "Mongo, to use MongoDb storage adapter", + "ext-mongodb": "MongoDB, to use the ExtMongoDb storage adapter", + "ext-redis": "Redis, to use Redis storage adapter", "ext-wincache": "WinCache, to use the WinCache storage adapter", + "ext-xcache": "XCache, to use the XCache storage adapter", + "mongodb/mongodb": "Required for use with the ext-mongodb adapter", "mongofill/mongofill": "Alternative to ext-mongo - a pure PHP implementation designed as a drop in replacement", "zendframework/zend-serializer": "Zend\\Serializer component", "zendframework/zend-session": "Zend\\Session component" @@ -8331,11 +8722,18 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev", - "dev-develop": "2.6-dev" + "dev-master": "2.8.x-dev", + "dev-develop": "2.9.x-dev" + }, + "zf": { + "component": "Zend\\Cache", + "config-provider": "Zend\\Cache\\ConfigProvider" } }, "autoload": { + "files": [ + "autoload/patternPluginManagerPolyfill.php" + ], "psr-4": { "Zend\\Cache\\": "src/" } @@ -8344,41 +8742,42 @@ "license": [ "BSD-3-Clause" ], - "description": "provides a generic way to cache any data", - "homepage": "https://github.com/zendframework/zend-cache", + "description": "Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output", "keywords": [ + "ZendFramework", "cache", - "zf2" + "psr-16", + "psr-6", + "zf" ], "abandoned": "laminas/laminas-cache", - "time": "2015-06-03T15:31:59+00:00" + "time": "2019-08-28T21:34:32+00:00" }, { "name": "zendframework/zend-config", - "version": "2.5.1", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-config.git", - "reference": "ec49b1df1bdd9772df09dc2f612fbfc279bf4c27" + "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-config/zipball/ec49b1df1bdd9772df09dc2f612fbfc279bf4c27", - "reference": "ec49b1df1bdd9772df09dc2f612fbfc279bf4c27", + "url": "https://api.github.com/repos/zendframework/zend-config/zipball/2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d", + "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d", "shasum": "" }, "require": { - "php": ">=5.3.23", - "zendframework/zend-stdlib": "~2.5" + "php": "^5.5 || ^7.0", + "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "require-dev": { "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "~4.0", - "zendframework/zend-filter": "~2.5", - "zendframework/zend-i18n": "~2.5", - "zendframework/zend-json": "~2.5", - "zendframework/zend-mvc": "~2.5", - "zendframework/zend-servicemanager": "~2.5" + "zendframework/zend-filter": "^2.6", + "zendframework/zend-i18n": "^2.5", + "zendframework/zend-json": "^2.6.1", + "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" }, "suggest": { "zendframework/zend-filter": "Zend\\Filter component", @@ -8389,8 +8788,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev", - "dev-develop": "2.6-dev" + "dev-master": "2.6-dev", + "dev-develop": "2.7-dev" } }, "autoload": { @@ -8409,35 +8808,41 @@ "zf2" ], "abandoned": "laminas/laminas-config", - "time": "2015-06-03T15:32:00+00:00" + "time": "2016-02-04T23:01:10+00:00" }, { "name": "zendframework/zend-eventmanager", - "version": "2.5.1", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-eventmanager.git", - "reference": "d94a16039144936f107f906896349900fd634443" + "reference": "a5e2583a211f73604691586b8406ff7296a946dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/d94a16039144936f107f906896349900fd634443", - "reference": "d94a16039144936f107f906896349900fd634443", + "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd", + "reference": "a5e2583a211f73604691586b8406ff7296a946dd", "shasum": "" }, "require": { - "php": ">=5.3.23", - "zendframework/zend-stdlib": "~2.5" + "php": "^5.6 || ^7.0" }, "require-dev": { - "fabpot/php-cs-fixer": "1.7.*", - "phpunit/phpunit": "~4.0" + "athletic/athletic": "^0.1", + "container-interop/container-interop": "^1.1.0", + "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", + "zendframework/zend-coding-standard": "~1.0.0", + "zendframework/zend-stdlib": "^2.7.3 || ^3.0" + }, + "suggest": { + "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", + "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev", - "dev-develop": "2.6-dev" + "dev-master": "3.2-dev", + "dev-develop": "3.3-dev" } }, "autoload": { @@ -8449,53 +8854,63 @@ "license": [ "BSD-3-Clause" ], + "description": "Trigger and listen to events within a PHP application", "homepage": "https://github.com/zendframework/zend-eventmanager", "keywords": [ + "event", "eventmanager", + "events", "zf2" ], "abandoned": "laminas/laminas-eventmanager", - "time": "2015-06-03T15:32:01+00:00" + "time": "2018-04-25T15:33:34+00:00" }, { "name": "zendframework/zend-filter", - "version": "2.5.1", + "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/zendframework/zend-filter.git", - "reference": "93e6990a198e6cdd811064083acac4693f4b29ae" + "reference": "d78f2cdde1c31975e18b2a0753381ed7b61118ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/93e6990a198e6cdd811064083acac4693f4b29ae", - "reference": "93e6990a198e6cdd811064083acac4693f4b29ae", + "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/d78f2cdde1c31975e18b2a0753381ed7b61118ef", + "reference": "d78f2cdde1c31975e18b2a0753381ed7b61118ef", "shasum": "" }, "require": { - "php": ">=5.3.23", - "zendframework/zend-stdlib": "~2.5" + "php": "^5.6 || ^7.0", + "zendframework/zend-stdlib": "^2.7.7 || ^3.1" + }, + "conflict": { + "zendframework/zend-validator": "<2.10.1" }, "require-dev": { - "fabpot/php-cs-fixer": "1.7.*", - "phpunit/phpunit": "~4.0", - "zendframework/zend-config": "~2.5", - "zendframework/zend-crypt": "~2.5", - "zendframework/zend-i18n": "~2.5", - "zendframework/zend-loader": "~2.5", - "zendframework/zend-servicemanager": "~2.5", - "zendframework/zend-uri": "~2.5" + "pear/archive_tar": "^1.4.3", + "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "psr/http-factory": "^1.0", + "zendframework/zend-coding-standard": "~1.0.0", + "zendframework/zend-crypt": "^3.2.1", + "zendframework/zend-servicemanager": "^2.7.8 || ^3.3", + "zendframework/zend-uri": "^2.6" }, "suggest": { - "zendframework/zend-crypt": "Zend\\Crypt component", - "zendframework/zend-i18n": "Zend\\I18n component", - "zendframework/zend-servicemanager": "Zend\\ServiceManager component", - "zendframework/zend-uri": "Zend\\Uri component for UriNormalize filter" + "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters", + "zendframework/zend-crypt": "Zend\\Crypt component, for encryption filters", + "zendframework/zend-i18n": "Zend\\I18n component for filters depending on i18n functionality", + "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for using the filter chain functionality", + "zendframework/zend-uri": "Zend\\Uri component, for the UriNormalize filter" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev", - "dev-develop": "2.6-dev" + "dev-master": "2.9.x-dev", + "dev-develop": "2.10.x-dev" + }, + "zf": { + "component": "Zend\\Filter", + "config-provider": "Zend\\Filter\\ConfigProvider" } }, "autoload": { @@ -8507,220 +8922,235 @@ "license": [ "BSD-3-Clause" ], - "description": "provides a set of commonly needed data filters", - "homepage": "https://github.com/zendframework/zend-filter", + "description": "Programmatically filter and normalize data and files", "keywords": [ + "ZendFramework", "filter", - "zf2" + "zf" ], "abandoned": "laminas/laminas-filter", - "time": "2015-06-03T15:32:01+00:00" + "time": "2019-08-19T07:08:04+00:00" }, { - "name": "zendframework/zend-i18n", - "version": "2.5.1", + "name": "zendframework/zend-hydrator", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/zendframework/zend-i18n.git", - "reference": "509271eb7947e4aabebfc376104179cffea42696" + "url": "https://github.com/zendframework/zend-hydrator.git", + "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/509271eb7947e4aabebfc376104179cffea42696", - "reference": "509271eb7947e4aabebfc376104179cffea42696", + "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/22652e1661a5a10b3f564cf7824a2206cf5a4a65", + "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65", "shasum": "" }, "require": { - "php": ">=5.3.23", - "zendframework/zend-stdlib": "~2.5" + "php": "^5.5 || ^7.0", + "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "require-dev": { - "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "~4.0", - "zendframework/zend-cache": "~2.5", - "zendframework/zend-config": "~2.5", - "zendframework/zend-eventmanager": "~2.5", - "zendframework/zend-filter": "~2.5", - "zendframework/zend-servicemanager": "~2.5", - "zendframework/zend-validator": "~2.5", - "zendframework/zend-view": "~2.5" + "squizlabs/php_codesniffer": "^2.0@dev", + "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", + "zendframework/zend-filter": "^2.6", + "zendframework/zend-inputfilter": "^2.6", + "zendframework/zend-serializer": "^2.6.1", + "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" }, "suggest": { - "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP", - "zendframework/zend-cache": "Zend\\Cache component", - "zendframework/zend-config": "Zend\\Config component", - "zendframework/zend-eventmanager": "You should install this package to use the events in the translator", - "zendframework/zend-filter": "You should install this package to use the provided filters", - "zendframework/zend-resources": "Translation resources", - "zendframework/zend-servicemanager": "Zend\\ServiceManager component", - "zendframework/zend-validator": "You should install this package to use the provided validators", - "zendframework/zend-view": "You should install this package to use the provided view helpers" + "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage", + "zendframework/zend-filter": "^2.6, to support naming strategy hydrator usage", + "zendframework/zend-serializer": "^2.6.1, to use the SerializableStrategy", + "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev", - "dev-develop": "2.6-dev" + "dev-release-1.0": "1.0-dev", + "dev-release-1.1": "1.1-dev", + "dev-master": "2.0-dev", + "dev-develop": "2.1-dev" } }, "autoload": { "psr-4": { - "Zend\\I18n\\": "src/" + "Zend\\Hydrator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "homepage": "https://github.com/zendframework/zend-i18n", + "homepage": "https://github.com/zendframework/zend-hydrator", "keywords": [ - "i18n", + "hydrator", "zf2" ], - "abandoned": "laminas/laminas-i18n", - "time": "2015-06-03T15:32:01+00:00" + "abandoned": "laminas/laminas-hydrator", + "time": "2016-02-18T22:38:26+00:00" }, { - "name": "zendframework/zend-json", - "version": "2.5.1", + "name": "zendframework/zend-i18n", + "version": "2.10.1", "source": { "type": "git", - "url": "https://github.com/zendframework/zend-json.git", - "reference": "c74eaf17d2dd37dc1e964be8dfde05706a821ebc" + "url": "https://github.com/zendframework/zend-i18n.git", + "reference": "84038e6a1838b611dcc491b1c40321fa4c3a123c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-json/zipball/c74eaf17d2dd37dc1e964be8dfde05706a821ebc", - "reference": "c74eaf17d2dd37dc1e964be8dfde05706a821ebc", + "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/84038e6a1838b611dcc491b1c40321fa4c3a123c", + "reference": "84038e6a1838b611dcc491b1c40321fa4c3a123c", "shasum": "" }, "require": { - "php": ">=5.3.23", - "zendframework/zend-stdlib": "~2.5" + "ext-intl": "*", + "php": "^5.6 || ^7.0", + "zendframework/zend-stdlib": "^2.7 || ^3.0" + }, + "conflict": { + "phpspec/prophecy": "<1.9.0" }, "require-dev": { - "fabpot/php-cs-fixer": "1.7.*", - "phpunit/phpunit": "~4.0", - "zendframework/zend-http": "~2.5", - "zendframework/zend-server": "~2.5", - "zendframework/zendxml": "~1.0" + "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.16", + "zendframework/zend-cache": "^2.6.1", + "zendframework/zend-coding-standard": "~1.0.0", + "zendframework/zend-config": "^2.6", + "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", + "zendframework/zend-filter": "^2.6.1", + "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", + "zendframework/zend-validator": "^2.6", + "zendframework/zend-view": "^2.6.3" }, "suggest": { - "zendframework/zend-http": "Zend\\Http component", - "zendframework/zend-server": "Zend\\Server component", - "zendframework/zendxml": "To support Zend\\Json\\Json::fromXml() usage" + "zendframework/zend-cache": "Zend\\Cache component", + "zendframework/zend-config": "Zend\\Config component", + "zendframework/zend-eventmanager": "You should install this package to use the events in the translator", + "zendframework/zend-filter": "You should install this package to use the provided filters", + "zendframework/zend-i18n-resources": "Translation resources", + "zendframework/zend-servicemanager": "Zend\\ServiceManager component", + "zendframework/zend-validator": "You should install this package to use the provided validators", + "zendframework/zend-view": "You should install this package to use the provided view helpers" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev", - "dev-develop": "2.6-dev" + "dev-master": "2.10.x-dev", + "dev-develop": "2.11.x-dev" + }, + "zf": { + "component": "Zend\\I18n", + "config-provider": "Zend\\I18n\\ConfigProvider" } }, "autoload": { "psr-4": { - "Zend\\Json\\": "src/" + "Zend\\I18n\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", - "homepage": "https://github.com/zendframework/zend-json", + "description": "Provide translations for your application, and filter and validate internationalized values", "keywords": [ - "json", - "zf2" + "ZendFramework", + "i18n", + "zf" ], - "abandoned": "laminas/laminas-json", - "time": "2015-06-03T15:32:01+00:00" + "abandoned": "laminas/laminas-i18n", + "time": "2019-12-12T14:08:22+00:00" }, { - "name": "zendframework/zend-math", - "version": "2.5.1", + "name": "zendframework/zend-json", + "version": "3.1.2", "source": { "type": "git", - "url": "https://github.com/zendframework/zend-math.git", - "reference": "9f02a1ac4d3374d3332c80f9215deec9c71558fc" + "url": "https://github.com/zendframework/zend-json.git", + "reference": "e9ddb1192d93fe7fff846ac895249c39db75132b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-math/zipball/9f02a1ac4d3374d3332c80f9215deec9c71558fc", - "reference": "9f02a1ac4d3374d3332c80f9215deec9c71558fc", + "url": "https://api.github.com/repos/zendframework/zend-json/zipball/e9ddb1192d93fe7fff846ac895249c39db75132b", + "reference": "e9ddb1192d93fe7fff846ac895249c39db75132b", "shasum": "" }, "require": { - "php": ">=5.3.23" + "php": "^5.6 || ^7.0" }, "require-dev": { - "fabpot/php-cs-fixer": "1.7.*", - "ircmaxell/random-lib": "~1.1", - "phpunit/phpunit": "~4.0", - "zendframework/zend-servicemanager": "~2.5" + "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "zendframework/zend-coding-standard": "~1.0.0", + "zendframework/zend-stdlib": "^2.7.7 || ^3.1" }, "suggest": { - "ext-bcmath": "If using the bcmath functionality", - "ext-gmp": "If using the gmp functionality", - "ircmaxell/random-lib": "Fallback random byte generator for Zend\\Math\\Rand if OpenSSL/Mcrypt extensions are unavailable", - "zendframework/zend-servicemanager": ">= current version, if using the BigInteger::factory functionality" + "zendframework/zend-json-server": "For implementing JSON-RPC servers", + "zendframework/zend-xml2json": "For converting XML documents to JSON" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev", - "dev-develop": "2.6-dev" + "dev-master": "3.1.x-dev", + "dev-develop": "3.2.x-dev" } }, "autoload": { "psr-4": { - "Zend\\Math\\": "src/" + "Zend\\Json\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], - "homepage": "https://github.com/zendframework/zend-math", + "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", "keywords": [ - "math", - "zf2" + "ZendFramework", + "json", + "zf" ], - "abandoned": "laminas/laminas-math", - "time": "2015-06-03T15:32:02+00:00" + "abandoned": "laminas/laminas-json", + "time": "2019-10-09T13:56:13+00:00" }, { "name": "zendframework/zend-serializer", - "version": "2.5.1", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-serializer.git", - "reference": "b7208eb17dc4a4fb3a660b85e6c4af035eeed40c" + "reference": "6fb7ae016cfdf0cfcdfa2b989e6a65f351170e21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/b7208eb17dc4a4fb3a660b85e6c4af035eeed40c", - "reference": "b7208eb17dc4a4fb3a660b85e6c4af035eeed40c", + "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/6fb7ae016cfdf0cfcdfa2b989e6a65f351170e21", + "reference": "6fb7ae016cfdf0cfcdfa2b989e6a65f351170e21", "shasum": "" }, "require": { - "php": ">=5.3.23", - "zendframework/zend-json": "~2.5", - "zendframework/zend-math": "~2.5", - "zendframework/zend-stdlib": "~2.5" + "php": "^5.6 || ^7.0", + "zendframework/zend-json": "^2.5 || ^3.0", + "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "require-dev": { - "fabpot/php-cs-fixer": "1.7.*", - "phpunit/phpunit": "~4.0", - "zendframework/zend-servicemanager": "~2.5" + "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.16", + "zendframework/zend-coding-standard": "~1.0.0", + "zendframework/zend-math": "^2.6 || ^3.0", + "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" }, "suggest": { - "zendframework/zend-servicemanager": "To support plugin manager support" + "zendframework/zend-math": "(^2.6 || ^3.0) To support Python Pickle serialization", + "zendframework/zend-servicemanager": "(^2.7.5 || ^3.0.3) To support plugin manager support" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev", - "dev-develop": "2.6-dev" + "dev-master": "2.9.x-dev", + "dev-develop": "2.10.x-dev" + }, + "zf": { + "component": "Zend\\Serializer", + "config-provider": "Zend\\Serializer\\ConfigProvider" } }, "autoload": { @@ -8732,33 +9162,35 @@ "license": [ "BSD-3-Clause" ], - "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover", - "homepage": "https://github.com/zendframework/zend-serializer", + "description": "Serialize and deserialize PHP structures to a variety of representations", "keywords": [ + "ZendFramework", "serializer", - "zf2" + "zf" ], "abandoned": "laminas/laminas-serializer", - "time": "2015-06-03T15:32:02+00:00" + "time": "2019-10-19T08:06:30+00:00" }, { "name": "zendframework/zend-servicemanager", - "version": "2.5.1", + "version": "2.7.11", "source": { "type": "git", "url": "https://github.com/zendframework/zend-servicemanager.git", - "reference": "3b22c403e351d92526c642cba0bd810bc22e1c56" + "reference": "99ec9ed5d0f15aed9876433c74c2709eb933d4c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/3b22c403e351d92526c642cba0bd810bc22e1c56", - "reference": "3b22c403e351d92526c642cba0bd810bc22e1c56", + "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/99ec9ed5d0f15aed9876433c74c2709eb933d4c7", + "reference": "99ec9ed5d0f15aed9876433c74c2709eb933d4c7", "shasum": "" }, "require": { - "php": ">=5.3.23" + "container-interop/container-interop": "~1.0", + "php": "^5.5 || ^7.0" }, "require-dev": { + "athletic/athletic": "dev-master", "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "~4.0", "zendframework/zend-di": "~2.5", @@ -8771,8 +9203,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev", - "dev-develop": "2.6-dev" + "dev-master": "2.7-dev", + "dev-develop": "3.0-dev" } }, "autoload": { @@ -8790,26 +9222,28 @@ "zf2" ], "abandoned": "laminas/laminas-servicemanager", - "time": "2015-06-03T15:32:02+00:00" + "time": "2018-06-22T14:49:54+00:00" }, { "name": "zendframework/zend-stdlib", - "version": "2.5.1", + "version": "2.7.7", "source": { "type": "git", "url": "https://github.com/zendframework/zend-stdlib.git", - "reference": "cc8e90a60dd5d44b9730b77d07b97550091da1ae" + "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/cc8e90a60dd5d44b9730b77d07b97550091da1ae", - "reference": "cc8e90a60dd5d44b9730b77d07b97550091da1ae", + "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0e44eb46788f65e09e077eb7f44d2659143bcc1f", + "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f", "shasum": "" }, "require": { - "php": ">=5.3.23" + "php": "^5.5 || ^7.0", + "zendframework/zend-hydrator": "~1.1" }, "require-dev": { + "athletic/athletic": "~0.1", "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "~4.0", "zendframework/zend-config": "~2.5", @@ -8828,8 +9262,9 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5-dev", - "dev-develop": "2.6-dev" + "dev-release-2.7": "2.7-dev", + "dev-master": "3.0-dev", + "dev-develop": "3.1-dev" } }, "autoload": { @@ -8847,24 +9282,24 @@ "zf2" ], "abandoned": "laminas/laminas-stdlib", - "time": "2015-06-03T15:32:03+00:00" + "time": "2016-04-12T21:17:31+00:00" }, { "name": "zetacomponents/base", - "version": "1.9.1", + "version": "1.9.3", "source": { "type": "git", "url": "https://github.com/zetacomponents/Base.git", - "reference": "489e20235989ddc97fdd793af31ac803972454f1" + "reference": "2f432f4117a5aa2164d4fb1784f84db91dbdd3b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zetacomponents/Base/zipball/489e20235989ddc97fdd793af31ac803972454f1", - "reference": "489e20235989ddc97fdd793af31ac803972454f1", + "url": "https://api.github.com/repos/zetacomponents/Base/zipball/2f432f4117a5aa2164d4fb1784f84db91dbdd3b8", + "reference": "2f432f4117a5aa2164d4fb1784f84db91dbdd3b8", "shasum": "" }, "require-dev": { - "phpunit/phpunit": "~5.7", + "phpunit/phpunit": "~8.0", "zetacomponents/unit-test": "*" }, "type": "library", @@ -8911,27 +9346,28 @@ ], "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.", "homepage": "https://github.com/zetacomponents", - "time": "2017-11-28T11:30:00+00:00" + "time": "2021-07-25T15:46:08+00:00" }, { "name": "zetacomponents/document", - "version": "1.3.1", + "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/zetacomponents/Document.git", - "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8" + "reference": "196884f00871ea7dcbca9ab8bc85716f626e9cc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zetacomponents/Document/zipball/688abfde573cf3fe0730f82538fbd7aa9fc95bc8", - "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8", + "url": "https://api.github.com/repos/zetacomponents/Document/zipball/196884f00871ea7dcbca9ab8bc85716f626e9cc3", + "reference": "196884f00871ea7dcbca9ab8bc85716f626e9cc3", "shasum": "" }, "require": { - "zetacomponents/base": "*" + "zetacomponents/base": "~1.8" }, "require-dev": { - "zetacomponents/unit-test": "dev-master" + "phpunit/phpunit": "~8.0", + "zetacomponents/unit-test": "*" }, "type": "library", "autoload": { @@ -8962,31 +9398,25 @@ ], "description": "The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.", "homepage": "https://github.com/zetacomponents", - "time": "2013-12-19T11:40:00+00:00" + "time": "2022-02-11T17:26:31+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { + "composer/installers": 0, "cakephp/cakephp": 0, + "cakedc/migrations": 0, + "mustangostang/spyc": 0, "netcommons/install": 0, "josegonzalez/cakephp-upload": 0, "jms/serializer": 0, "cakephp/cakephp-codesniffer": 0, - "doctrine/annotations": 0, - "dompdf/dompdf": 0, - "mayflower/php-codebrowser": 0, - "mustangostang/spyc": 0, "phpdocumentor/phpdocumentor": 0, - "phploc/phploc": 0, "phpmd/phpmd": 0, "phpunit/phpunit": 0, "php-coveralls/php-coveralls": 0, - "sebastian/phpcpd": 0, - "symfony/debug": 0, - "symfony/dependency-injection": 0, - "symfony/filesystem": 0, - "symfony/translation": 0 + "sebastian/phpcpd": 0 }, "prefer-stable": false, "prefer-lowest": false, From d4d8834e864d28dd146165825ac391df938210a4 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Sat, 16 Apr 2022 18:18:03 +0900 Subject: [PATCH 21/32] change: jquery-ui#1.13.1 --- bower.json | 2 +- bower.json.dist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 6814a118..6cc30be1 100644 --- a/bower.json +++ b/bower.json @@ -16,7 +16,7 @@ "angular-bootstrap-datetimepicker-directive": ">=0.1.3", "angular-ui-tinymce": ">=0.0.9", "jquery": ">=3.4.1", - "jqueryui": ">=1.11", + "jqueryui": "NetCommons3/jquery-ui#1.13.1", "bootstrap": ">=3.3 <4.0", "angular-nvd3": ">=0.1.1", "visualcaptcha.jquery": ">=0.0.5", diff --git a/bower.json.dist b/bower.json.dist index 35858916..665f7b65 100644 --- a/bower.json.dist +++ b/bower.json.dist @@ -16,7 +16,7 @@ "angular-bootstrap-datetimepicker-directive": ">=0.1.3", "angular-ui-tinymce": ">=0.0.9", "jquery": ">=3.4.1", - "jqueryui": ">=1.11", + "jqueryui": "NetCommons3/jquery-ui#1.13.1", "bootstrap": ">=3.3 <4.0" }, "devDependencies": { From d531354c571ab409f6ea75c40cb6340816bd9de9 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Mon, 22 Aug 2022 16:45:48 +0900 Subject: [PATCH 22/32] =?UTF-8?q?bootstrap-datetimepicker=E3=81=8C6.0?= =?UTF-8?q?=E3=81=8C=E3=83=AA=E3=83=AA=E3=83=BC=E3=82=B9=E3=81=95=E3=82=8C?= =?UTF-8?q?=E3=81=9F=E3=81=9F=E3=82=814=E7=B3=BB=E3=81=AB=E5=9B=BA?= =?UTF-8?q?=E5=AE=9A=E3=81=99=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 6cc30be1..fe3df61d 100644 --- a/bower.json +++ b/bower.json @@ -14,6 +14,7 @@ "angular-animate": ">=1.6", "angular-bootstrap": ">=1.2", "angular-bootstrap-datetimepicker-directive": ">=0.1.3", + "eonasdan-bootstrap-datetimepicker" : ">=4.0 <5.0", "angular-ui-tinymce": ">=0.0.9", "jquery": ">=3.4.1", "jqueryui": "NetCommons3/jquery-ui#1.13.1", From be4c6b76b3283d2b4e0774dc0a8f26c9bafd5321 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Mon, 22 Aug 2022 16:46:28 +0900 Subject: [PATCH 23/32] =?UTF-8?q?bootstrap-datetimepicker=E3=81=8C6.0?= =?UTF-8?q?=E3=81=8C=E3=83=AA=E3=83=AA=E3=83=BC=E3=82=B9=E3=81=95=E3=82=8C?= =?UTF-8?q?=E3=81=9F=E3=81=9F=E3=82=814=E7=B3=BB=E3=81=AB=E5=9B=BA?= =?UTF-8?q?=E5=AE=9A=E3=81=99=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bower.json.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json.dist b/bower.json.dist index 665f7b65..35053326 100644 --- a/bower.json.dist +++ b/bower.json.dist @@ -14,6 +14,7 @@ "angular-animate": ">=1.6", "angular-bootstrap": ">=1.2", "angular-bootstrap-datetimepicker-directive": ">=0.1.3", + "eonasdan-bootstrap-datetimepicker" : ">=4.0 <5.0", "angular-ui-tinymce": ">=0.0.9", "jquery": ">=3.4.1", "jqueryui": "NetCommons3/jquery-ui#1.13.1", From fda5b31ca1cd46269c6d4000083bebe034b112cf Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Sat, 4 Mar 2023 15:16:56 +0900 Subject: [PATCH 24/32] NetCommons 3.3.6 released. --- app/VERSION | 2 +- composer.lock | 1033 +++++++++++++++++++++++++++---------------------- 2 files changed, 569 insertions(+), 466 deletions(-) diff --git a/app/VERSION b/app/VERSION index fa7adc7a..9c25013d 100644 --- a/app/VERSION +++ b/app/VERSION @@ -1 +1 @@ -3.3.5 +3.3.6 diff --git a/composer.lock b/composer.lock index 7ecafd40..bb9ad13c 100644 --- a/composer.lock +++ b/composer.lock @@ -341,30 +341,34 @@ }, { "name": "doctrine/annotations", - "version": "1.13.2", + "version": "1.14.3", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "5b668aef16090008790395c02c893b1ba13f7e08" + "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08", - "reference": "5b668aef16090008790395c02c893b1ba13f7e08", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", + "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", "shasum": "" }, "require": { - "doctrine/lexer": "1.*", + "doctrine/lexer": "^1 || ^2", "ext-tokenizer": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", - "doctrine/coding-standard": "^6.0 || ^8.1", - "phpstan/phpstan": "^0.12.20", - "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", - "symfony/cache": "^4.4 || ^5.2" + "doctrine/coding-standard": "^9 || ^10", + "phpstan/phpstan": "~1.4.10 || ^1.8.0", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "symfony/cache": "^4.4 || ^5.4 || ^6", + "vimeo/psalm": "^4.10" + }, + "suggest": { + "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" }, "type": "library", "autoload": { @@ -405,7 +409,46 @@ "docblock", "parser" ], - "time": "2021-08-05T19:00:23+00:00" + "time": "2023-02-01T09:20:38+00:00" + }, + { + "name": "doctrine/deprecations", + "version": "v1.0.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/deprecations.git", + "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", + "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", + "shasum": "" + }, + "require": { + "php": "^7.1|^8.0" + }, + "require-dev": { + "doctrine/coding-standard": "^9", + "phpunit/phpunit": "^7.5|^8.5|^9.5", + "psr/log": "^1|^2|^3" + }, + "suggest": { + "psr/log": "Allows logging deprecations via PSR-3 logger implementation" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", + "homepage": "https://www.doctrine-project.org/", + "time": "2022-05-02T15:47:09+00:00" }, { "name": "doctrine/instantiator", @@ -463,31 +506,33 @@ }, { "name": "doctrine/lexer", - "version": "1.2.2", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c" + "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c", - "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", + "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", "shasum": "" }, "require": { + "doctrine/deprecations": "^1.0", "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9.0", - "phpstan/phpstan": "1.3", + "doctrine/coding-standard": "^9 || ^10", + "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "vimeo/psalm": "^4.11" + "psalm/plugin-phpunit": "^0.18.3", + "vimeo/psalm": "^4.11 || ^5.0" }, "type": "library", "autoload": { "psr-4": { - "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" + "Doctrine\\Common\\Lexer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -531,7 +576,7 @@ "type": "tidelift" } ], - "time": "2022-01-12T08:27:12+00:00" + "time": "2022-12-14T08:49:07+00:00" }, { "name": "emotionloop/visualcaptcha", @@ -581,29 +626,39 @@ }, { "name": "ezyang/htmlpurifier", - "version": "v4.14.0", + "version": "v4.16.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75" + "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75", - "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8", + "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8", "shasum": "" }, "require": { - "php": ">=5.2" + "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0" + }, + "require-dev": { + "cerdic/css-tidy": "^1.7 || ^2.0", + "simpletest/simpletest": "dev-master" + }, + "suggest": { + "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.", + "ext-bcmath": "Used for unit conversion and imagecrash protection", + "ext-iconv": "Converts text to and from non-UTF-8 encodings", + "ext-tidy": "Used for pretty-printing HTML" }, "type": "library", "autoload": { - "psr-0": { - "HTMLPurifier": "library/" - }, "files": [ "library/HTMLPurifier.composer.php" ], + "psr-0": { + "HTMLPurifier": "library/" + }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] @@ -624,7 +679,7 @@ "keywords": [ "html" ], - "time": "2021-12-25T01:21:49+00:00" + "time": "2022-09-18T07:06:19+00:00" }, { "name": "jms/metadata", @@ -683,16 +738,16 @@ }, { "name": "jms/parser-lib", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/parser-lib.git", - "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" + "reference": "4f45952f9fa97d67adc5dd69e7d622fc89a7675d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", - "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", + "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/4f45952f9fa97d67adc5dd69e7d622fc89a7675d", + "reference": "4f45952f9fa97d67adc5dd69e7d622fc89a7675d", "shasum": "" }, "require": { @@ -701,7 +756,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -714,7 +769,7 @@ "Apache2" ], "description": "A library for easily creating recursive-descent parsers.", - "time": "2012-11-18T18:08:43+00:00" + "time": "2022-03-19T09:24:56+00:00" }, { "name": "jms/serializer", @@ -958,16 +1013,16 @@ }, { "name": "mobiledetect/mobiledetectlib", - "version": "2.8.37", + "version": "2.8.41", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", - "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7" + "reference": "fc9cccd4d3706d5a7537b562b59cc18f9e4c0cb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/9841e3c46f5bd0739b53aed8ac677fa712943df7", - "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7", + "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/fc9cccd4d3706d5a7537b562b59cc18f9e4c0cb1", + "reference": "fc9cccd4d3706d5a7537b562b59cc18f9e4c0cb1", "shasum": "" }, "require": { @@ -1006,13 +1061,7 @@ "mobile detector", "php mobile detect" ], - "funding": [ - { - "url": "https://github.com/serbanghita", - "type": "github" - } - ], - "time": "2021-02-19T21:22:57+00:00" + "time": "2022-11-08T18:31:26+00:00" }, { "name": "mustangostang/spyc", @@ -1066,16 +1115,16 @@ }, { "name": "netcommons/access-counters", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AccessCounters.git", - "reference": "158ca4d121ea112ed5ee7c2b76e137cccffff8cf" + "reference": "3e3c85e33cead94e76ea114ce19d263c0e2b43ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AccessCounters/zipball/158ca4d121ea112ed5ee7c2b76e137cccffff8cf", - "reference": "158ca4d121ea112ed5ee7c2b76e137cccffff8cf", + "url": "https://api.github.com/repos/NetCommons3/AccessCounters/zipball/3e3c85e33cead94e76ea114ce19d263c0e2b43ae", + "reference": "3e3c85e33cead94e76ea114ce19d263c0e2b43ae", "shasum": "" }, "require": { @@ -1109,20 +1158,20 @@ "access_counters", "cakephp" ], - "time": "2022-02-11T08:41:46+00:00" + "time": "2023-02-25T11:26:52+00:00" }, { "name": "netcommons/announcements", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Announcements.git", - "reference": "8d7fafbabe38bed9a1d981b4fa69552a7d2e9132" + "reference": "8fee26bca1b8643d90360a2139f4df4a28800a66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Announcements/zipball/8d7fafbabe38bed9a1d981b4fa69552a7d2e9132", - "reference": "8d7fafbabe38bed9a1d981b4fa69552a7d2e9132", + "url": "https://api.github.com/repos/NetCommons3/Announcements/zipball/8fee26bca1b8643d90360a2139f4df4a28800a66", + "reference": "8fee26bca1b8643d90360a2139f4df4a28800a66", "shasum": "" }, "require": { @@ -1160,20 +1209,20 @@ "announcements", "cakephp" ], - "time": "2022-02-11T08:46:00+00:00" + "time": "2023-02-25T11:31:54+00:00" }, { "name": "netcommons/auth", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Auth.git", - "reference": "4fd1afb675926dc43cbf22ceb467504fc2f2a1a4" + "reference": "b5ce8a196d4cc26b85f8a062f127ca9b7f3309e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Auth/zipball/4fd1afb675926dc43cbf22ceb467504fc2f2a1a4", - "reference": "4fd1afb675926dc43cbf22ceb467504fc2f2a1a4", + "url": "https://api.github.com/repos/NetCommons3/Auth/zipball/b5ce8a196d4cc26b85f8a062f127ca9b7f3309e7", + "reference": "b5ce8a196d4cc26b85f8a062f127ca9b7f3309e7", "shasum": "" }, "require": { @@ -1207,20 +1256,20 @@ "auth", "cakephp" ], - "time": "2022-02-11T08:50:14+00:00" + "time": "2023-02-25T11:36:57+00:00" }, { "name": "netcommons/auth-general", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AuthGeneral.git", - "reference": "fdcdf4a51976ab1b2a40808336562cf5ab0474f7" + "reference": "d6d8ca69520bd60842c531a881a78320a83ea231" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AuthGeneral/zipball/fdcdf4a51976ab1b2a40808336562cf5ab0474f7", - "reference": "fdcdf4a51976ab1b2a40808336562cf5ab0474f7", + "url": "https://api.github.com/repos/NetCommons3/AuthGeneral/zipball/d6d8ca69520bd60842c531a881a78320a83ea231", + "reference": "d6d8ca69520bd60842c531a881a78320a83ea231", "shasum": "" }, "require": { @@ -1253,20 +1302,20 @@ "auth", "cakephp" ], - "time": "2022-02-11T08:54:27+00:00" + "time": "2023-02-25T11:41:59+00:00" }, { "name": "netcommons/authorization-keys", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AuthorizationKeys.git", - "reference": "f8b3417e8cad8f3dee797952bebee6b8c26a0f58" + "reference": "0459541c620f8a173b5b3e3821f2b18e2ace8a3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AuthorizationKeys/zipball/f8b3417e8cad8f3dee797952bebee6b8c26a0f58", - "reference": "f8b3417e8cad8f3dee797952bebee6b8c26a0f58", + "url": "https://api.github.com/repos/NetCommons3/AuthorizationKeys/zipball/0459541c620f8a173b5b3e3821f2b18e2ace8a3d", + "reference": "0459541c620f8a173b5b3e3821f2b18e2ace8a3d", "shasum": "" }, "require": { @@ -1315,20 +1364,20 @@ "authorization-keys", "cakephp" ], - "time": "2022-02-11T08:58:40+00:00" + "time": "2023-02-25T11:47:02+00:00" }, { "name": "netcommons/bbses", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Bbses.git", - "reference": "76ab06edf08aa5c7d6e89c46b24a96705d9f3627" + "reference": "32b2e4564d3da4f1e9fbfacf768af46e90fdd08b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Bbses/zipball/76ab06edf08aa5c7d6e89c46b24a96705d9f3627", - "reference": "76ab06edf08aa5c7d6e89c46b24a96705d9f3627", + "url": "https://api.github.com/repos/NetCommons3/Bbses/zipball/32b2e4564d3da4f1e9fbfacf768af46e90fdd08b", + "reference": "32b2e4564d3da4f1e9fbfacf768af46e90fdd08b", "shasum": "" }, "require": { @@ -1368,20 +1417,20 @@ "bbses", "cakephp" ], - "time": "2022-02-11T09:02:53+00:00" + "time": "2023-02-25T11:57:05+00:00" }, { "name": "netcommons/blocks", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Blocks.git", - "reference": "4a6e111c7d1f3199cef9e4784d33ad85f8d82b1c" + "reference": "6a6beaf74d8f9357f1ee350b25296c4599ee107e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Blocks/zipball/4a6e111c7d1f3199cef9e4784d33ad85f8d82b1c", - "reference": "4a6e111c7d1f3199cef9e4784d33ad85f8d82b1c", + "url": "https://api.github.com/repos/NetCommons3/Blocks/zipball/6a6beaf74d8f9357f1ee350b25296c4599ee107e", + "reference": "6a6beaf74d8f9357f1ee350b25296c4599ee107e", "shasum": "" }, "require": { @@ -1419,20 +1468,20 @@ "blocks", "cakephp" ], - "time": "2022-02-11T09:07:08+00:00" + "time": "2023-02-25T12:02:08+00:00" }, { "name": "netcommons/blogs", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Blogs.git", - "reference": "fcd24edcba5cfcb08306f4455e78f4ca5f5bb74a" + "reference": "352406d251f25de0029108d3e5a3a9bb424c179b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Blogs/zipball/fcd24edcba5cfcb08306f4455e78f4ca5f5bb74a", - "reference": "fcd24edcba5cfcb08306f4455e78f4ca5f5bb74a", + "url": "https://api.github.com/repos/NetCommons3/Blogs/zipball/352406d251f25de0029108d3e5a3a9bb424c179b", + "reference": "352406d251f25de0029108d3e5a3a9bb424c179b", "shasum": "" }, "require": { @@ -1479,20 +1528,20 @@ "blogs", "cakephp" ], - "time": "2022-02-11T09:11:21+00:00" + "time": "2023-02-25T12:07:10+00:00" }, { "name": "netcommons/boxes", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Boxes.git", - "reference": "30b6e3e86fef5ae1423f9b74f902b5e5e46acf0d" + "reference": "3329282e39b7bcd5a8513b0cac78d35ee9486cf7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Boxes/zipball/30b6e3e86fef5ae1423f9b74f902b5e5e46acf0d", - "reference": "30b6e3e86fef5ae1423f9b74f902b5e5e46acf0d", + "url": "https://api.github.com/repos/NetCommons3/Boxes/zipball/3329282e39b7bcd5a8513b0cac78d35ee9486cf7", + "reference": "3329282e39b7bcd5a8513b0cac78d35ee9486cf7", "shasum": "" }, "require": { @@ -1527,20 +1576,20 @@ "boxes", "cakephp" ], - "time": "2022-02-11T09:15:36+00:00" + "time": "2023-02-25T12:12:14+00:00" }, { "name": "netcommons/cabinets", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Cabinets.git", - "reference": "295bf54ce4227642069e504ee8b09bbc7eeef9f1" + "reference": "25c8e30e7ffefc90a975803b460c042f80a8e1ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Cabinets/zipball/295bf54ce4227642069e504ee8b09bbc7eeef9f1", - "reference": "295bf54ce4227642069e504ee8b09bbc7eeef9f1", + "url": "https://api.github.com/repos/NetCommons3/Cabinets/zipball/25c8e30e7ffefc90a975803b460c042f80a8e1ff", + "reference": "25c8e30e7ffefc90a975803b460c042f80a8e1ff", "shasum": "" }, "require": { @@ -1585,20 +1634,20 @@ "cabinets", "cakephp" ], - "time": "2022-02-11T09:19:49+00:00" + "time": "2023-02-25T12:17:17+00:00" }, { "name": "netcommons/calendars", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Calendars.git", - "reference": "34f2a1ad376eec0cafa2346426a93d0afe856686" + "reference": "3357ca65e226399499333b0c6b7e26e2993f37ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Calendars/zipball/34f2a1ad376eec0cafa2346426a93d0afe856686", - "reference": "34f2a1ad376eec0cafa2346426a93d0afe856686", + "url": "https://api.github.com/repos/NetCommons3/Calendars/zipball/3357ca65e226399499333b0c6b7e26e2993f37ab", + "reference": "3357ca65e226399499333b0c6b7e26e2993f37ab", "shasum": "" }, "require": { @@ -1659,20 +1708,20 @@ "cakephp", "calendars" ], - "time": "2022-02-11T09:24:05+00:00" + "time": "2023-02-25T12:27:22+00:00" }, { "name": "netcommons/categories", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Categories.git", - "reference": "a1121ac5ab9393ea0c5c62895c16a0fbb697e299" + "reference": "956068c54d2d144e1d5ed33d752cbb7472eba4ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Categories/zipball/a1121ac5ab9393ea0c5c62895c16a0fbb697e299", - "reference": "a1121ac5ab9393ea0c5c62895c16a0fbb697e299", + "url": "https://api.github.com/repos/NetCommons3/Categories/zipball/956068c54d2d144e1d5ed33d752cbb7472eba4ad", + "reference": "956068c54d2d144e1d5ed33d752cbb7472eba4ad", "shasum": "" }, "require": { @@ -1704,20 +1753,20 @@ "cakephp", "categories" ], - "time": "2022-02-11T09:28:18+00:00" + "time": "2023-02-25T12:32:25+00:00" }, { "name": "netcommons/circular-notices", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CircularNotices.git", - "reference": "b2159b37400c41c296c5b6c6ec00562751ace5e0" + "reference": "8df92999c436020754bb97c17d306d5b6004baac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CircularNotices/zipball/b2159b37400c41c296c5b6c6ec00562751ace5e0", - "reference": "b2159b37400c41c296c5b6c6ec00562751ace5e0", + "url": "https://api.github.com/repos/NetCommons3/CircularNotices/zipball/8df92999c436020754bb97c17d306d5b6004baac", + "reference": "8df92999c436020754bb97c17d306d5b6004baac", "shasum": "" }, "require": { @@ -1771,20 +1820,20 @@ "cakephp", "circular-notices" ], - "time": "2022-02-11T09:32:33+00:00" + "time": "2023-02-25T12:37:28+00:00" }, { "name": "netcommons/clean-up", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CleanUp.git", - "reference": "bdaeaa74a04597e388d8a8043f33ff8a988edafe" + "reference": "cb9424afab7bb9ac54e04493f3b71a5b49545cac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CleanUp/zipball/bdaeaa74a04597e388d8a8043f33ff8a988edafe", - "reference": "bdaeaa74a04597e388d8a8043f33ff8a988edafe", + "url": "https://api.github.com/repos/NetCommons3/CleanUp/zipball/cb9424afab7bb9ac54e04493f3b71a5b49545cac", + "reference": "cb9424afab7bb9ac54e04493f3b71a5b49545cac", "shasum": "" }, "require": { @@ -1830,20 +1879,20 @@ "cakephp", "clean-up" ], - "time": "2022-02-11T09:36:46+00:00" + "time": "2023-02-25T12:42:31+00:00" }, { "name": "netcommons/community-space", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CommunitySpace.git", - "reference": "b53b28635efb353041d8a38fa4e6738163e1c4cb" + "reference": "f81b786893b4198da300885d086b47df54457a24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CommunitySpace/zipball/b53b28635efb353041d8a38fa4e6738163e1c4cb", - "reference": "b53b28635efb353041d8a38fa4e6738163e1c4cb", + "url": "https://api.github.com/repos/NetCommons3/CommunitySpace/zipball/f81b786893b4198da300885d086b47df54457a24", + "reference": "f81b786893b4198da300885d086b47df54457a24", "shasum": "" }, "require": { @@ -1874,20 +1923,20 @@ "cakephp", "community_space" ], - "time": "2022-02-11T09:40:59+00:00" + "time": "2023-02-25T12:47:40+00:00" }, { "name": "netcommons/containers", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Containers.git", - "reference": "3f1b0bae59e85cac9273a57282f372abd3454575" + "reference": "104cf18e0bf6d131bcc22dfde2fc909d333d2e95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Containers/zipball/3f1b0bae59e85cac9273a57282f372abd3454575", - "reference": "3f1b0bae59e85cac9273a57282f372abd3454575", + "url": "https://api.github.com/repos/NetCommons3/Containers/zipball/104cf18e0bf6d131bcc22dfde2fc909d333d2e95", + "reference": "104cf18e0bf6d131bcc22dfde2fc909d333d2e95", "shasum": "" }, "require": { @@ -1920,20 +1969,20 @@ "cakephp", "containers" ], - "time": "2022-02-11T09:45:12+00:00" + "time": "2023-02-25T14:51:55+00:00" }, { "name": "netcommons/content-comments", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ContentComments.git", - "reference": "beefa6027b3b9468278e591bded0857c91bec0cf" + "reference": "c2cfede33c74a35881b6f1e5ae8101cef205ab29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ContentComments/zipball/beefa6027b3b9468278e591bded0857c91bec0cf", - "reference": "beefa6027b3b9468278e591bded0857c91bec0cf", + "url": "https://api.github.com/repos/NetCommons3/ContentComments/zipball/c2cfede33c74a35881b6f1e5ae8101cef205ab29", + "reference": "c2cfede33c74a35881b6f1e5ae8101cef205ab29", "shasum": "" }, "require": { @@ -1974,20 +2023,20 @@ "cakephp", "content-comments" ], - "time": "2022-02-11T10:04:28+00:00" + "time": "2023-02-25T14:56:57+00:00" }, { "name": "netcommons/control-panel", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ControlPanel.git", - "reference": "9a1612f951348cc01eb2708eb17605aefd76a929" + "reference": "134f05c0bf8c8f11c0271c30f5ef70055542298f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ControlPanel/zipball/9a1612f951348cc01eb2708eb17605aefd76a929", - "reference": "9a1612f951348cc01eb2708eb17605aefd76a929", + "url": "https://api.github.com/repos/NetCommons3/ControlPanel/zipball/134f05c0bf8c8f11c0271c30f5ef70055542298f", + "reference": "134f05c0bf8c8f11c0271c30f5ef70055542298f", "shasum": "" }, "require": { @@ -2023,20 +2072,20 @@ "cakephp", "control_panel" ], - "time": "2022-02-11T10:08:42+00:00" + "time": "2023-02-25T15:02:01+00:00" }, { "name": "netcommons/data-types", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/DataTypes.git", - "reference": "8a779a1257b7d745ba0ae360c80f131433a1be8f" + "reference": "7d7d33e7bef280d4a859b0060d1775467aeadc54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/DataTypes/zipball/8a779a1257b7d745ba0ae360c80f131433a1be8f", - "reference": "8a779a1257b7d745ba0ae360c80f131433a1be8f", + "url": "https://api.github.com/repos/NetCommons3/DataTypes/zipball/7d7d33e7bef280d4a859b0060d1775467aeadc54", + "reference": "7d7d33e7bef280d4a859b0060d1775467aeadc54", "shasum": "" }, "require": { @@ -2067,20 +2116,20 @@ "cakephp", "data_types" ], - "time": "2022-02-11T10:12:55+00:00" + "time": "2023-02-25T15:07:03+00:00" }, { "name": "netcommons/faqs", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Faqs.git", - "reference": "fc383a28743dbe3828ecf964b8803e2b05877f4e" + "reference": "cf704deda8bbc639c273ce9efd645e4c7f0823ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Faqs/zipball/fc383a28743dbe3828ecf964b8803e2b05877f4e", - "reference": "fc383a28743dbe3828ecf964b8803e2b05877f4e", + "url": "https://api.github.com/repos/NetCommons3/Faqs/zipball/cf704deda8bbc639c273ce9efd645e4c7f0823ab", + "reference": "cf704deda8bbc639c273ce9efd645e4c7f0823ab", "shasum": "" }, "require": { @@ -2124,20 +2173,20 @@ "cakephp", "faqs" ], - "time": "2022-02-11T10:17:08+00:00" + "time": "2023-02-25T15:12:06+00:00" }, { "name": "netcommons/files", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Files.git", - "reference": "68247cd591cfa07e19fb8f5b3458f921f7babb48" + "reference": "eb496904c2db26cb338ffa25b2840f0f3c711176" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Files/zipball/68247cd591cfa07e19fb8f5b3458f921f7babb48", - "reference": "68247cd591cfa07e19fb8f5b3458f921f7babb48", + "url": "https://api.github.com/repos/NetCommons3/Files/zipball/eb496904c2db26cb338ffa25b2840f0f3c711176", + "reference": "eb496904c2db26cb338ffa25b2840f0f3c711176", "shasum": "" }, "require": { @@ -2172,20 +2221,20 @@ "cakephp", "files" ], - "time": "2022-02-11T10:21:21+00:00" + "time": "2023-02-25T15:22:08+00:00" }, { "name": "netcommons/frames", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Frames.git", - "reference": "42650474b4567962e1e05ff57b95156cc47baff8" + "reference": "9a60fb868bd9fb740a0486420016b44e153a7b0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Frames/zipball/42650474b4567962e1e05ff57b95156cc47baff8", - "reference": "42650474b4567962e1e05ff57b95156cc47baff8", + "url": "https://api.github.com/repos/NetCommons3/Frames/zipball/9a60fb868bd9fb740a0486420016b44e153a7b0c", + "reference": "9a60fb868bd9fb740a0486420016b44e153a7b0c", "shasum": "" }, "require": { @@ -2221,20 +2270,20 @@ "cakephp", "frames" ], - "time": "2022-02-11T10:25:34+00:00" + "time": "2023-02-25T15:27:11+00:00" }, { "name": "netcommons/groups", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Groups.git", - "reference": "3ef1e3af5e570b317a89a3f6998bc6cea335cc69" + "reference": "089d5882444c6bb5564d35acc3633d160e0092f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Groups/zipball/3ef1e3af5e570b317a89a3f6998bc6cea335cc69", - "reference": "3ef1e3af5e570b317a89a3f6998bc6cea335cc69", + "url": "https://api.github.com/repos/NetCommons3/Groups/zipball/089d5882444c6bb5564d35acc3633d160e0092f8", + "reference": "089d5882444c6bb5564d35acc3633d160e0092f8", "shasum": "" }, "require": { @@ -2270,20 +2319,20 @@ "cakephp", "groups" ], - "time": "2022-02-11T10:29:47+00:00" + "time": "2023-02-25T15:32:13+00:00" }, { "name": "netcommons/holidays", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Holidays.git", - "reference": "1fcb4eb523f82d37e8c36f043c2dbae18fe68ff5" + "reference": "f912abbcf75caf7ec875b6b8acde11148736e7c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Holidays/zipball/1fcb4eb523f82d37e8c36f043c2dbae18fe68ff5", - "reference": "1fcb4eb523f82d37e8c36f043c2dbae18fe68ff5", + "url": "https://api.github.com/repos/NetCommons3/Holidays/zipball/f912abbcf75caf7ec875b6b8acde11148736e7c5", + "reference": "f912abbcf75caf7ec875b6b8acde11148736e7c5", "shasum": "" }, "require": { @@ -2335,20 +2384,20 @@ "cakephp", "holidays" ], - "time": "2022-02-11T10:34:00+00:00" + "time": "2023-02-25T15:37:16+00:00" }, { "name": "netcommons/iframes", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Iframes.git", - "reference": "7da23aa08af8c1c1a8a03acb6dead504bbab42bc" + "reference": "0a1ca579c9abf8c4b9b0e612e72001d2ddac262b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Iframes/zipball/7da23aa08af8c1c1a8a03acb6dead504bbab42bc", - "reference": "7da23aa08af8c1c1a8a03acb6dead504bbab42bc", + "url": "https://api.github.com/repos/NetCommons3/Iframes/zipball/0a1ca579c9abf8c4b9b0e612e72001d2ddac262b", + "reference": "0a1ca579c9abf8c4b9b0e612e72001d2ddac262b", "shasum": "" }, "require": { @@ -2386,20 +2435,20 @@ "cakephp", "iframes" ], - "time": "2022-02-11T10:38:13+00:00" + "time": "2023-02-25T15:42:18+00:00" }, { "name": "netcommons/install", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Install.git", - "reference": "d8413659ad04ac08243905865061c77142363c19" + "reference": "bc43fdc9e8ed86d4215355a3ac035f8354f74a6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Install/zipball/d8413659ad04ac08243905865061c77142363c19", - "reference": "d8413659ad04ac08243905865061c77142363c19", + "url": "https://api.github.com/repos/NetCommons3/Install/zipball/bc43fdc9e8ed86d4215355a3ac035f8354f74a6f", + "reference": "bc43fdc9e8ed86d4215355a3ac035f8354f74a6f", "shasum": "" }, "require": { @@ -2455,20 +2504,20 @@ "cakephp", "install" ], - "time": "2022-02-11T10:42:26+00:00" + "time": "2023-02-25T15:52:21+00:00" }, { "name": "netcommons/likes", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Likes.git", - "reference": "a5d99168f5c886a2434ea1880c61116f9b896119" + "reference": "576497cfbd77c5742a22eceb0598e7953b9ae602" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Likes/zipball/a5d99168f5c886a2434ea1880c61116f9b896119", - "reference": "a5d99168f5c886a2434ea1880c61116f9b896119", + "url": "https://api.github.com/repos/NetCommons3/Likes/zipball/576497cfbd77c5742a22eceb0598e7953b9ae602", + "reference": "576497cfbd77c5742a22eceb0598e7953b9ae602", "shasum": "" }, "require": { @@ -2499,20 +2548,20 @@ "cakephp", "likes" ], - "time": "2022-02-11T10:46:40+00:00" + "time": "2023-02-25T15:57:24+00:00" }, { "name": "netcommons/links", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Links.git", - "reference": "a28392dbbec0564f6ccfbd28f41e3835fdd32c8a" + "reference": "780a29287fd2486ee5d85c2c35c69a0c26286795" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Links/zipball/a28392dbbec0564f6ccfbd28f41e3835fdd32c8a", - "reference": "a28392dbbec0564f6ccfbd28f41e3835fdd32c8a", + "url": "https://api.github.com/repos/NetCommons3/Links/zipball/780a29287fd2486ee5d85c2c35c69a0c26286795", + "reference": "780a29287fd2486ee5d85c2c35c69a0c26286795", "shasum": "" }, "require": { @@ -2553,20 +2602,20 @@ "cakephp", "links" ], - "time": "2022-02-11T10:50:54+00:00" + "time": "2023-02-25T16:02:26+00:00" }, { "name": "netcommons/m17n", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/M17n.git", - "reference": "f7d602eb081cf4aa137fd696254c02acc7cc13d7" + "reference": "da05bdabc3eaa16c64addc4580d2607d546a6a6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/M17n/zipball/f7d602eb081cf4aa137fd696254c02acc7cc13d7", - "reference": "f7d602eb081cf4aa137fd696254c02acc7cc13d7", + "url": "https://api.github.com/repos/NetCommons3/M17n/zipball/da05bdabc3eaa16c64addc4580d2607d546a6a6c", + "reference": "da05bdabc3eaa16c64addc4580d2607d546a6a6c", "shasum": "" }, "require": { @@ -2599,20 +2648,20 @@ "cakephp", "m17n" ], - "time": "2022-02-11T10:55:07+00:00" + "time": "2023-02-25T16:07:28+00:00" }, { "name": "netcommons/mails", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Mails.git", - "reference": "f9778ec37099fa92c9057c2346092de0d34bbea3" + "reference": "c7a8067ef6109cff36d78acdb4568da9af199b26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Mails/zipball/f9778ec37099fa92c9057c2346092de0d34bbea3", - "reference": "f9778ec37099fa92c9057c2346092de0d34bbea3", + "url": "https://api.github.com/repos/NetCommons3/Mails/zipball/c7a8067ef6109cff36d78acdb4568da9af199b26", + "reference": "c7a8067ef6109cff36d78acdb4568da9af199b26", "shasum": "" }, "require": { @@ -2656,20 +2705,20 @@ "cakephp", "mails" ], - "time": "2022-02-11T10:59:20+00:00" + "time": "2023-02-25T16:12:31+00:00" }, { "name": "netcommons/menus", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Menus.git", - "reference": "9268fd7163c362e44c2d8e2d886b1ffa09a9315f" + "reference": "78627d96d191fbf9691fddd98607306bbad2648f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Menus/zipball/9268fd7163c362e44c2d8e2d886b1ffa09a9315f", - "reference": "9268fd7163c362e44c2d8e2d886b1ffa09a9315f", + "url": "https://api.github.com/repos/NetCommons3/Menus/zipball/78627d96d191fbf9691fddd98607306bbad2648f", + "reference": "78627d96d191fbf9691fddd98607306bbad2648f", "shasum": "" }, "require": { @@ -2708,20 +2757,20 @@ "cakephp", "menu" ], - "time": "2022-02-11T11:03:34+00:00" + "time": "2023-02-25T16:22:33+00:00" }, { "name": "netcommons/multidatabases", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Multidatabases.git", - "reference": "de3305fae54aec03c503e9030a7bafcb5721b78d" + "reference": "b7241054d39d2a9e0be1655e19179f8c502ab0cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Multidatabases/zipball/de3305fae54aec03c503e9030a7bafcb5721b78d", - "reference": "de3305fae54aec03c503e9030a7bafcb5721b78d", + "url": "https://api.github.com/repos/NetCommons3/Multidatabases/zipball/b7241054d39d2a9e0be1655e19179f8c502ab0cc", + "reference": "b7241054d39d2a9e0be1655e19179f8c502ab0cc", "shasum": "" }, "require": { @@ -2759,20 +2808,20 @@ "cakephp", "multidatabases" ], - "time": "2022-02-11T11:07:48+00:00" + "time": "2023-02-25T18:20:29+00:00" }, { "name": "netcommons/nc2-to-nc3", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Nc2ToNc3.git", - "reference": "54955c611ce113a5886d4c20a63ce49a117dd9a9" + "reference": "49fe75b0f56af8df7dc2ceedb3e67713cb2e738c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Nc2ToNc3/zipball/54955c611ce113a5886d4c20a63ce49a117dd9a9", - "reference": "54955c611ce113a5886d4c20a63ce49a117dd9a9", + "url": "https://api.github.com/repos/NetCommons3/Nc2ToNc3/zipball/49fe75b0f56af8df7dc2ceedb3e67713cb2e738c", + "reference": "49fe75b0f56af8df7dc2ceedb3e67713cb2e738c", "shasum": "" }, "require": { @@ -2843,20 +2892,20 @@ "cakephp", "nc2-to-nc3" ], - "time": "2022-02-11T11:27:04+00:00" + "time": "2023-02-25T18:25:32+00:00" }, { "name": "netcommons/net-commons", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/NetCommons.git", - "reference": "470a8f719eef138aada4b57721571d7b90137ac9" + "reference": "87dd2f7b706bd31058534642caba31ed7d307822" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/NetCommons/zipball/470a8f719eef138aada4b57721571d7b90137ac9", - "reference": "470a8f719eef138aada4b57721571d7b90137ac9", + "url": "https://api.github.com/repos/NetCommons3/NetCommons/zipball/87dd2f7b706bd31058534642caba31ed7d307822", + "reference": "87dd2f7b706bd31058534642caba31ed7d307822", "shasum": "" }, "require": { @@ -2913,20 +2962,20 @@ "cakephp", "netcommons" ], - "time": "2022-02-11T11:31:25+00:00" + "time": "2023-02-25T18:30:36+00:00" }, { "name": "netcommons/notifications", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Notifications.git", - "reference": "4acbce9b723b765874253efe56d20f5d6a21ce76" + "reference": "af037405d1d7d8550a8fbb6b82f1091e1c41c634" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Notifications/zipball/4acbce9b723b765874253efe56d20f5d6a21ce76", - "reference": "4acbce9b723b765874253efe56d20f5d6a21ce76", + "url": "https://api.github.com/repos/NetCommons3/Notifications/zipball/af037405d1d7d8550a8fbb6b82f1091e1c41c634", + "reference": "af037405d1d7d8550a8fbb6b82f1091e1c41c634", "shasum": "" }, "require": { @@ -2957,20 +3006,20 @@ "cakephp", "notifications" ], - "time": "2022-02-11T11:35:38+00:00" + "time": "2023-02-25T18:35:39+00:00" }, { "name": "netcommons/pages", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Pages.git", - "reference": "c53612e920dc78d41d090602cd566d242e6eb84c" + "reference": "df14699342c738b19d60943dd9fc7ad98bb13168" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Pages/zipball/c53612e920dc78d41d090602cd566d242e6eb84c", - "reference": "c53612e920dc78d41d090602cd566d242e6eb84c", + "url": "https://api.github.com/repos/NetCommons3/Pages/zipball/df14699342c738b19d60943dd9fc7ad98bb13168", + "reference": "df14699342c738b19d60943dd9fc7ad98bb13168", "shasum": "" }, "require": { @@ -3014,20 +3063,20 @@ "cakephp", "pages" ], - "time": "2022-02-11T11:39:52+00:00" + "time": "2023-02-25T18:45:41+00:00" }, { "name": "netcommons/photo-albums", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PhotoAlbums.git", - "reference": "2e525f78f0b30b5b081ff55b132a66bfb15ccd77" + "reference": "939737062978dff9e2358897c7b250c917e22928" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PhotoAlbums/zipball/2e525f78f0b30b5b081ff55b132a66bfb15ccd77", - "reference": "2e525f78f0b30b5b081ff55b132a66bfb15ccd77", + "url": "https://api.github.com/repos/NetCommons3/PhotoAlbums/zipball/939737062978dff9e2358897c7b250c917e22928", + "reference": "939737062978dff9e2358897c7b250c917e22928", "shasum": "" }, "require": { @@ -3059,20 +3108,20 @@ "netcommons", "photoAlbums" ], - "time": "2022-02-11T11:44:08+00:00" + "time": "2023-02-25T18:50:44+00:00" }, { "name": "netcommons/plugin-manager", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PluginManager.git", - "reference": "3de399dc68bee27e128ef6a132395f0c91f5a1c5" + "reference": "b38c88388fb78059664b6af170d947d1f6eefb26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PluginManager/zipball/3de399dc68bee27e128ef6a132395f0c91f5a1c5", - "reference": "3de399dc68bee27e128ef6a132395f0c91f5a1c5", + "url": "https://api.github.com/repos/NetCommons3/PluginManager/zipball/b38c88388fb78059664b6af170d947d1f6eefb26", + "reference": "b38c88388fb78059664b6af170d947d1f6eefb26", "shasum": "" }, "require": { @@ -3112,20 +3161,20 @@ "cakephp", "plugin-manager" ], - "time": "2022-02-11T11:48:21+00:00" + "time": "2023-02-25T18:55:46+00:00" }, { "name": "netcommons/private-space", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PrivateSpace.git", - "reference": "cf4221c1d6ae8ffcfbf1e274ce80b449b2a2c5b8" + "reference": "05edff0f2ada9136e9d3f2195b139fd2aa08e3f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PrivateSpace/zipball/cf4221c1d6ae8ffcfbf1e274ce80b449b2a2c5b8", - "reference": "cf4221c1d6ae8ffcfbf1e274ce80b449b2a2c5b8", + "url": "https://api.github.com/repos/NetCommons3/PrivateSpace/zipball/05edff0f2ada9136e9d3f2195b139fd2aa08e3f0", + "reference": "05edff0f2ada9136e9d3f2195b139fd2aa08e3f0", "shasum": "" }, "require": { @@ -3159,20 +3208,20 @@ "cakephp", "private_space" ], - "time": "2022-02-11T11:52:35+00:00" + "time": "2023-02-25T19:00:49+00:00" }, { "name": "netcommons/public-space", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PublicSpace.git", - "reference": "3bcb83536ba355ac008874a65fcf8db9f4343b59" + "reference": "1cf5aeafd394740ac400d66b5d1b343a3848a5fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PublicSpace/zipball/3bcb83536ba355ac008874a65fcf8db9f4343b59", - "reference": "3bcb83536ba355ac008874a65fcf8db9f4343b59", + "url": "https://api.github.com/repos/NetCommons3/PublicSpace/zipball/1cf5aeafd394740ac400d66b5d1b343a3848a5fa", + "reference": "1cf5aeafd394740ac400d66b5d1b343a3848a5fa", "shasum": "" }, "require": { @@ -3204,20 +3253,20 @@ "public", "space" ], - "time": "2022-02-11T11:56:49+00:00" + "time": "2023-02-25T19:05:51+00:00" }, { "name": "netcommons/questionnaires", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Questionnaires.git", - "reference": "3c5ced2b3009d74bd97cf7991c11d3de76b3ff47" + "reference": "7d9d29ed49314cfca0d6bc08bb1c8cc485669234" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Questionnaires/zipball/3c5ced2b3009d74bd97cf7991c11d3de76b3ff47", - "reference": "3c5ced2b3009d74bd97cf7991c11d3de76b3ff47", + "url": "https://api.github.com/repos/NetCommons3/Questionnaires/zipball/7d9d29ed49314cfca0d6bc08bb1c8cc485669234", + "reference": "7d9d29ed49314cfca0d6bc08bb1c8cc485669234", "shasum": "" }, "require": { @@ -3279,20 +3328,20 @@ "cakephp", "questionnaires" ], - "time": "2022-02-11T12:01:04+00:00" + "time": "2023-02-25T19:15:54+00:00" }, { "name": "netcommons/quizzes", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Quizzes.git", - "reference": "169396dad23e800c5a9212ecdd08ed90f8804843" + "reference": "a173ea2570f5f0064b13ef92ca12ac75f068c080" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Quizzes/zipball/169396dad23e800c5a9212ecdd08ed90f8804843", - "reference": "169396dad23e800c5a9212ecdd08ed90f8804843", + "url": "https://api.github.com/repos/NetCommons3/Quizzes/zipball/a173ea2570f5f0064b13ef92ca12ac75f068c080", + "reference": "a173ea2570f5f0064b13ef92ca12ac75f068c080", "shasum": "" }, "require": { @@ -3354,20 +3403,20 @@ "cakephp", "quizzes" ], - "time": "2022-02-11T12:17:09+00:00" + "time": "2023-02-25T19:31:57+00:00" }, { "name": "netcommons/registrations", - "version": "3.3.5.0", + "version": "3.3.6.1", "source": { "type": "git", "url": "https://github.com/NetCommons3/Registrations.git", - "reference": "5f47557fd27edc0b531a28df4fd6b2ab080177ae" + "reference": "f77406741101af202e670f0a3c4e5a072a3ccdbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Registrations/zipball/5f47557fd27edc0b531a28df4fd6b2ab080177ae", - "reference": "5f47557fd27edc0b531a28df4fd6b2ab080177ae", + "url": "https://api.github.com/repos/NetCommons3/Registrations/zipball/f77406741101af202e670f0a3c4e5a072a3ccdbf", + "reference": "f77406741101af202e670f0a3c4e5a072a3ccdbf", "shasum": "" }, "require": { @@ -3435,20 +3484,20 @@ "cakephp", "registrations" ], - "time": "2022-02-11T12:33:13+00:00" + "time": "2023-02-28T04:53:38+00:00" }, { "name": "netcommons/reservations", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Reservations.git", - "reference": "24bdf80f3e8e1d486c0fcb658987627c6b0f6788" + "reference": "f2a3ae3dd5699f390f10a1a6febc37a8661acf6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Reservations/zipball/24bdf80f3e8e1d486c0fcb658987627c6b0f6788", - "reference": "24bdf80f3e8e1d486c0fcb658987627c6b0f6788", + "url": "https://api.github.com/repos/NetCommons3/Reservations/zipball/f2a3ae3dd5699f390f10a1a6febc37a8661acf6b", + "reference": "f2a3ae3dd5699f390f10a1a6febc37a8661acf6b", "shasum": "" }, "require": { @@ -3510,20 +3559,20 @@ "cakephp", "reservations" ], - "time": "2022-02-11T12:49:17+00:00" + "time": "2023-02-25T20:04:02+00:00" }, { "name": "netcommons/roles", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Roles.git", - "reference": "69e53c778436120d982cbab3d0cf5f45c7b0cfad" + "reference": "e4568fbf8fac8e21e3efcedfd9439e3eb4987b3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Roles/zipball/69e53c778436120d982cbab3d0cf5f45c7b0cfad", - "reference": "69e53c778436120d982cbab3d0cf5f45c7b0cfad", + "url": "https://api.github.com/repos/NetCommons3/Roles/zipball/e4568fbf8fac8e21e3efcedfd9439e3eb4987b3c", + "reference": "e4568fbf8fac8e21e3efcedfd9439e3eb4987b3c", "shasum": "" }, "require": { @@ -3555,20 +3604,20 @@ "netcommons", "roles" ], - "time": "2022-02-11T12:53:30+00:00" + "time": "2023-02-25T20:09:05+00:00" }, { "name": "netcommons/rooms", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Rooms.git", - "reference": "c64c3a3138713705d29c9986c8d40edf020fd057" + "reference": "8f612cb4f41735e8269f9823a09309e379be0f1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Rooms/zipball/c64c3a3138713705d29c9986c8d40edf020fd057", - "reference": "c64c3a3138713705d29c9986c8d40edf020fd057", + "url": "https://api.github.com/repos/NetCommons3/Rooms/zipball/8f612cb4f41735e8269f9823a09309e379be0f1b", + "reference": "8f612cb4f41735e8269f9823a09309e379be0f1b", "shasum": "" }, "require": { @@ -3620,20 +3669,20 @@ "netcommons", "rooms" ], - "time": "2022-02-11T12:57:43+00:00" + "time": "2023-02-25T20:19:08+00:00" }, { "name": "netcommons/rss-readers", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/RssReaders.git", - "reference": "16bfd858b1f08893b0e7816ec161fd5cb39c1327" + "reference": "c76c120495beb6eae9d07180633a51a586201c33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/RssReaders/zipball/16bfd858b1f08893b0e7816ec161fd5cb39c1327", - "reference": "16bfd858b1f08893b0e7816ec161fd5cb39c1327", + "url": "https://api.github.com/repos/NetCommons3/RssReaders/zipball/c76c120495beb6eae9d07180633a51a586201c33", + "reference": "c76c120495beb6eae9d07180633a51a586201c33", "shasum": "" }, "require": { @@ -3674,20 +3723,20 @@ "cakephp", "rss-readers" ], - "time": "2022-02-11T13:02:02+00:00" + "time": "2023-02-25T20:24:10+00:00" }, { "name": "netcommons/searches", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Searches.git", - "reference": "076f06d0a68de737cb7aa791bdb7b4781e91b089" + "reference": "1320ce082f83a75bd0c2a14a5ba1e1eda96a5dd6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Searches/zipball/076f06d0a68de737cb7aa791bdb7b4781e91b089", - "reference": "076f06d0a68de737cb7aa791bdb7b4781e91b089", + "url": "https://api.github.com/repos/NetCommons3/Searches/zipball/1320ce082f83a75bd0c2a14a5ba1e1eda96a5dd6", + "reference": "1320ce082f83a75bd0c2a14a5ba1e1eda96a5dd6", "shasum": "" }, "require": { @@ -3728,20 +3777,20 @@ "cakephp", "searches" ], - "time": "2022-02-11T13:06:16+00:00" + "time": "2023-02-25T21:58:20+00:00" }, { "name": "netcommons/site-manager", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/SiteManager.git", - "reference": "d9c8ce10f3ebe9b1bfd420e5c6637baf94b67b2b" + "reference": "81a96e586cb0395584ae90c42fab0da67237f3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/SiteManager/zipball/d9c8ce10f3ebe9b1bfd420e5c6637baf94b67b2b", - "reference": "d9c8ce10f3ebe9b1bfd420e5c6637baf94b67b2b", + "url": "https://api.github.com/repos/NetCommons3/SiteManager/zipball/81a96e586cb0395584ae90c42fab0da67237f3c9", + "reference": "81a96e586cb0395584ae90c42fab0da67237f3c9", "shasum": "" }, "require": { @@ -3787,20 +3836,20 @@ "cakephp", "site_manager" ], - "time": "2022-02-11T13:25:32+00:00" + "time": "2023-02-25T22:03:22+00:00" }, { "name": "netcommons/system-manager", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/SystemManager.git", - "reference": "2e86f5812fb85833d3c5a46bf257f6249a3d7da4" + "reference": "19267b8451e504eb927a7a6778b3af084f226348" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/SystemManager/zipball/2e86f5812fb85833d3c5a46bf257f6249a3d7da4", - "reference": "2e86f5812fb85833d3c5a46bf257f6249a3d7da4", + "url": "https://api.github.com/repos/NetCommons3/SystemManager/zipball/19267b8451e504eb927a7a6778b3af084f226348", + "reference": "19267b8451e504eb927a7a6778b3af084f226348", "shasum": "" }, "require": { @@ -3841,20 +3890,20 @@ "cakephp", "system_manager" ], - "time": "2022-02-11T13:29:44+00:00" + "time": "2023-02-25T22:08:25+00:00" }, { "name": "netcommons/tags", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Tags.git", - "reference": "3336de67a525258ceb4c69b19eb6d553ba9dda34" + "reference": "a5ef907cb1b874b6e6dc6d57edbdf1ca31598dab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Tags/zipball/3336de67a525258ceb4c69b19eb6d553ba9dda34", - "reference": "3336de67a525258ceb4c69b19eb6d553ba9dda34", + "url": "https://api.github.com/repos/NetCommons3/Tags/zipball/a5ef907cb1b874b6e6dc6d57edbdf1ca31598dab", + "reference": "a5ef907cb1b874b6e6dc6d57edbdf1ca31598dab", "shasum": "" }, "require": { @@ -3891,20 +3940,20 @@ "cakephp", "tags" ], - "time": "2022-02-11T13:33:57+00:00" + "time": "2023-02-25T22:18:27+00:00" }, { "name": "netcommons/tasks", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Tasks.git", - "reference": "b9dfb11a73fda4f6b8162ff49ff2b99ea9d46746" + "reference": "72d1752c41bb24ba1c82c6d1ea56bb804243cbee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Tasks/zipball/b9dfb11a73fda4f6b8162ff49ff2b99ea9d46746", - "reference": "b9dfb11a73fda4f6b8162ff49ff2b99ea9d46746", + "url": "https://api.github.com/repos/NetCommons3/Tasks/zipball/72d1752c41bb24ba1c82c6d1ea56bb804243cbee", + "reference": "72d1752c41bb24ba1c82c6d1ea56bb804243cbee", "shasum": "" }, "require": { @@ -3952,20 +4001,20 @@ "Tasks", "cakephp" ], - "time": "2022-02-11T13:38:11+00:00" + "time": "2023-02-25T22:23:29+00:00" }, { "name": "netcommons/theme-settings", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ThemeSettings.git", - "reference": "dd33bc60e2b8f5c500df0cbb2e698cd2ff8e6b72" + "reference": "0a4d82e3ae92f493c7333ab84572bf1d0500974a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ThemeSettings/zipball/dd33bc60e2b8f5c500df0cbb2e698cd2ff8e6b72", - "reference": "dd33bc60e2b8f5c500df0cbb2e698cd2ff8e6b72", + "url": "https://api.github.com/repos/NetCommons3/ThemeSettings/zipball/0a4d82e3ae92f493c7333ab84572bf1d0500974a", + "reference": "0a4d82e3ae92f493c7333ab84572bf1d0500974a", "shasum": "" }, "require": { @@ -3995,20 +4044,20 @@ "cakephp", "theme" ], - "time": "2022-02-11T13:42:24+00:00" + "time": "2023-02-25T22:28:31+00:00" }, { "name": "netcommons/topics", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Topics.git", - "reference": "1bc6ca9e437fec6a35add5b49e1e2d63d6e34f61" + "reference": "e0223bc252299ca090422fdc213e09155ad3e2eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Topics/zipball/1bc6ca9e437fec6a35add5b49e1e2d63d6e34f61", - "reference": "1bc6ca9e437fec6a35add5b49e1e2d63d6e34f61", + "url": "https://api.github.com/repos/NetCommons3/Topics/zipball/e0223bc252299ca090422fdc213e09155ad3e2eb", + "reference": "e0223bc252299ca090422fdc213e09155ad3e2eb", "shasum": "" }, "require": { @@ -4053,20 +4102,20 @@ "cakephp", "topics" ], - "time": "2022-02-11T13:46:38+00:00" + "time": "2023-02-25T22:33:34+00:00" }, { "name": "netcommons/user-attributes", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserAttributes.git", - "reference": "a288ae2031692287589da925c34102571c067ad7" + "reference": "924dca655562e52a2f85337c50f03227f69d2b55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserAttributes/zipball/a288ae2031692287589da925c34102571c067ad7", - "reference": "a288ae2031692287589da925c34102571c067ad7", + "url": "https://api.github.com/repos/NetCommons3/UserAttributes/zipball/924dca655562e52a2f85337c50f03227f69d2b55", + "reference": "924dca655562e52a2f85337c50f03227f69d2b55", "shasum": "" }, "require": { @@ -4106,20 +4155,20 @@ "cakephp", "user_attributes" ], - "time": "2022-02-11T13:50:51+00:00" + "time": "2023-02-25T22:38:36+00:00" }, { "name": "netcommons/user-manager", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserManager.git", - "reference": "ef8cdaf6b7b5ed496a6ad11e444af0f1892734af" + "reference": "416fca74cd996f101e6f39768164a45004c64c57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserManager/zipball/ef8cdaf6b7b5ed496a6ad11e444af0f1892734af", - "reference": "ef8cdaf6b7b5ed496a6ad11e444af0f1892734af", + "url": "https://api.github.com/repos/NetCommons3/UserManager/zipball/416fca74cd996f101e6f39768164a45004c64c57", + "reference": "416fca74cd996f101e6f39768164a45004c64c57", "shasum": "" }, "require": { @@ -4162,20 +4211,20 @@ "cakephp", "user_manager" ], - "time": "2022-02-11T13:55:04+00:00" + "time": "2023-02-25T22:48:38+00:00" }, { "name": "netcommons/user-roles", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserRoles.git", - "reference": "8162c77f1e4d6c2971cb76257e49f518c7b98cb1" + "reference": "2738a882daf00901cd19cb22152054d72165badc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserRoles/zipball/8162c77f1e4d6c2971cb76257e49f518c7b98cb1", - "reference": "8162c77f1e4d6c2971cb76257e49f518c7b98cb1", + "url": "https://api.github.com/repos/NetCommons3/UserRoles/zipball/2738a882daf00901cd19cb22152054d72165badc", + "reference": "2738a882daf00901cd19cb22152054d72165badc", "shasum": "" }, "require": { @@ -4216,20 +4265,20 @@ "cakephp", "user_roles" ], - "time": "2022-02-11T13:59:18+00:00" + "time": "2023-02-25T22:53:41+00:00" }, { "name": "netcommons/users", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Users.git", - "reference": "1c9a8f7313ef1cca70118e9c96ee25f777a47324" + "reference": "bf48db5af97541d2f19b4c3a90a36c732e8f7e55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Users/zipball/1c9a8f7313ef1cca70118e9c96ee25f777a47324", - "reference": "1c9a8f7313ef1cca70118e9c96ee25f777a47324", + "url": "https://api.github.com/repos/NetCommons3/Users/zipball/bf48db5af97541d2f19b4c3a90a36c732e8f7e55", + "reference": "bf48db5af97541d2f19b4c3a90a36c732e8f7e55", "shasum": "" }, "require": { @@ -4273,20 +4322,20 @@ "cakephp", "user" ], - "time": "2022-02-11T14:03:52+00:00" + "time": "2023-02-25T22:58:46+00:00" }, { "name": "netcommons/videos", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Videos.git", - "reference": "cde84085d8ee5a6c8f98826ed70426c44e4bae93" + "reference": "527533992ce63bfe53c21e49b3fff3491a3da1f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Videos/zipball/cde84085d8ee5a6c8f98826ed70426c44e4bae93", - "reference": "cde84085d8ee5a6c8f98826ed70426c44e4bae93", + "url": "https://api.github.com/repos/NetCommons3/Videos/zipball/527533992ce63bfe53c21e49b3fff3491a3da1f6", + "reference": "527533992ce63bfe53c21e49b3fff3491a3da1f6", "shasum": "" }, "require": { @@ -4334,20 +4383,20 @@ "cakephp", "videos" ], - "time": "2022-02-11T14:08:28+00:00" + "time": "2023-02-25T23:03:49+00:00" }, { "name": "netcommons/visual-captcha", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/VisualCaptcha.git", - "reference": "8e41b38048f487361eac7600729391e893150640" + "reference": "3db6e3de23fd93dc3c91e47be184f9e5be58aea2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/VisualCaptcha/zipball/8e41b38048f487361eac7600729391e893150640", - "reference": "8e41b38048f487361eac7600729391e893150640", + "url": "https://api.github.com/repos/NetCommons3/VisualCaptcha/zipball/3db6e3de23fd93dc3c91e47be184f9e5be58aea2", + "reference": "3db6e3de23fd93dc3c91e47be184f9e5be58aea2", "shasum": "" }, "require": { @@ -4397,20 +4446,20 @@ "cakephp", "visual_captcha" ], - "time": "2022-02-11T14:12:42+00:00" + "time": "2023-02-25T23:08:52+00:00" }, { "name": "netcommons/workflow", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Workflow.git", - "reference": "5efaed6ebd3096234859cdf34cf775c3d151d6d4" + "reference": "fa3961002a5d76e56805d1759ecfcf39fe4b81cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Workflow/zipball/5efaed6ebd3096234859cdf34cf775c3d151d6d4", - "reference": "5efaed6ebd3096234859cdf34cf775c3d151d6d4", + "url": "https://api.github.com/repos/NetCommons3/Workflow/zipball/fa3961002a5d76e56805d1759ecfcf39fe4b81cd", + "reference": "fa3961002a5d76e56805d1759ecfcf39fe4b81cd", "shasum": "" }, "require": { @@ -4445,20 +4494,20 @@ "cakephp", "workflow" ], - "time": "2022-02-11T14:16:55+00:00" + "time": "2023-02-25T23:18:54+00:00" }, { "name": "netcommons/wysiwyg", - "version": "3.3.5.0", + "version": "3.3.6.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Wysiwyg.git", - "reference": "c1aaaaf8e2d9711f7210f4bdd875d519fe5641d3" + "reference": "34ff415c6339d906879f70c302697f544336cc77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Wysiwyg/zipball/c1aaaaf8e2d9711f7210f4bdd875d519fe5641d3", - "reference": "c1aaaaf8e2d9711f7210f4bdd875d519fe5641d3", + "url": "https://api.github.com/repos/NetCommons3/Wysiwyg/zipball/34ff415c6339d906879f70c302697f544336cc77", + "reference": "34ff415c6339d906879f70c302697f544336cc77", "shasum": "" }, "require": { @@ -4490,25 +4539,28 @@ "cakephp", "wysiwyg" ], - "time": "2022-02-11T14:21:10+00:00" + "time": "2023-02-25T23:23:57+00:00" }, { "name": "phpcollection/phpcollection", - "version": "0.5.0", + "version": "0.6.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-collection.git", - "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6" + "reference": "56d18c8c2c0400f2838703246ac7de919a605763" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", - "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", + "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/56d18c8c2c0400f2838703246ac7de919a605763", + "reference": "56d18c8c2c0400f2838703246ac7de919a605763", "shasum": "" }, "require": { "phpoption/phpoption": "1.*" }, + "require-dev": { + "phpunit/phpunit": "^9.5" + }, "type": "library", "extra": { "branch-alias": { @@ -4538,7 +4590,7 @@ "sequence", "set" ], - "time": "2015-05-17T12:39:23+00:00" + "time": "2022-03-21T13:02:41+00:00" }, { "name": "phpoption/phpoption", @@ -4814,16 +4866,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.3.1", + "version": "1.3.5", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b" + "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", - "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd", + "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd", "shasum": "" }, "require": { @@ -4881,7 +4933,7 @@ "type": "tidelift" } ], - "time": "2021-10-28T20:44:15+00:00" + "time": "2023-01-11T08:27:00+00:00" }, { "name": "container-interop/container-interop", @@ -4963,24 +5015,24 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.5", + "version": "6.5.8", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" + "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", - "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981", + "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.6.1", + "guzzlehttp/psr7": "^1.9", "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.17.0" + "symfony/polyfill-intl-idn": "^1.17" }, "require-dev": { "ext-curl": "*", @@ -4997,22 +5049,52 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Jeremy Lindblom", + "email": "jeremeamia@gmail.com", + "homepage": "https://github.com/jeremeamia" + }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", @@ -5026,20 +5108,34 @@ "rest", "web service" ], - "time": "2020-06-16T21:01:06+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", + "type": "tidelift" + } + ], + "time": "2022-06-20T22:16:07+00:00" }, { "name": "guzzlehttp/promises", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da" + "reference": "b94b2807d85443f9719887892882d0329d1e2598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da", - "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da", + "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", + "reference": "b94b2807d85443f9719887892882d0329d1e2598", "shasum": "" }, "require": { @@ -5055,12 +5151,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5106,20 +5202,20 @@ "type": "tidelift" } ], - "time": "2021-10-22T20:56:57+00:00" + "time": "2022-08-28T14:55:35+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.8.3", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" + "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", - "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", + "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", "shasum": "" }, "require": { @@ -5140,7 +5236,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -5212,20 +5308,20 @@ "type": "tidelift" } ], - "time": "2021-10-05T13:56:00+00:00" + "time": "2022-06-20T21:43:03+00:00" }, { "name": "monolog/monolog", - "version": "1.26.1", + "version": "1.27.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5" + "reference": "904713c5929655dc9b97288b69cfeedad610c9a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c6b00f05152ae2c9b04a448f99c7590beb6042f5", - "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1", + "reference": "904713c5929655dc9b97288b69cfeedad610c9a1", "shasum": "" }, "require": { @@ -5294,32 +5390,33 @@ "type": "tidelift" } ], - "time": "2021-05-28T08:32:12+00:00" + "time": "2022-06-09T08:53:42+00:00" }, { "name": "myclabs/deep-copy", - "version": "1.10.2", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220" + "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220", - "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", + "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, - "replace": { - "myclabs/deep-copy": "self.version" + "conflict": { + "doctrine/collections": "<1.6.8", + "doctrine/common": "<2.13.3 || >=3,<3.2.2" }, "require-dev": { - "doctrine/collections": "^1.0", - "doctrine/common": "^2.6", - "phpunit/phpunit": "^7.1" + "doctrine/collections": "^1.6.8", + "doctrine/common": "^2.13.3 || ^3.2.2", + "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type": "library", "autoload": { @@ -5348,7 +5445,7 @@ "type": "tidelift" } ], - "time": "2020-11-13T09:40:50+00:00" + "time": "2022-03-03T13:19:32+00:00" }, { "name": "nikic/php-parser", @@ -5519,23 +5616,23 @@ }, { "name": "pdepend/pdepend", - "version": "2.10.2", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "c8c1d2af43fb8c2b5387d50e9c42a9c56de13686" + "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/c8c1d2af43fb8c2b5387d50e9c42a9c56de13686", - "reference": "c8c1d2af43fb8c2b5387d50e9c42a9c56de13686", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/31be7cd4f305f3f7b52af99c1cb13fc938d1cfad", + "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad", "shasum": "" }, "require": { "php": ">=5.3.7", - "symfony/config": "^2.3.0|^3|^4|^5", - "symfony/dependency-injection": "^2.3.0|^3|^4|^5", - "symfony/filesystem": "^2.3.0|^3|^4|^5" + "symfony/config": "^2.3.0|^3|^4|^5|^6.0", + "symfony/dependency-injection": "^2.3.0|^3|^4|^5|^6.0", + "symfony/filesystem": "^2.3.0|^3|^4|^5|^6.0" }, "require-dev": { "easy-doc/easy-doc": "0.0.0|^1.2.3", @@ -5568,20 +5665,20 @@ "type": "tidelift" } ], - "time": "2021-11-16T20:05:32+00:00" + "time": "2023-02-28T20:56:15+00:00" }, { "name": "php-coveralls/php-coveralls", - "version": "v2.5.2", + "version": "v2.5.3", "source": { "type": "git", "url": "https://github.com/php-coveralls/php-coveralls.git", - "reference": "007e13afdcdba2cd0efcc5f72c3b7efb356a8bd4" + "reference": "9d8243bbf0e053333692857c98fab7cfba0d60a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/007e13afdcdba2cd0efcc5f72c3b7efb356a8bd4", - "reference": "007e13afdcdba2cd0efcc5f72c3b7efb356a8bd4", + "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/9d8243bbf0e053333692857c98fab7cfba0d60a9", + "reference": "9d8243bbf0e053333692857c98fab7cfba0d60a9", "shasum": "" }, "require": { @@ -5596,7 +5693,7 @@ "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0", + "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || >=8.0 <8.5.29 || >=9.0 <9.5.23", "sanmai/phpunit-legacy-adapter": "^6.1 || ^8.0" }, "suggest": { @@ -5647,7 +5744,7 @@ "github", "test" ], - "time": "2021-12-06T17:05:08+00:00" + "time": "2022-09-12T20:47:09+00:00" }, { "name": "phpdocumentor/fileset", @@ -5690,6 +5787,7 @@ "fileset", "phpdoc" ], + "abandoned": true, "time": "2013-08-06T21:07:42+00:00" }, { @@ -7204,6 +7302,7 @@ ], "description": "Copy/Paste Detector (CPD) for PHP code.", "homepage": "https://github.com/sebastianbergmann/phpcpd", + "abandoned": true, "time": "2017-11-16T08:49:28+00:00" }, { @@ -7592,6 +7691,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", + "abandoned": "symfony/error-handler", "time": "2016-07-30T07:22:48+00:00" }, { @@ -7817,16 +7917,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.24.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "30885182c981ab175d4d034db0f6f469898070ab" + "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", - "reference": "30885182c981ab175d4d034db0f6f469898070ab", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", + "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", "shasum": "" }, "require": { @@ -7841,7 +7941,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -7849,12 +7949,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -7892,20 +7992,20 @@ "type": "tidelift" } ], - "time": "2021-10-20T20:35:02+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.24.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "749045c69efb97c70d25d7463abba812e91f3a44" + "reference": "639084e360537a19f9ee352433b84ce831f3d2da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44", - "reference": "749045c69efb97c70d25d7463abba812e91f3a44", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da", + "reference": "639084e360537a19f9ee352433b84ce831f3d2da", "shasum": "" }, "require": { @@ -7919,7 +8019,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -7976,20 +8076,20 @@ "type": "tidelift" } ], - "time": "2021-09-14T14:02:44+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.24.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" + "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", - "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6", + "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6", "shasum": "" }, "require": { @@ -8001,7 +8101,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -8057,20 +8157,20 @@ "type": "tidelift" } ], - "time": "2021-02-19T12:13:01+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.24.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" + "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", - "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", "shasum": "" }, "require": { @@ -8085,7 +8185,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -8093,12 +8193,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -8137,20 +8237,20 @@ "type": "tidelift" } ], - "time": "2021-11-30T18:21:41+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.24.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "9a142215a36a3888e30d0a9eeea9766764e96976" + "reference": "869329b1e9894268a8a61dabb69153029b7a8c97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976", - "reference": "9a142215a36a3888e30d0a9eeea9766764e96976", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97", + "reference": "869329b1e9894268a8a61dabb69153029b7a8c97", "shasum": "" }, "require": { @@ -8159,7 +8259,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -8210,7 +8310,7 @@ "type": "tidelift" } ], - "time": "2021-05-27T09:17:38+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/process", @@ -8544,6 +8644,7 @@ ], "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.", "homepage": "https://github.com/theseer/fDOMDocument", + "abandoned": true, "time": "2022-01-25T23:10:35+00:00" }, { @@ -9286,21 +9387,23 @@ }, { "name": "zetacomponents/base", - "version": "1.9.3", + "version": "1.9.4", "source": { "type": "git", "url": "https://github.com/zetacomponents/Base.git", - "reference": "2f432f4117a5aa2164d4fb1784f84db91dbdd3b8" + "reference": "b6ae5f6177f6e51c5fc3514800e1c3fb076ec4be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zetacomponents/Base/zipball/2f432f4117a5aa2164d4fb1784f84db91dbdd3b8", - "reference": "2f432f4117a5aa2164d4fb1784f84db91dbdd3b8", + "url": "https://api.github.com/repos/zetacomponents/Base/zipball/b6ae5f6177f6e51c5fc3514800e1c3fb076ec4be", + "reference": "b6ae5f6177f6e51c5fc3514800e1c3fb076ec4be", "shasum": "" }, "require-dev": { - "phpunit/phpunit": "~8.0", - "zetacomponents/unit-test": "*" + "phpunit/php-invoker": "^2.0|^3.1", + "phpunit/phpunit": "~9.0", + "zetacomponents/coding-standard": "dev-main", + "zetacomponents/unit-test": "~1.2.3" }, "type": "library", "autoload": { @@ -9346,7 +9449,7 @@ ], "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.", "homepage": "https://github.com/zetacomponents", - "time": "2021-07-25T15:46:08+00:00" + "time": "2022-11-30T16:16:25+00:00" }, { "name": "zetacomponents/document", From 8093f28232a62d7bd8178b48a31115de58f8f1c2 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Thu, 6 Jul 2023 16:35:11 +0900 Subject: [PATCH 25/32] =?UTF-8?q?=E4=B8=8D=E8=A6=81=E3=83=95=E3=82=A1?= =?UTF-8?q?=E3=82=A4=E3=83=AB=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .chef/chef-validator.pem | 27 ------------------- .../clients/chef-validator.json | 8 ------ .../clients/chef-webui.json | 8 ------ .chef/chef_server_backup/roles/mdb.json | 15 ----------- .chef/chef_server_backup/roles/sdb.json | 15 ----------- .chef/chef_server_backup/users/admin.json | 5 ---- .chef/chef_server_backup/users/vagrant.json | 5 ---- .chef/knife.rb | 17 ------------ .chef/vagrant.pem | 27 ------------------- 9 files changed, 127 deletions(-) delete mode 100644 .chef/chef-validator.pem delete mode 100644 .chef/chef_server_backup/clients/chef-validator.json delete mode 100644 .chef/chef_server_backup/clients/chef-webui.json delete mode 100644 .chef/chef_server_backup/roles/mdb.json delete mode 100644 .chef/chef_server_backup/roles/sdb.json delete mode 100644 .chef/chef_server_backup/users/admin.json delete mode 100644 .chef/chef_server_backup/users/vagrant.json delete mode 100644 .chef/knife.rb delete mode 100644 .chef/vagrant.pem diff --git a/.chef/chef-validator.pem b/.chef/chef-validator.pem deleted file mode 100644 index 9fca8f54..00000000 --- a/.chef/chef-validator.pem +++ /dev/null @@ -1,27 +0,0 @@ ------BEGIN RSA PRIVATE KEY----- -MIIEpAIBAAKCAQEAm/15U2uHDiG4f322S92L2orUDihwZ0fWTKTeT6O8svAFkqmJ -g22qi3VUZvFzVj1LAyzRn30X+s+1l4MeySPqfdTY5qfB1wBeDptqjEi8lj+ewq4H -mUIv/JPu8q9ELlx53U2sj448SSzIZICkgfMZrl9Scpe0Krkagb9JYiIcdEw4CrE6 -gbjDuzM/0t+wgNZlGALzWxMX+HBIptPw16cSQ3gPs6GEHjB3piikCCPgk/j6sG74 -37zFzBBCv+pRMq0rQ/D0o//G8nt1TQEI0IUNx3VpGFcDta9v2DqFq639wLz/ao8A -JnXmT37PMXxUQmC8x5mKsMvr+B6OLavNVzsXZwIDAQABAoIBAGgnjA4eOvQ9ocJG -vyTSzeHjVooJiFv9xGIyp1nHu2RDDYWK/A2sePZbJjsCNv+7N03sbB8w2IUYkWiU -HUcyWw0fxJ/mHXCghyz7qt32Zy1vV2Mn7lzvq7jbUe3rBvxptNkGVxUXZLt7UmaA -2tcF6fzbGuL21k68f61oeugyXIttmhQ6eEvVDSSL6QkdJFg+xMv96CdTc4CBnvlr -RWKi/TUyH0ok63IALUGDYE5kTQH6VTwuTrnWBerkDHGRTN4YcsiBQ94TFfc/1Emt -5HTEC21l2MoB6pJj/9XGy8Qd4bIAltSEliwVQ4WXl/ulSZnrWzitZN4renxgxj7W -QleJvVECgYEAyO+rdY3W6+9JwhBfuGaGIB/PJ/xO06CHnA2ttyqoqhDa9vCJlrQy -sRlahfMqkAC0+PXBHdlP9FPLehMg9GDaEY6yVbfAojWShzhwtuLcslz7RGy6F50s -pYPTTmWsMxydVHCyAaPYFYiW5mSiCoiq8cI9ba5TPVCiqp+hRXloT08CgYEAxryw -tzhtYHdLSrplcoi2ZYQHwMknw0OnmW7DVBEQxxNZHsBLu8l7G/uQUphL0vCmmu6R -RByiTWzEcI+kanXE/AqxVe72IGmjlArZ8D/HuZEdwuD8fnXyhcEyNa7GXzbPglJ6 -40GGOVDECczH6TaK3/5peNfbObcFRxxDVFtAcGkCgYEAt1sUz7l1xGffm2nLnv5X -KBs+spMm7zBObtWAjmMr87xbwvit5Mpcc4TaON8zGKK8gW3oIi+6KQ8J30RzTuzO -MTVQgK2j56ERK7kSCaEsmMoGM2Mv0PqI0iRf/usCXsWev33ywVJcjRHN+UEdKJWb -v+5qlZp8tLfPJ/lwdXAbAjsCgYEAoPJhHxDoq44RAMTxsY78QDxr1vpRZHae/chR -Efz8HG0T6K6M5tjmBaR2nh1Oktdn5eM86+9Qlel3MT1zRvB3hjLWqSRsWZWT7ynW -lBXjFupqMs/oTDYTIbVzhzwy1RtbdEx9zxvaqwI4sUMRx1HvqDWujzopBZWuBYfj -EycPibkCgYAZr7x59//b6OV+HvPbc33G+zLwZ8/YyY/tHlCGp8vm41uPS+/Cn1GG -TvVYm5gTy1paPecaeJ3Y7NeiSsp9mOFgjz0VbJSoh5BfoGckqjPyPJB9oK9+hLBA -sgu1R2hofLs68vGXPiEwGuhK1GFd+AQMpGuuAzi5+GIAOckcTOxNkA== ------END RSA PRIVATE KEY----- diff --git a/.chef/chef_server_backup/clients/chef-validator.json b/.chef/chef_server_backup/clients/chef-validator.json deleted file mode 100644 index 04dac6a6..00000000 --- a/.chef/chef_server_backup/clients/chef-validator.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "chef-validator", - "public_key": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm/15U2uHDiG4f322S92L\n2orUDihwZ0fWTKTeT6O8svAFkqmJg22qi3VUZvFzVj1LAyzRn30X+s+1l4MeySPq\nfdTY5qfB1wBeDptqjEi8lj+ewq4HmUIv/JPu8q9ELlx53U2sj448SSzIZICkgfMZ\nrl9Scpe0Krkagb9JYiIcdEw4CrE6gbjDuzM/0t+wgNZlGALzWxMX+HBIptPw16cS\nQ3gPs6GEHjB3piikCCPgk/j6sG7437zFzBBCv+pRMq0rQ/D0o//G8nt1TQEI0IUN\nx3VpGFcDta9v2DqFq639wLz/ao8AJnXmT37PMXxUQmC8x5mKsMvr+B6OLavNVzsX\nZwIDAQAB\n-----END PUBLIC KEY-----\n", - "validator": true, - "admin": false, - "json_class": "Chef::ApiClient", - "chef_type": "client" -} \ No newline at end of file diff --git a/.chef/chef_server_backup/clients/chef-webui.json b/.chef/chef_server_backup/clients/chef-webui.json deleted file mode 100644 index 89de000a..00000000 --- a/.chef/chef_server_backup/clients/chef-webui.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "chef-webui", - "public_key": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1d3475SZFnpNsE4NnK2f\nE2ed+kCXzFaF7b9vsGOJyXKdU3Atmao0MyW+G173FuO3fYbDlQ9+HPLaBlt9yKZR\nFMH96+Dekq4pSFP5tjgxN7SRZ7SOTHi6+cIuNPzO79GWpvkX8B4rJ/FjvltV/sMH\nxtZoNVq1ltlE5LLo8fKZ4L193U0Npug3JANG//3Wbrnw3Nzc4wdX0RnqFGwf0Qkb\na6a33zxa1SophHxzjakwTvSf031aYGqMCamokx0FLeENoV+ZVpgGd9U/nmwICL0o\nkqORQiBU5nxyvsy3FiRwyvALMHImrD1rfh3q4rPDtXpOWdnNqxzSQfk1TlyaQXDf\nSwIDAQAB\n-----END PUBLIC KEY-----\n", - "validator": false, - "admin": true, - "json_class": "Chef::ApiClient", - "chef_type": "client" -} \ No newline at end of file diff --git a/.chef/chef_server_backup/roles/mdb.json b/.chef/chef_server_backup/roles/mdb.json deleted file mode 100644 index a7b97ab8..00000000 --- a/.chef/chef_server_backup/roles/mdb.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "mdb", - "description": "mysql master", - "json_class": "Chef::Role", - "default_attributes": { - }, - "override_attributes": { - }, - "chef_type": "role", - "run_list": [ - - ], - "env_run_lists": { - } -} \ No newline at end of file diff --git a/.chef/chef_server_backup/roles/sdb.json b/.chef/chef_server_backup/roles/sdb.json deleted file mode 100644 index c536ac2d..00000000 --- a/.chef/chef_server_backup/roles/sdb.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "sdb", - "description": "mysql slave", - "json_class": "Chef::Role", - "default_attributes": { - }, - "override_attributes": { - }, - "chef_type": "role", - "run_list": [ - - ], - "env_run_lists": { - } -} \ No newline at end of file diff --git a/.chef/chef_server_backup/users/admin.json b/.chef/chef_server_backup/users/admin.json deleted file mode 100644 index de8250a7..00000000 --- a/.chef/chef_server_backup/users/admin.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "name": "admin", - "public_key": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvEh+sbftitRqGqWI8JbD\nB9u/SR3KZS3bhgHq7zsszbKJDkFQe4o3lMW+CThvsgR5WG5pqabtBl+Txe4ocxhL\ndhrdJ0iOTnwwp2yhK/6ECOGSTgAUwYJdGmytCXeaWKea3KJKL9r9OWVcBwEH7rqO\nkYsFCna/gD7uSa5J4s3BiS5vv+Q8sJ/9ddwV2W8hSQ1/KQ2VHnWFK0JNG2qY7D1K\nbsr09goThegi0JTzelyHHomoDT+frGHxlyFrKn6KorwjiI9j5lQsIJ9y8WpFDQbj\ndJLHrcvUmVo/rZFIJbyb4NBH9+dMqR/z+AugMvlU25S7erU9vg+vMQRpJ1TUWVRW\nDQIDAQAB\n-----END PUBLIC KEY-----\n", - "admin": true -} \ No newline at end of file diff --git a/.chef/chef_server_backup/users/vagrant.json b/.chef/chef_server_backup/users/vagrant.json deleted file mode 100644 index 7a693594..00000000 --- a/.chef/chef_server_backup/users/vagrant.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "name": "vagrant", - "public_key": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqg181/8TTM0UKwtpzzI+\nLmOuSAb4XvXB5qxKpor3j2CubCxrGQspDMTIuHcq09DlDcY5BwyAbZkrT+/DV5ys\n4+7LiOM6Ni7AFhoPT+7OCwjTCm1YSUhsQCbwBLmc+75GkwvuNlLbDcMFgD4qhkzQ\nw6YE0J6Zgr3zh+JY5l0my/2CNn8h/hY+V7PjBaXxB6pmkSe740RLjMOc9KkZ7pjI\nBiHBBYGYkwm8iI/+1dYYpPQfuc7eeOXYjrUsVQgaS2go/j6KaEFxKp/ghBt1ISYl\nEg6oh/4HVgVG6Xt/Mo+RKIK4NjbCAIqneoLzacc4HNqoWJ8O6P/banj089mpaVKZ\n2wIDAQAB\n-----END PUBLIC KEY-----\n", - "admin": true -} \ No newline at end of file diff --git a/.chef/knife.rb b/.chef/knife.rb deleted file mode 100644 index bbf7bab1..00000000 --- a/.chef/knife.rb +++ /dev/null @@ -1,17 +0,0 @@ -log_level :info -log_location STDOUT -node_name 'vagrant' -client_key 'vagrant.pem' -validation_client_name 'chef-validator' -validation_key '/etc/chef-server/chef-validator.pem' -chef_server_url 'https://chef.local:443' -syntax_check_cache_path 'syntax_check_cache' - -CHEF_ROOT = 'tools/chef'.freeze - -cookbook_path ["#{CHEF_ROOT}/cookbooks", "#{CHEF_ROOT}/site-cookbooks"] -node_path "#{CHEF_ROOT}/nodes" -role_path "#{CHEF_ROOT}/roles" -environment_path "#{CHEF_ROOT}/environments" -data_bag_path "#{CHEF_ROOT}/data_bags" -encrypted_data_bag_secret "#{CHEF_ROOT}/data_bag_key" diff --git a/.chef/vagrant.pem b/.chef/vagrant.pem deleted file mode 100644 index 553542b8..00000000 --- a/.chef/vagrant.pem +++ /dev/null @@ -1,27 +0,0 @@ ------BEGIN RSA PRIVATE KEY----- -MIIEogIBAAKCAQEAqg181/8TTM0UKwtpzzI+LmOuSAb4XvXB5qxKpor3j2CubCxr -GQspDMTIuHcq09DlDcY5BwyAbZkrT+/DV5ys4+7LiOM6Ni7AFhoPT+7OCwjTCm1Y -SUhsQCbwBLmc+75GkwvuNlLbDcMFgD4qhkzQw6YE0J6Zgr3zh+JY5l0my/2CNn8h -/hY+V7PjBaXxB6pmkSe740RLjMOc9KkZ7pjIBiHBBYGYkwm8iI/+1dYYpPQfuc7e -eOXYjrUsVQgaS2go/j6KaEFxKp/ghBt1ISYlEg6oh/4HVgVG6Xt/Mo+RKIK4NjbC -AIqneoLzacc4HNqoWJ8O6P/banj089mpaVKZ2wIDAQABAoIBAAUt2/uIHUJdjJuz -AUn6McKf7pLrA22A9qLb5HomCVwoiadpwulEWb+1zpcvqfJBjnhY7Su1ycOMwrDw -kHZ+oxVeFHzazs8PpXIG4SiCEWxsnGDY67NvrTxW80BxlsJkDSo1Vs/4vgsxQV2i -hxEIDeOnjsX7zpkYx+3/is2ZULEtvq/PQaCvyO1FlBucl1Qdl1J7nVeDtLyBNLgS -5pXPKmCdHedeopU3QjaiOUTYEcclEUfPC6EyydpDXsmf3XJm6gqm/nkEMCmOwp9A -XtFsaCYf11uf7YxsZNyEwz0k0sFMu6a4SHsGdr9nsvs69B+zmR6SrI+fAgXxDh6S -Hczd+CECgYEA0mSfBtCsIBYCMzT+qHyUInZ12CdQFeCZg3dQQKf/ynYU0pMskAU0 -AttU86CItTIQDJyYytiRTZADWo6NXBBpzmYOqKW+NoHMnZvfqGBZkfiTJd/vsIjt -HYL27PKQJKPHy4aIw9Bifk2uIcvUvm5zMHPQX6DLrA9FOWAhTjsE/s8CgYEAzupA -Xud2OU+8y+D7CuO496dmf0r0LW/kK8tgM/2F/A1LMp3eyXiQijxPEHVCR1VIkr7F -y8V4k5Taugxsf1m6k9o8DNpIl85qEWYN4ASeM1ogAGqVoKHARPygTkk5aKeufW4F -T1W+QAWHC7nqWYh51Pxu3CJLksLzmL0+uK6W1zUCgYBWWBUrptf9Ews0GLuqSfZB -bnxOiVPEprhZy82Tu16uqGdDREM1l+0QfxMOKQPx2OndQycxmE+JlWDK+VXqQpIp -spixfdPiasKerCnN4DziOzGoiY7E1Gz7f5P3ClU9tDl6vWvDcPH7A8ZC+HQG8y0y -5VTO6h6sLlgqg9knUfFq4QKBgHvry5WLJkD4wmeQXImPDO41cat25np38r1P1lQM -2Du2cnzkE9Oxw08nA2sl7wXty8MnQiriH26zzbNzUV+MC7QVFbXU3XkdhGTbLCAo -Y975cQUO0IIdnZszeYapUBqfol84jzGOdpy9Mr4RIItysxSeAn8QgxZob5/gZzoQ -RgKpAoGACoJ7CdZQk78hB1ZFpIayo4w01XvjwfC8RAk3Htkhlua/6uA+WQEGJBnq -Dg+XpiDUC9MDiyofo6CYo84sy/5GlX99a47qn6pFTc7uoxsIAGHxkyiVWUdZMvf8 -F8wxQzMYY+77OJxQVzXiy+bN/2Exjmwom72YoDFnP9GKWoslA8E= ------END RSA PRIVATE KEY----- From 713d50e7a7ce775fd4a8a9d900632265811c06a2 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Sun, 11 Feb 2024 23:11:14 +0900 Subject: [PATCH 26/32] NetCommons 3.3.7 released. --- app/VERSION | 2 +- composer.lock | 1417 ++++++++++++++++++++++++------------------------- 2 files changed, 702 insertions(+), 717 deletions(-) diff --git a/app/VERSION b/app/VERSION index 9c25013d..86fb6504 100644 --- a/app/VERSION +++ b/app/VERSION @@ -1 +1 @@ -3.3.6 +3.3.7 diff --git a/composer.lock b/composer.lock index bb9ad13c..b7796f1e 100644 --- a/composer.lock +++ b/composer.lock @@ -413,25 +413,29 @@ }, { "name": "doctrine/deprecations", - "version": "v1.0.0", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de" + "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", - "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", "shasum": "" }, "require": { - "php": "^7.1|^8.0" + "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9", - "phpunit/phpunit": "^7.5|^8.5|^9.5", - "psr/log": "^1|^2|^3" + "phpstan/phpstan": "1.4.10 || 1.10.15", + "phpstan/phpstan-phpunit": "^1.0", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "psalm/plugin-phpunit": "0.18.4", + "psr/log": "^1 || ^2 || ^3", + "vimeo/psalm": "4.30.0 || 5.12.0" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" @@ -448,7 +452,7 @@ ], "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", "homepage": "https://www.doctrine-project.org/", - "time": "2022-05-02T15:47:09+00:00" + "time": "2024-01-30T19:34:25+00:00" }, { "name": "doctrine/instantiator", @@ -502,20 +506,34 @@ "constructor", "instantiate" ], + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", + "type": "tidelift" + } + ], "time": "2015-06-14T21:17:01+00:00" }, { "name": "doctrine/lexer", - "version": "2.1.0", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124" + "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", - "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", + "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", "shasum": "" }, "require": { @@ -523,11 +541,11 @@ "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9 || ^10", + "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "^1.3", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "psalm/plugin-phpunit": "^0.18.3", - "vimeo/psalm": "^4.11 || ^5.0" + "vimeo/psalm": "^4.11 || ^5.21" }, "type": "library", "autoload": { @@ -576,7 +594,7 @@ "type": "tidelift" } ], - "time": "2022-12-14T08:49:07+00:00" + "time": "2024-02-05T11:35:39+00:00" }, { "name": "emotionloop/visualcaptcha", @@ -626,20 +644,20 @@ }, { "name": "ezyang/htmlpurifier", - "version": "v4.16.0", + "version": "v4.17.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8" + "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8", - "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c", + "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c", "shasum": "" }, "require": { - "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0" + "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { "cerdic/css-tidy": "^1.7 || ^2.0", @@ -679,7 +697,7 @@ "keywords": [ "html" ], - "time": "2022-09-18T07:06:19+00:00" + "time": "2023-11-17T15:01:25+00:00" }, { "name": "jms/metadata", @@ -1013,23 +1031,23 @@ }, { "name": "mobiledetect/mobiledetectlib", - "version": "2.8.41", + "version": "2.8.45", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", - "reference": "fc9cccd4d3706d5a7537b562b59cc18f9e4c0cb1" + "reference": "96aaebcf4f50d3d2692ab81d2c5132e425bca266" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/fc9cccd4d3706d5a7537b562b59cc18f9e4c0cb1", - "reference": "fc9cccd4d3706d5a7537b562b59cc18f9e4c0cb1", + "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/96aaebcf4f50d3d2692ab81d2c5132e425bca266", + "reference": "96aaebcf4f50d3d2692ab81d2c5132e425bca266", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { - "phpunit/phpunit": "~4.8.35||~5.7" + "phpunit/phpunit": "~4.8.36" }, "type": "library", "autoload": { @@ -1061,7 +1079,13 @@ "mobile detector", "php mobile detect" ], - "time": "2022-11-08T18:31:26+00:00" + "funding": [ + { + "url": "https://github.com/serbanghita", + "type": "github" + } + ], + "time": "2023-11-07T21:57:25+00:00" }, { "name": "mustangostang/spyc", @@ -1115,16 +1139,16 @@ }, { "name": "netcommons/access-counters", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AccessCounters.git", - "reference": "3e3c85e33cead94e76ea114ce19d263c0e2b43ae" + "reference": "2049e37e3a060513f18ef2d17e8f002cdee8fef5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AccessCounters/zipball/3e3c85e33cead94e76ea114ce19d263c0e2b43ae", - "reference": "3e3c85e33cead94e76ea114ce19d263c0e2b43ae", + "url": "https://api.github.com/repos/NetCommons3/AccessCounters/zipball/2049e37e3a060513f18ef2d17e8f002cdee8fef5", + "reference": "2049e37e3a060513f18ef2d17e8f002cdee8fef5", "shasum": "" }, "require": { @@ -1158,20 +1182,20 @@ "access_counters", "cakephp" ], - "time": "2023-02-25T11:26:52+00:00" + "time": "2023-10-09T05:43:28+00:00" }, { "name": "netcommons/announcements", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Announcements.git", - "reference": "8fee26bca1b8643d90360a2139f4df4a28800a66" + "reference": "e2704334a7314be0f4ed37e04b0ea835dc3d4137" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Announcements/zipball/8fee26bca1b8643d90360a2139f4df4a28800a66", - "reference": "8fee26bca1b8643d90360a2139f4df4a28800a66", + "url": "https://api.github.com/repos/NetCommons3/Announcements/zipball/e2704334a7314be0f4ed37e04b0ea835dc3d4137", + "reference": "e2704334a7314be0f4ed37e04b0ea835dc3d4137", "shasum": "" }, "require": { @@ -1209,20 +1233,20 @@ "announcements", "cakephp" ], - "time": "2023-02-25T11:31:54+00:00" + "time": "2023-10-09T05:48:30+00:00" }, { "name": "netcommons/auth", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Auth.git", - "reference": "b5ce8a196d4cc26b85f8a062f127ca9b7f3309e7" + "reference": "425b7eb666e0b606c0051bed82784c0c69e83021" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Auth/zipball/b5ce8a196d4cc26b85f8a062f127ca9b7f3309e7", - "reference": "b5ce8a196d4cc26b85f8a062f127ca9b7f3309e7", + "url": "https://api.github.com/repos/NetCommons3/Auth/zipball/425b7eb666e0b606c0051bed82784c0c69e83021", + "reference": "425b7eb666e0b606c0051bed82784c0c69e83021", "shasum": "" }, "require": { @@ -1256,20 +1280,20 @@ "auth", "cakephp" ], - "time": "2023-02-25T11:36:57+00:00" + "time": "2023-10-09T05:53:32+00:00" }, { "name": "netcommons/auth-general", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AuthGeneral.git", - "reference": "d6d8ca69520bd60842c531a881a78320a83ea231" + "reference": "a4e2493c92e6c294c81ece660c4b31dd90803561" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AuthGeneral/zipball/d6d8ca69520bd60842c531a881a78320a83ea231", - "reference": "d6d8ca69520bd60842c531a881a78320a83ea231", + "url": "https://api.github.com/repos/NetCommons3/AuthGeneral/zipball/a4e2493c92e6c294c81ece660c4b31dd90803561", + "reference": "a4e2493c92e6c294c81ece660c4b31dd90803561", "shasum": "" }, "require": { @@ -1302,20 +1326,20 @@ "auth", "cakephp" ], - "time": "2023-02-25T11:41:59+00:00" + "time": "2023-10-09T05:58:34+00:00" }, { "name": "netcommons/authorization-keys", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/AuthorizationKeys.git", - "reference": "0459541c620f8a173b5b3e3821f2b18e2ace8a3d" + "reference": "96e4600848debdb7bfcab7cf678c855b057262c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/AuthorizationKeys/zipball/0459541c620f8a173b5b3e3821f2b18e2ace8a3d", - "reference": "0459541c620f8a173b5b3e3821f2b18e2ace8a3d", + "url": "https://api.github.com/repos/NetCommons3/AuthorizationKeys/zipball/96e4600848debdb7bfcab7cf678c855b057262c2", + "reference": "96e4600848debdb7bfcab7cf678c855b057262c2", "shasum": "" }, "require": { @@ -1364,20 +1388,20 @@ "authorization-keys", "cakephp" ], - "time": "2023-02-25T11:47:02+00:00" + "time": "2023-10-09T06:03:36+00:00" }, { "name": "netcommons/bbses", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Bbses.git", - "reference": "32b2e4564d3da4f1e9fbfacf768af46e90fdd08b" + "reference": "956d607c31377108d30b069502d3ce9bbce551dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Bbses/zipball/32b2e4564d3da4f1e9fbfacf768af46e90fdd08b", - "reference": "32b2e4564d3da4f1e9fbfacf768af46e90fdd08b", + "url": "https://api.github.com/repos/NetCommons3/Bbses/zipball/956d607c31377108d30b069502d3ce9bbce551dc", + "reference": "956d607c31377108d30b069502d3ce9bbce551dc", "shasum": "" }, "require": { @@ -1417,20 +1441,20 @@ "bbses", "cakephp" ], - "time": "2023-02-25T11:57:05+00:00" + "time": "2023-10-09T06:13:39+00:00" }, { "name": "netcommons/blocks", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Blocks.git", - "reference": "6a6beaf74d8f9357f1ee350b25296c4599ee107e" + "reference": "251670fb280f81ff81ffa0c5813bba57613ce4db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Blocks/zipball/6a6beaf74d8f9357f1ee350b25296c4599ee107e", - "reference": "6a6beaf74d8f9357f1ee350b25296c4599ee107e", + "url": "https://api.github.com/repos/NetCommons3/Blocks/zipball/251670fb280f81ff81ffa0c5813bba57613ce4db", + "reference": "251670fb280f81ff81ffa0c5813bba57613ce4db", "shasum": "" }, "require": { @@ -1468,20 +1492,20 @@ "blocks", "cakephp" ], - "time": "2023-02-25T12:02:08+00:00" + "time": "2023-10-09T06:18:40+00:00" }, { "name": "netcommons/blogs", - "version": "3.3.6.0", + "version": "3.3.7.1", "source": { "type": "git", "url": "https://github.com/NetCommons3/Blogs.git", - "reference": "352406d251f25de0029108d3e5a3a9bb424c179b" + "reference": "f87cb185dc972e8baf38f0949b51526f1cd65059" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Blogs/zipball/352406d251f25de0029108d3e5a3a9bb424c179b", - "reference": "352406d251f25de0029108d3e5a3a9bb424c179b", + "url": "https://api.github.com/repos/NetCommons3/Blogs/zipball/f87cb185dc972e8baf38f0949b51526f1cd65059", + "reference": "f87cb185dc972e8baf38f0949b51526f1cd65059", "shasum": "" }, "require": { @@ -1528,20 +1552,20 @@ "blogs", "cakephp" ], - "time": "2023-02-25T12:07:10+00:00" + "time": "2024-01-19T00:14:33+00:00" }, { "name": "netcommons/boxes", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Boxes.git", - "reference": "3329282e39b7bcd5a8513b0cac78d35ee9486cf7" + "reference": "506dd13c64e67fbb69e4cb5754a12446d71c16bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Boxes/zipball/3329282e39b7bcd5a8513b0cac78d35ee9486cf7", - "reference": "3329282e39b7bcd5a8513b0cac78d35ee9486cf7", + "url": "https://api.github.com/repos/NetCommons3/Boxes/zipball/506dd13c64e67fbb69e4cb5754a12446d71c16bf", + "reference": "506dd13c64e67fbb69e4cb5754a12446d71c16bf", "shasum": "" }, "require": { @@ -1576,20 +1600,20 @@ "boxes", "cakephp" ], - "time": "2023-02-25T12:12:14+00:00" + "time": "2023-10-09T06:28:44+00:00" }, { "name": "netcommons/cabinets", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Cabinets.git", - "reference": "25c8e30e7ffefc90a975803b460c042f80a8e1ff" + "reference": "0a67809d4d11c3afd9a7769765977c796b837516" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Cabinets/zipball/25c8e30e7ffefc90a975803b460c042f80a8e1ff", - "reference": "25c8e30e7ffefc90a975803b460c042f80a8e1ff", + "url": "https://api.github.com/repos/NetCommons3/Cabinets/zipball/0a67809d4d11c3afd9a7769765977c796b837516", + "reference": "0a67809d4d11c3afd9a7769765977c796b837516", "shasum": "" }, "require": { @@ -1634,20 +1658,20 @@ "cabinets", "cakephp" ], - "time": "2023-02-25T12:17:17+00:00" + "time": "2023-10-09T06:33:46+00:00" }, { "name": "netcommons/calendars", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Calendars.git", - "reference": "3357ca65e226399499333b0c6b7e26e2993f37ab" + "reference": "3f584bd33886c8a6a4006efcecc05ac880301e33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Calendars/zipball/3357ca65e226399499333b0c6b7e26e2993f37ab", - "reference": "3357ca65e226399499333b0c6b7e26e2993f37ab", + "url": "https://api.github.com/repos/NetCommons3/Calendars/zipball/3f584bd33886c8a6a4006efcecc05ac880301e33", + "reference": "3f584bd33886c8a6a4006efcecc05ac880301e33", "shasum": "" }, "require": { @@ -1708,20 +1732,20 @@ "cakephp", "calendars" ], - "time": "2023-02-25T12:27:22+00:00" + "time": "2023-10-09T06:43:48+00:00" }, { "name": "netcommons/categories", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Categories.git", - "reference": "956068c54d2d144e1d5ed33d752cbb7472eba4ad" + "reference": "ca4643247e5ac81e39aa47c51feab8e8dc0efdfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Categories/zipball/956068c54d2d144e1d5ed33d752cbb7472eba4ad", - "reference": "956068c54d2d144e1d5ed33d752cbb7472eba4ad", + "url": "https://api.github.com/repos/NetCommons3/Categories/zipball/ca4643247e5ac81e39aa47c51feab8e8dc0efdfc", + "reference": "ca4643247e5ac81e39aa47c51feab8e8dc0efdfc", "shasum": "" }, "require": { @@ -1753,20 +1777,20 @@ "cakephp", "categories" ], - "time": "2023-02-25T12:32:25+00:00" + "time": "2023-10-09T06:48:50+00:00" }, { "name": "netcommons/circular-notices", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CircularNotices.git", - "reference": "8df92999c436020754bb97c17d306d5b6004baac" + "reference": "a8342737bea0b41e212975a2c6e156134acc7f08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CircularNotices/zipball/8df92999c436020754bb97c17d306d5b6004baac", - "reference": "8df92999c436020754bb97c17d306d5b6004baac", + "url": "https://api.github.com/repos/NetCommons3/CircularNotices/zipball/a8342737bea0b41e212975a2c6e156134acc7f08", + "reference": "a8342737bea0b41e212975a2c6e156134acc7f08", "shasum": "" }, "require": { @@ -1820,20 +1844,20 @@ "cakephp", "circular-notices" ], - "time": "2023-02-25T12:37:28+00:00" + "time": "2023-10-09T06:53:53+00:00" }, { "name": "netcommons/clean-up", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CleanUp.git", - "reference": "cb9424afab7bb9ac54e04493f3b71a5b49545cac" + "reference": "766a4faf85fa58bba06913088cce0580af318c18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CleanUp/zipball/cb9424afab7bb9ac54e04493f3b71a5b49545cac", - "reference": "cb9424afab7bb9ac54e04493f3b71a5b49545cac", + "url": "https://api.github.com/repos/NetCommons3/CleanUp/zipball/766a4faf85fa58bba06913088cce0580af318c18", + "reference": "766a4faf85fa58bba06913088cce0580af318c18", "shasum": "" }, "require": { @@ -1879,20 +1903,20 @@ "cakephp", "clean-up" ], - "time": "2023-02-25T12:42:31+00:00" + "time": "2023-10-09T06:58:55+00:00" }, { "name": "netcommons/community-space", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/CommunitySpace.git", - "reference": "f81b786893b4198da300885d086b47df54457a24" + "reference": "9112b124a6de275a653812e696ef91897f71f5c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/CommunitySpace/zipball/f81b786893b4198da300885d086b47df54457a24", - "reference": "f81b786893b4198da300885d086b47df54457a24", + "url": "https://api.github.com/repos/NetCommons3/CommunitySpace/zipball/9112b124a6de275a653812e696ef91897f71f5c9", + "reference": "9112b124a6de275a653812e696ef91897f71f5c9", "shasum": "" }, "require": { @@ -1923,20 +1947,20 @@ "cakephp", "community_space" ], - "time": "2023-02-25T12:47:40+00:00" + "time": "2023-10-09T07:03:57+00:00" }, { "name": "netcommons/containers", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Containers.git", - "reference": "104cf18e0bf6d131bcc22dfde2fc909d333d2e95" + "reference": "688abbd332bbda012fd8752c60829d9c4678f1ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Containers/zipball/104cf18e0bf6d131bcc22dfde2fc909d333d2e95", - "reference": "104cf18e0bf6d131bcc22dfde2fc909d333d2e95", + "url": "https://api.github.com/repos/NetCommons3/Containers/zipball/688abbd332bbda012fd8752c60829d9c4678f1ba", + "reference": "688abbd332bbda012fd8752c60829d9c4678f1ba", "shasum": "" }, "require": { @@ -1969,20 +1993,20 @@ "cakephp", "containers" ], - "time": "2023-02-25T14:51:55+00:00" + "time": "2023-10-09T08:36:06+00:00" }, { "name": "netcommons/content-comments", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ContentComments.git", - "reference": "c2cfede33c74a35881b6f1e5ae8101cef205ab29" + "reference": "d331bae587e513ae71fa8957305eac1dbfa39e22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ContentComments/zipball/c2cfede33c74a35881b6f1e5ae8101cef205ab29", - "reference": "c2cfede33c74a35881b6f1e5ae8101cef205ab29", + "url": "https://api.github.com/repos/NetCommons3/ContentComments/zipball/d331bae587e513ae71fa8957305eac1dbfa39e22", + "reference": "d331bae587e513ae71fa8957305eac1dbfa39e22", "shasum": "" }, "require": { @@ -2023,20 +2047,20 @@ "cakephp", "content-comments" ], - "time": "2023-02-25T14:56:57+00:00" + "time": "2023-10-09T08:41:08+00:00" }, { "name": "netcommons/control-panel", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ControlPanel.git", - "reference": "134f05c0bf8c8f11c0271c30f5ef70055542298f" + "reference": "c6f9865a05e26a6f5bf2d606ac12276c486690df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ControlPanel/zipball/134f05c0bf8c8f11c0271c30f5ef70055542298f", - "reference": "134f05c0bf8c8f11c0271c30f5ef70055542298f", + "url": "https://api.github.com/repos/NetCommons3/ControlPanel/zipball/c6f9865a05e26a6f5bf2d606ac12276c486690df", + "reference": "c6f9865a05e26a6f5bf2d606ac12276c486690df", "shasum": "" }, "require": { @@ -2072,20 +2096,20 @@ "cakephp", "control_panel" ], - "time": "2023-02-25T15:02:01+00:00" + "time": "2023-10-09T08:46:10+00:00" }, { "name": "netcommons/data-types", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/DataTypes.git", - "reference": "7d7d33e7bef280d4a859b0060d1775467aeadc54" + "reference": "7c0a7095aa6b0c87882953a275e1b69367dd034b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/DataTypes/zipball/7d7d33e7bef280d4a859b0060d1775467aeadc54", - "reference": "7d7d33e7bef280d4a859b0060d1775467aeadc54", + "url": "https://api.github.com/repos/NetCommons3/DataTypes/zipball/7c0a7095aa6b0c87882953a275e1b69367dd034b", + "reference": "7c0a7095aa6b0c87882953a275e1b69367dd034b", "shasum": "" }, "require": { @@ -2116,20 +2140,20 @@ "cakephp", "data_types" ], - "time": "2023-02-25T15:07:03+00:00" + "time": "2023-10-09T08:51:12+00:00" }, { "name": "netcommons/faqs", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Faqs.git", - "reference": "cf704deda8bbc639c273ce9efd645e4c7f0823ab" + "reference": "229f67b7843e2d45bc89802f5ded83a1fa8f9bfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Faqs/zipball/cf704deda8bbc639c273ce9efd645e4c7f0823ab", - "reference": "cf704deda8bbc639c273ce9efd645e4c7f0823ab", + "url": "https://api.github.com/repos/NetCommons3/Faqs/zipball/229f67b7843e2d45bc89802f5ded83a1fa8f9bfd", + "reference": "229f67b7843e2d45bc89802f5ded83a1fa8f9bfd", "shasum": "" }, "require": { @@ -2173,20 +2197,20 @@ "cakephp", "faqs" ], - "time": "2023-02-25T15:12:06+00:00" + "time": "2023-10-09T08:56:14+00:00" }, { "name": "netcommons/files", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Files.git", - "reference": "eb496904c2db26cb338ffa25b2840f0f3c711176" + "reference": "68f1d281b05c462a5f74fd7a5d035fd5f77f2ea2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Files/zipball/eb496904c2db26cb338ffa25b2840f0f3c711176", - "reference": "eb496904c2db26cb338ffa25b2840f0f3c711176", + "url": "https://api.github.com/repos/NetCommons3/Files/zipball/68f1d281b05c462a5f74fd7a5d035fd5f77f2ea2", + "reference": "68f1d281b05c462a5f74fd7a5d035fd5f77f2ea2", "shasum": "" }, "require": { @@ -2221,20 +2245,20 @@ "cakephp", "files" ], - "time": "2023-02-25T15:22:08+00:00" + "time": "2023-10-09T09:06:17+00:00" }, { "name": "netcommons/frames", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Frames.git", - "reference": "9a60fb868bd9fb740a0486420016b44e153a7b0c" + "reference": "7dd51ac1dd45fd048aed3833f6c207429a9a7514" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Frames/zipball/9a60fb868bd9fb740a0486420016b44e153a7b0c", - "reference": "9a60fb868bd9fb740a0486420016b44e153a7b0c", + "url": "https://api.github.com/repos/NetCommons3/Frames/zipball/7dd51ac1dd45fd048aed3833f6c207429a9a7514", + "reference": "7dd51ac1dd45fd048aed3833f6c207429a9a7514", "shasum": "" }, "require": { @@ -2270,20 +2294,20 @@ "cakephp", "frames" ], - "time": "2023-02-25T15:27:11+00:00" + "time": "2023-10-09T09:11:19+00:00" }, { "name": "netcommons/groups", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Groups.git", - "reference": "089d5882444c6bb5564d35acc3633d160e0092f8" + "reference": "2d445cfbbcf43b543f07c7a3e3d7d429e4579b42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Groups/zipball/089d5882444c6bb5564d35acc3633d160e0092f8", - "reference": "089d5882444c6bb5564d35acc3633d160e0092f8", + "url": "https://api.github.com/repos/NetCommons3/Groups/zipball/2d445cfbbcf43b543f07c7a3e3d7d429e4579b42", + "reference": "2d445cfbbcf43b543f07c7a3e3d7d429e4579b42", "shasum": "" }, "require": { @@ -2319,20 +2343,20 @@ "cakephp", "groups" ], - "time": "2023-02-25T15:32:13+00:00" + "time": "2023-10-09T09:16:21+00:00" }, { "name": "netcommons/holidays", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Holidays.git", - "reference": "f912abbcf75caf7ec875b6b8acde11148736e7c5" + "reference": "ce73f8cd664f8e3e230caf054264dab8c8d04c97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Holidays/zipball/f912abbcf75caf7ec875b6b8acde11148736e7c5", - "reference": "f912abbcf75caf7ec875b6b8acde11148736e7c5", + "url": "https://api.github.com/repos/NetCommons3/Holidays/zipball/ce73f8cd664f8e3e230caf054264dab8c8d04c97", + "reference": "ce73f8cd664f8e3e230caf054264dab8c8d04c97", "shasum": "" }, "require": { @@ -2384,20 +2408,20 @@ "cakephp", "holidays" ], - "time": "2023-02-25T15:37:16+00:00" + "time": "2023-10-09T09:21:23+00:00" }, { "name": "netcommons/iframes", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Iframes.git", - "reference": "0a1ca579c9abf8c4b9b0e612e72001d2ddac262b" + "reference": "6d20157b11556028c8a85e587a36878b1425d93d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Iframes/zipball/0a1ca579c9abf8c4b9b0e612e72001d2ddac262b", - "reference": "0a1ca579c9abf8c4b9b0e612e72001d2ddac262b", + "url": "https://api.github.com/repos/NetCommons3/Iframes/zipball/6d20157b11556028c8a85e587a36878b1425d93d", + "reference": "6d20157b11556028c8a85e587a36878b1425d93d", "shasum": "" }, "require": { @@ -2435,20 +2459,20 @@ "cakephp", "iframes" ], - "time": "2023-02-25T15:42:18+00:00" + "time": "2023-10-09T09:26:26+00:00" }, { "name": "netcommons/install", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Install.git", - "reference": "bc43fdc9e8ed86d4215355a3ac035f8354f74a6f" + "reference": "ffccf70fcad9782d9ecf1086245dd7f0b6de80cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Install/zipball/bc43fdc9e8ed86d4215355a3ac035f8354f74a6f", - "reference": "bc43fdc9e8ed86d4215355a3ac035f8354f74a6f", + "url": "https://api.github.com/repos/NetCommons3/Install/zipball/ffccf70fcad9782d9ecf1086245dd7f0b6de80cc", + "reference": "ffccf70fcad9782d9ecf1086245dd7f0b6de80cc", "shasum": "" }, "require": { @@ -2504,20 +2528,20 @@ "cakephp", "install" ], - "time": "2023-02-25T15:52:21+00:00" + "time": "2023-10-09T09:36:28+00:00" }, { "name": "netcommons/likes", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Likes.git", - "reference": "576497cfbd77c5742a22eceb0598e7953b9ae602" + "reference": "06045e5aade579f4194030c2eda1832f81824bd5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Likes/zipball/576497cfbd77c5742a22eceb0598e7953b9ae602", - "reference": "576497cfbd77c5742a22eceb0598e7953b9ae602", + "url": "https://api.github.com/repos/NetCommons3/Likes/zipball/06045e5aade579f4194030c2eda1832f81824bd5", + "reference": "06045e5aade579f4194030c2eda1832f81824bd5", "shasum": "" }, "require": { @@ -2548,20 +2572,20 @@ "cakephp", "likes" ], - "time": "2023-02-25T15:57:24+00:00" + "time": "2023-10-09T09:41:30+00:00" }, { "name": "netcommons/links", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Links.git", - "reference": "780a29287fd2486ee5d85c2c35c69a0c26286795" + "reference": "11842755c46d50917a4cb7198b922706e8795396" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Links/zipball/780a29287fd2486ee5d85c2c35c69a0c26286795", - "reference": "780a29287fd2486ee5d85c2c35c69a0c26286795", + "url": "https://api.github.com/repos/NetCommons3/Links/zipball/11842755c46d50917a4cb7198b922706e8795396", + "reference": "11842755c46d50917a4cb7198b922706e8795396", "shasum": "" }, "require": { @@ -2602,20 +2626,20 @@ "cakephp", "links" ], - "time": "2023-02-25T16:02:26+00:00" + "time": "2023-10-09T09:46:32+00:00" }, { "name": "netcommons/m17n", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/M17n.git", - "reference": "da05bdabc3eaa16c64addc4580d2607d546a6a6c" + "reference": "13a30e8740fb47049d29ef9032423a249a8425ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/M17n/zipball/da05bdabc3eaa16c64addc4580d2607d546a6a6c", - "reference": "da05bdabc3eaa16c64addc4580d2607d546a6a6c", + "url": "https://api.github.com/repos/NetCommons3/M17n/zipball/13a30e8740fb47049d29ef9032423a249a8425ef", + "reference": "13a30e8740fb47049d29ef9032423a249a8425ef", "shasum": "" }, "require": { @@ -2648,20 +2672,20 @@ "cakephp", "m17n" ], - "time": "2023-02-25T16:07:28+00:00" + "time": "2023-10-09T09:51:34+00:00" }, { "name": "netcommons/mails", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Mails.git", - "reference": "c7a8067ef6109cff36d78acdb4568da9af199b26" + "reference": "31d579f6de5d5c89cc8892cc23c1a05b19445f3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Mails/zipball/c7a8067ef6109cff36d78acdb4568da9af199b26", - "reference": "c7a8067ef6109cff36d78acdb4568da9af199b26", + "url": "https://api.github.com/repos/NetCommons3/Mails/zipball/31d579f6de5d5c89cc8892cc23c1a05b19445f3f", + "reference": "31d579f6de5d5c89cc8892cc23c1a05b19445f3f", "shasum": "" }, "require": { @@ -2705,20 +2729,20 @@ "cakephp", "mails" ], - "time": "2023-02-25T16:12:31+00:00" + "time": "2023-10-09T09:56:36+00:00" }, { "name": "netcommons/menus", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Menus.git", - "reference": "78627d96d191fbf9691fddd98607306bbad2648f" + "reference": "17d41407d5212f8d3d0464755fba480991a0c15b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Menus/zipball/78627d96d191fbf9691fddd98607306bbad2648f", - "reference": "78627d96d191fbf9691fddd98607306bbad2648f", + "url": "https://api.github.com/repos/NetCommons3/Menus/zipball/17d41407d5212f8d3d0464755fba480991a0c15b", + "reference": "17d41407d5212f8d3d0464755fba480991a0c15b", "shasum": "" }, "require": { @@ -2757,20 +2781,20 @@ "cakephp", "menu" ], - "time": "2023-02-25T16:22:33+00:00" + "time": "2023-10-09T10:06:38+00:00" }, { "name": "netcommons/multidatabases", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Multidatabases.git", - "reference": "b7241054d39d2a9e0be1655e19179f8c502ab0cc" + "reference": "aadf2f998c0e41164a3d85fa5086f3dfc15fd990" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Multidatabases/zipball/b7241054d39d2a9e0be1655e19179f8c502ab0cc", - "reference": "b7241054d39d2a9e0be1655e19179f8c502ab0cc", + "url": "https://api.github.com/repos/NetCommons3/Multidatabases/zipball/aadf2f998c0e41164a3d85fa5086f3dfc15fd990", + "reference": "aadf2f998c0e41164a3d85fa5086f3dfc15fd990", "shasum": "" }, "require": { @@ -2808,20 +2832,20 @@ "cakephp", "multidatabases" ], - "time": "2023-02-25T18:20:29+00:00" + "time": "2023-10-09T11:37:55+00:00" }, { "name": "netcommons/nc2-to-nc3", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Nc2ToNc3.git", - "reference": "49fe75b0f56af8df7dc2ceedb3e67713cb2e738c" + "reference": "cac2cae0b79e23cbe41893852875b33dc79c218e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Nc2ToNc3/zipball/49fe75b0f56af8df7dc2ceedb3e67713cb2e738c", - "reference": "49fe75b0f56af8df7dc2ceedb3e67713cb2e738c", + "url": "https://api.github.com/repos/NetCommons3/Nc2ToNc3/zipball/cac2cae0b79e23cbe41893852875b33dc79c218e", + "reference": "cac2cae0b79e23cbe41893852875b33dc79c218e", "shasum": "" }, "require": { @@ -2892,20 +2916,20 @@ "cakephp", "nc2-to-nc3" ], - "time": "2023-02-25T18:25:32+00:00" + "time": "2023-10-09T11:42:57+00:00" }, { "name": "netcommons/net-commons", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/NetCommons.git", - "reference": "87dd2f7b706bd31058534642caba31ed7d307822" + "reference": "5317f5f2d7fc8acd7c6a35ef0eebfb7b1c21377a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/NetCommons/zipball/87dd2f7b706bd31058534642caba31ed7d307822", - "reference": "87dd2f7b706bd31058534642caba31ed7d307822", + "url": "https://api.github.com/repos/NetCommons3/NetCommons/zipball/5317f5f2d7fc8acd7c6a35ef0eebfb7b1c21377a", + "reference": "5317f5f2d7fc8acd7c6a35ef0eebfb7b1c21377a", "shasum": "" }, "require": { @@ -2962,20 +2986,20 @@ "cakephp", "netcommons" ], - "time": "2023-02-25T18:30:36+00:00" + "time": "2023-10-09T11:47:59+00:00" }, { "name": "netcommons/notifications", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Notifications.git", - "reference": "af037405d1d7d8550a8fbb6b82f1091e1c41c634" + "reference": "afa93e0290e2ce3d4642b92626d5f1872c33daf0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Notifications/zipball/af037405d1d7d8550a8fbb6b82f1091e1c41c634", - "reference": "af037405d1d7d8550a8fbb6b82f1091e1c41c634", + "url": "https://api.github.com/repos/NetCommons3/Notifications/zipball/afa93e0290e2ce3d4642b92626d5f1872c33daf0", + "reference": "afa93e0290e2ce3d4642b92626d5f1872c33daf0", "shasum": "" }, "require": { @@ -3006,20 +3030,20 @@ "cakephp", "notifications" ], - "time": "2023-02-25T18:35:39+00:00" + "time": "2023-10-09T11:53:01+00:00" }, { "name": "netcommons/pages", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Pages.git", - "reference": "df14699342c738b19d60943dd9fc7ad98bb13168" + "reference": "61d61d29d6cfc1e4cb28ea9c8fa2247e23755b23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Pages/zipball/df14699342c738b19d60943dd9fc7ad98bb13168", - "reference": "df14699342c738b19d60943dd9fc7ad98bb13168", + "url": "https://api.github.com/repos/NetCommons3/Pages/zipball/61d61d29d6cfc1e4cb28ea9c8fa2247e23755b23", + "reference": "61d61d29d6cfc1e4cb28ea9c8fa2247e23755b23", "shasum": "" }, "require": { @@ -3063,20 +3087,20 @@ "cakephp", "pages" ], - "time": "2023-02-25T18:45:41+00:00" + "time": "2023-10-09T12:03:04+00:00" }, { "name": "netcommons/photo-albums", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PhotoAlbums.git", - "reference": "939737062978dff9e2358897c7b250c917e22928" + "reference": "211d16e3b5fbb0be475d433a134ea40b1cefc51e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PhotoAlbums/zipball/939737062978dff9e2358897c7b250c917e22928", - "reference": "939737062978dff9e2358897c7b250c917e22928", + "url": "https://api.github.com/repos/NetCommons3/PhotoAlbums/zipball/211d16e3b5fbb0be475d433a134ea40b1cefc51e", + "reference": "211d16e3b5fbb0be475d433a134ea40b1cefc51e", "shasum": "" }, "require": { @@ -3108,20 +3132,20 @@ "netcommons", "photoAlbums" ], - "time": "2023-02-25T18:50:44+00:00" + "time": "2023-10-09T12:08:06+00:00" }, { "name": "netcommons/plugin-manager", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PluginManager.git", - "reference": "b38c88388fb78059664b6af170d947d1f6eefb26" + "reference": "e84824667fac54de4241c3d9480b49d08b6a757b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PluginManager/zipball/b38c88388fb78059664b6af170d947d1f6eefb26", - "reference": "b38c88388fb78059664b6af170d947d1f6eefb26", + "url": "https://api.github.com/repos/NetCommons3/PluginManager/zipball/e84824667fac54de4241c3d9480b49d08b6a757b", + "reference": "e84824667fac54de4241c3d9480b49d08b6a757b", "shasum": "" }, "require": { @@ -3161,20 +3185,20 @@ "cakephp", "plugin-manager" ], - "time": "2023-02-25T18:55:46+00:00" + "time": "2023-10-09T12:13:10+00:00" }, { "name": "netcommons/private-space", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PrivateSpace.git", - "reference": "05edff0f2ada9136e9d3f2195b139fd2aa08e3f0" + "reference": "8e5ada0ffda59a8b53514305654b150fa7d8733d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PrivateSpace/zipball/05edff0f2ada9136e9d3f2195b139fd2aa08e3f0", - "reference": "05edff0f2ada9136e9d3f2195b139fd2aa08e3f0", + "url": "https://api.github.com/repos/NetCommons3/PrivateSpace/zipball/8e5ada0ffda59a8b53514305654b150fa7d8733d", + "reference": "8e5ada0ffda59a8b53514305654b150fa7d8733d", "shasum": "" }, "require": { @@ -3208,20 +3232,20 @@ "cakephp", "private_space" ], - "time": "2023-02-25T19:00:49+00:00" + "time": "2023-10-09T12:18:13+00:00" }, { "name": "netcommons/public-space", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/PublicSpace.git", - "reference": "1cf5aeafd394740ac400d66b5d1b343a3848a5fa" + "reference": "0ebd598fe09a437cfc7802d4038dd6463704b5d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/PublicSpace/zipball/1cf5aeafd394740ac400d66b5d1b343a3848a5fa", - "reference": "1cf5aeafd394740ac400d66b5d1b343a3848a5fa", + "url": "https://api.github.com/repos/NetCommons3/PublicSpace/zipball/0ebd598fe09a437cfc7802d4038dd6463704b5d3", + "reference": "0ebd598fe09a437cfc7802d4038dd6463704b5d3", "shasum": "" }, "require": { @@ -3253,20 +3277,20 @@ "public", "space" ], - "time": "2023-02-25T19:05:51+00:00" + "time": "2023-10-09T12:23:15+00:00" }, { "name": "netcommons/questionnaires", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Questionnaires.git", - "reference": "7d9d29ed49314cfca0d6bc08bb1c8cc485669234" + "reference": "e59721340eb07bca9f16aea70b766a39ab933fe8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Questionnaires/zipball/7d9d29ed49314cfca0d6bc08bb1c8cc485669234", - "reference": "7d9d29ed49314cfca0d6bc08bb1c8cc485669234", + "url": "https://api.github.com/repos/NetCommons3/Questionnaires/zipball/e59721340eb07bca9f16aea70b766a39ab933fe8", + "reference": "e59721340eb07bca9f16aea70b766a39ab933fe8", "shasum": "" }, "require": { @@ -3328,20 +3352,20 @@ "cakephp", "questionnaires" ], - "time": "2023-02-25T19:15:54+00:00" + "time": "2023-10-09T12:33:17+00:00" }, { "name": "netcommons/quizzes", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Quizzes.git", - "reference": "a173ea2570f5f0064b13ef92ca12ac75f068c080" + "reference": "f615a20caff70fff200da76874fba581bac5ab7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Quizzes/zipball/a173ea2570f5f0064b13ef92ca12ac75f068c080", - "reference": "a173ea2570f5f0064b13ef92ca12ac75f068c080", + "url": "https://api.github.com/repos/NetCommons3/Quizzes/zipball/f615a20caff70fff200da76874fba581bac5ab7d", + "reference": "f615a20caff70fff200da76874fba581bac5ab7d", "shasum": "" }, "require": { @@ -3403,20 +3427,20 @@ "cakephp", "quizzes" ], - "time": "2023-02-25T19:31:57+00:00" + "time": "2023-10-09T12:49:20+00:00" }, { "name": "netcommons/registrations", - "version": "3.3.6.1", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Registrations.git", - "reference": "f77406741101af202e670f0a3c4e5a072a3ccdbf" + "reference": "9b8c7e1555ecb1c20e4d69bd8425210704fb3fc2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Registrations/zipball/f77406741101af202e670f0a3c4e5a072a3ccdbf", - "reference": "f77406741101af202e670f0a3c4e5a072a3ccdbf", + "url": "https://api.github.com/repos/NetCommons3/Registrations/zipball/9b8c7e1555ecb1c20e4d69bd8425210704fb3fc2", + "reference": "9b8c7e1555ecb1c20e4d69bd8425210704fb3fc2", "shasum": "" }, "require": { @@ -3484,20 +3508,20 @@ "cakephp", "registrations" ], - "time": "2023-02-28T04:53:38+00:00" + "time": "2023-10-09T13:05:22+00:00" }, { "name": "netcommons/reservations", - "version": "3.3.6.0", + "version": "3.3.7.1", "source": { "type": "git", "url": "https://github.com/NetCommons3/Reservations.git", - "reference": "f2a3ae3dd5699f390f10a1a6febc37a8661acf6b" + "reference": "836858c6523aabe86fbac3ea7187b459d02d0ffe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Reservations/zipball/f2a3ae3dd5699f390f10a1a6febc37a8661acf6b", - "reference": "f2a3ae3dd5699f390f10a1a6febc37a8661acf6b", + "url": "https://api.github.com/repos/NetCommons3/Reservations/zipball/836858c6523aabe86fbac3ea7187b459d02d0ffe", + "reference": "836858c6523aabe86fbac3ea7187b459d02d0ffe", "shasum": "" }, "require": { @@ -3559,20 +3583,20 @@ "cakephp", "reservations" ], - "time": "2023-02-25T20:04:02+00:00" + "time": "2023-10-13T02:05:01+00:00" }, { "name": "netcommons/roles", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Roles.git", - "reference": "e4568fbf8fac8e21e3efcedfd9439e3eb4987b3c" + "reference": "8d7d241f855f0b57d659862e0c930e60f184f0de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Roles/zipball/e4568fbf8fac8e21e3efcedfd9439e3eb4987b3c", - "reference": "e4568fbf8fac8e21e3efcedfd9439e3eb4987b3c", + "url": "https://api.github.com/repos/NetCommons3/Roles/zipball/8d7d241f855f0b57d659862e0c930e60f184f0de", + "reference": "8d7d241f855f0b57d659862e0c930e60f184f0de", "shasum": "" }, "require": { @@ -3604,20 +3628,20 @@ "netcommons", "roles" ], - "time": "2023-02-25T20:09:05+00:00" + "time": "2023-10-09T13:26:27+00:00" }, { "name": "netcommons/rooms", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Rooms.git", - "reference": "8f612cb4f41735e8269f9823a09309e379be0f1b" + "reference": "b1c4948df31534719aaa30a22d94157d3d25b6e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Rooms/zipball/8f612cb4f41735e8269f9823a09309e379be0f1b", - "reference": "8f612cb4f41735e8269f9823a09309e379be0f1b", + "url": "https://api.github.com/repos/NetCommons3/Rooms/zipball/b1c4948df31534719aaa30a22d94157d3d25b6e4", + "reference": "b1c4948df31534719aaa30a22d94157d3d25b6e4", "shasum": "" }, "require": { @@ -3669,20 +3693,20 @@ "netcommons", "rooms" ], - "time": "2023-02-25T20:19:08+00:00" + "time": "2023-10-09T13:36:30+00:00" }, { "name": "netcommons/rss-readers", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/RssReaders.git", - "reference": "c76c120495beb6eae9d07180633a51a586201c33" + "reference": "15a473dbc913a60e18fac0f840fabe321f6337f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/RssReaders/zipball/c76c120495beb6eae9d07180633a51a586201c33", - "reference": "c76c120495beb6eae9d07180633a51a586201c33", + "url": "https://api.github.com/repos/NetCommons3/RssReaders/zipball/15a473dbc913a60e18fac0f840fabe321f6337f6", + "reference": "15a473dbc913a60e18fac0f840fabe321f6337f6", "shasum": "" }, "require": { @@ -3723,20 +3747,20 @@ "cakephp", "rss-readers" ], - "time": "2023-02-25T20:24:10+00:00" + "time": "2023-10-09T13:41:32+00:00" }, { "name": "netcommons/searches", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Searches.git", - "reference": "1320ce082f83a75bd0c2a14a5ba1e1eda96a5dd6" + "reference": "d0f15fd3b7a395fb77f803bed4962773ae8fd4ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Searches/zipball/1320ce082f83a75bd0c2a14a5ba1e1eda96a5dd6", - "reference": "1320ce082f83a75bd0c2a14a5ba1e1eda96a5dd6", + "url": "https://api.github.com/repos/NetCommons3/Searches/zipball/d0f15fd3b7a395fb77f803bed4962773ae8fd4ae", + "reference": "d0f15fd3b7a395fb77f803bed4962773ae8fd4ae", "shasum": "" }, "require": { @@ -3777,20 +3801,20 @@ "cakephp", "searches" ], - "time": "2023-02-25T21:58:20+00:00" + "time": "2023-10-09T14:55:30+00:00" }, { "name": "netcommons/site-manager", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/SiteManager.git", - "reference": "81a96e586cb0395584ae90c42fab0da67237f3c9" + "reference": "45d1ccca9d9c44b57264e299c0b1ff11aa095678" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/SiteManager/zipball/81a96e586cb0395584ae90c42fab0da67237f3c9", - "reference": "81a96e586cb0395584ae90c42fab0da67237f3c9", + "url": "https://api.github.com/repos/NetCommons3/SiteManager/zipball/45d1ccca9d9c44b57264e299c0b1ff11aa095678", + "reference": "45d1ccca9d9c44b57264e299c0b1ff11aa095678", "shasum": "" }, "require": { @@ -3836,20 +3860,20 @@ "cakephp", "site_manager" ], - "time": "2023-02-25T22:03:22+00:00" + "time": "2023-10-09T15:00:32+00:00" }, { "name": "netcommons/system-manager", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/SystemManager.git", - "reference": "19267b8451e504eb927a7a6778b3af084f226348" + "reference": "eb3be364dc1b377bb1bbccd83aa228c1053c191c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/SystemManager/zipball/19267b8451e504eb927a7a6778b3af084f226348", - "reference": "19267b8451e504eb927a7a6778b3af084f226348", + "url": "https://api.github.com/repos/NetCommons3/SystemManager/zipball/eb3be364dc1b377bb1bbccd83aa228c1053c191c", + "reference": "eb3be364dc1b377bb1bbccd83aa228c1053c191c", "shasum": "" }, "require": { @@ -3890,20 +3914,20 @@ "cakephp", "system_manager" ], - "time": "2023-02-25T22:08:25+00:00" + "time": "2023-10-09T15:05:34+00:00" }, { "name": "netcommons/tags", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Tags.git", - "reference": "a5ef907cb1b874b6e6dc6d57edbdf1ca31598dab" + "reference": "e39468240095fe4eb1cc0873e608d604e8a837dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Tags/zipball/a5ef907cb1b874b6e6dc6d57edbdf1ca31598dab", - "reference": "a5ef907cb1b874b6e6dc6d57edbdf1ca31598dab", + "url": "https://api.github.com/repos/NetCommons3/Tags/zipball/e39468240095fe4eb1cc0873e608d604e8a837dc", + "reference": "e39468240095fe4eb1cc0873e608d604e8a837dc", "shasum": "" }, "require": { @@ -3940,20 +3964,20 @@ "cakephp", "tags" ], - "time": "2023-02-25T22:18:27+00:00" + "time": "2023-10-09T15:15:37+00:00" }, { "name": "netcommons/tasks", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Tasks.git", - "reference": "72d1752c41bb24ba1c82c6d1ea56bb804243cbee" + "reference": "ff845cf05bc7f1d011e8ba2c6d477e877ffab04b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Tasks/zipball/72d1752c41bb24ba1c82c6d1ea56bb804243cbee", - "reference": "72d1752c41bb24ba1c82c6d1ea56bb804243cbee", + "url": "https://api.github.com/repos/NetCommons3/Tasks/zipball/ff845cf05bc7f1d011e8ba2c6d477e877ffab04b", + "reference": "ff845cf05bc7f1d011e8ba2c6d477e877ffab04b", "shasum": "" }, "require": { @@ -4001,20 +4025,20 @@ "Tasks", "cakephp" ], - "time": "2023-02-25T22:23:29+00:00" + "time": "2023-10-09T15:20:40+00:00" }, { "name": "netcommons/theme-settings", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/ThemeSettings.git", - "reference": "0a4d82e3ae92f493c7333ab84572bf1d0500974a" + "reference": "cda941984d21a6610f8a105b85a03e1bcebe1ef3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/ThemeSettings/zipball/0a4d82e3ae92f493c7333ab84572bf1d0500974a", - "reference": "0a4d82e3ae92f493c7333ab84572bf1d0500974a", + "url": "https://api.github.com/repos/NetCommons3/ThemeSettings/zipball/cda941984d21a6610f8a105b85a03e1bcebe1ef3", + "reference": "cda941984d21a6610f8a105b85a03e1bcebe1ef3", "shasum": "" }, "require": { @@ -4044,20 +4068,20 @@ "cakephp", "theme" ], - "time": "2023-02-25T22:28:31+00:00" + "time": "2023-10-09T15:25:42+00:00" }, { "name": "netcommons/topics", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Topics.git", - "reference": "e0223bc252299ca090422fdc213e09155ad3e2eb" + "reference": "471d6bcac8354b2fd67d6bfc3e2b9b8de5bfd364" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Topics/zipball/e0223bc252299ca090422fdc213e09155ad3e2eb", - "reference": "e0223bc252299ca090422fdc213e09155ad3e2eb", + "url": "https://api.github.com/repos/NetCommons3/Topics/zipball/471d6bcac8354b2fd67d6bfc3e2b9b8de5bfd364", + "reference": "471d6bcac8354b2fd67d6bfc3e2b9b8de5bfd364", "shasum": "" }, "require": { @@ -4102,20 +4126,20 @@ "cakephp", "topics" ], - "time": "2023-02-25T22:33:34+00:00" + "time": "2023-10-09T15:30:45+00:00" }, { "name": "netcommons/user-attributes", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserAttributes.git", - "reference": "924dca655562e52a2f85337c50f03227f69d2b55" + "reference": "8403f5d3b783ccf8d3a5c97ada611ee0d8241c15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserAttributes/zipball/924dca655562e52a2f85337c50f03227f69d2b55", - "reference": "924dca655562e52a2f85337c50f03227f69d2b55", + "url": "https://api.github.com/repos/NetCommons3/UserAttributes/zipball/8403f5d3b783ccf8d3a5c97ada611ee0d8241c15", + "reference": "8403f5d3b783ccf8d3a5c97ada611ee0d8241c15", "shasum": "" }, "require": { @@ -4155,20 +4179,20 @@ "cakephp", "user_attributes" ], - "time": "2023-02-25T22:38:36+00:00" + "time": "2023-10-09T15:35:47+00:00" }, { "name": "netcommons/user-manager", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserManager.git", - "reference": "416fca74cd996f101e6f39768164a45004c64c57" + "reference": "2c3543319cf6de0f1dbe55b068016d8cadae570d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserManager/zipball/416fca74cd996f101e6f39768164a45004c64c57", - "reference": "416fca74cd996f101e6f39768164a45004c64c57", + "url": "https://api.github.com/repos/NetCommons3/UserManager/zipball/2c3543319cf6de0f1dbe55b068016d8cadae570d", + "reference": "2c3543319cf6de0f1dbe55b068016d8cadae570d", "shasum": "" }, "require": { @@ -4211,20 +4235,20 @@ "cakephp", "user_manager" ], - "time": "2023-02-25T22:48:38+00:00" + "time": "2023-10-09T15:45:50+00:00" }, { "name": "netcommons/user-roles", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/UserRoles.git", - "reference": "2738a882daf00901cd19cb22152054d72165badc" + "reference": "9931caddbf95ec9e3c2d9fb81a6d2259ce219a51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/UserRoles/zipball/2738a882daf00901cd19cb22152054d72165badc", - "reference": "2738a882daf00901cd19cb22152054d72165badc", + "url": "https://api.github.com/repos/NetCommons3/UserRoles/zipball/9931caddbf95ec9e3c2d9fb81a6d2259ce219a51", + "reference": "9931caddbf95ec9e3c2d9fb81a6d2259ce219a51", "shasum": "" }, "require": { @@ -4265,20 +4289,20 @@ "cakephp", "user_roles" ], - "time": "2023-02-25T22:53:41+00:00" + "time": "2023-10-09T15:50:52+00:00" }, { "name": "netcommons/users", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Users.git", - "reference": "bf48db5af97541d2f19b4c3a90a36c732e8f7e55" + "reference": "ab2fb1f75ff253d277c39c1cbb2d1b459910cedf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Users/zipball/bf48db5af97541d2f19b4c3a90a36c732e8f7e55", - "reference": "bf48db5af97541d2f19b4c3a90a36c732e8f7e55", + "url": "https://api.github.com/repos/NetCommons3/Users/zipball/ab2fb1f75ff253d277c39c1cbb2d1b459910cedf", + "reference": "ab2fb1f75ff253d277c39c1cbb2d1b459910cedf", "shasum": "" }, "require": { @@ -4322,20 +4346,20 @@ "cakephp", "user" ], - "time": "2023-02-25T22:58:46+00:00" + "time": "2023-10-09T15:55:57+00:00" }, { "name": "netcommons/videos", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Videos.git", - "reference": "527533992ce63bfe53c21e49b3fff3491a3da1f6" + "reference": "6bf21385e751c659a2f110478030ff02cc7c1425" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Videos/zipball/527533992ce63bfe53c21e49b3fff3491a3da1f6", - "reference": "527533992ce63bfe53c21e49b3fff3491a3da1f6", + "url": "https://api.github.com/repos/NetCommons3/Videos/zipball/6bf21385e751c659a2f110478030ff02cc7c1425", + "reference": "6bf21385e751c659a2f110478030ff02cc7c1425", "shasum": "" }, "require": { @@ -4383,20 +4407,20 @@ "cakephp", "videos" ], - "time": "2023-02-25T23:03:49+00:00" + "time": "2023-10-09T16:01:20+00:00" }, { "name": "netcommons/visual-captcha", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/VisualCaptcha.git", - "reference": "3db6e3de23fd93dc3c91e47be184f9e5be58aea2" + "reference": "98905f5c956eb5f71c1473a86e0105c512e8c8b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/VisualCaptcha/zipball/3db6e3de23fd93dc3c91e47be184f9e5be58aea2", - "reference": "3db6e3de23fd93dc3c91e47be184f9e5be58aea2", + "url": "https://api.github.com/repos/NetCommons3/VisualCaptcha/zipball/98905f5c956eb5f71c1473a86e0105c512e8c8b3", + "reference": "98905f5c956eb5f71c1473a86e0105c512e8c8b3", "shasum": "" }, "require": { @@ -4446,20 +4470,20 @@ "cakephp", "visual_captcha" ], - "time": "2023-02-25T23:08:52+00:00" + "time": "2023-10-09T16:06:22+00:00" }, { "name": "netcommons/workflow", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Workflow.git", - "reference": "fa3961002a5d76e56805d1759ecfcf39fe4b81cd" + "reference": "056151f464036b095264103f6dc7ce80dbf96ccc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Workflow/zipball/fa3961002a5d76e56805d1759ecfcf39fe4b81cd", - "reference": "fa3961002a5d76e56805d1759ecfcf39fe4b81cd", + "url": "https://api.github.com/repos/NetCommons3/Workflow/zipball/056151f464036b095264103f6dc7ce80dbf96ccc", + "reference": "056151f464036b095264103f6dc7ce80dbf96ccc", "shasum": "" }, "require": { @@ -4494,20 +4518,20 @@ "cakephp", "workflow" ], - "time": "2023-02-25T23:18:54+00:00" + "time": "2023-10-09T16:16:27+00:00" }, { "name": "netcommons/wysiwyg", - "version": "3.3.6.0", + "version": "3.3.7.0", "source": { "type": "git", "url": "https://github.com/NetCommons3/Wysiwyg.git", - "reference": "34ff415c6339d906879f70c302697f544336cc77" + "reference": "29c53debf45e881d4692921d142b3a311578f66d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/NetCommons3/Wysiwyg/zipball/34ff415c6339d906879f70c302697f544336cc77", - "reference": "34ff415c6339d906879f70c302697f544336cc77", + "url": "https://api.github.com/repos/NetCommons3/Wysiwyg/zipball/29c53debf45e881d4692921d142b3a311578f66d", + "reference": "29c53debf45e881d4692921d142b3a311578f66d", "shasum": "" }, "require": { @@ -4539,7 +4563,7 @@ "cakephp", "wysiwyg" ], - "time": "2023-02-25T23:23:57+00:00" + "time": "2023-10-09T16:21:29+00:00" }, { "name": "phpcollection/phpcollection", @@ -4594,29 +4618,33 @@ }, { "name": "phpoption/phpoption", - "version": "1.8.1", + "version": "1.9.2", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15" + "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15", - "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820", + "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820", "shasum": "" }, "require": { - "php": "^7.0 || ^8.0" + "php": "^7.2.5 || ^8.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.4.1", - "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8" + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "type": "library", "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": true + }, "branch-alias": { - "dev-master": "1.8-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -4657,7 +4685,7 @@ "type": "tidelift" } ], - "time": "2021-12-04T23:24:31+00:00" + "time": "2023-11-12T21:59:55+00:00" }, { "name": "psr/cache", @@ -4866,16 +4894,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.3.5", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd" + "reference": "b66d11b7479109ab547f9405b97205640b17d385" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd", - "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/b66d11b7479109ab547f9405b97205640b17d385", + "reference": "b66d11b7479109ab547f9405b97205640b17d385", "shasum": "" }, "require": { @@ -4887,7 +4915,7 @@ "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", "symfony/phpunit-bridge": "^4.2 || ^5", - "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" }, "type": "library", "extra": { @@ -4933,7 +4961,7 @@ "type": "tidelift" } ], - "time": "2023-01-11T08:27:00+00:00" + "time": "2023-12-18T12:05:55+00:00" }, { "name": "container-interop/container-interop", @@ -5015,37 +5043,47 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.8", + "version": "7.8.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981" + "reference": "41042bc7ab002487b876a0683fc8dce04ddce104" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981", - "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104", + "reference": "41042bc7ab002487b876a0683fc8dce04ddce104", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.9", - "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.17" + "guzzlehttp/promises": "^1.5.3 || ^2.0.1", + "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", + "php": "^7.2.5 || ^8.0", + "psr/http-client": "^1.0", + "symfony/deprecation-contracts": "^2.2 || ^3.0" + }, + "provide": { + "psr/http-client-implementation": "1.0" }, "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", - "psr/log": "^1.1" + "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", + "php-http/message-factory": "^1.1", + "phpunit/phpunit": "^8.5.36 || ^9.6.15", + "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { + "ext-curl": "Required for CURL handler support", + "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "6.5-dev" + "bamarni-bin": { + "bin-links": true, + "forward-command": false } }, "autoload": { @@ -5098,13 +5136,14 @@ } ], "description": "Guzzle is a PHP HTTP client library", - "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", + "psr-18", + "psr-7", "rest", "web service" ], @@ -5122,38 +5161,37 @@ "type": "tidelift" } ], - "time": "2022-06-20T22:16:07+00:00" + "time": "2023-12-03T20:35:24+00:00" }, { "name": "guzzlehttp/promises", - "version": "1.5.2", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "b94b2807d85443f9719887892882d0329d1e2598" + "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", - "reference": "b94b2807d85443f9719887892882d0329d1e2598", + "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223", + "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223", "shasum": "" }, "require": { - "php": ">=5.5" + "php": "^7.2.5 || ^8.0" }, "require-dev": { - "symfony/phpunit-bridge": "^4.4 || ^5.1" + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.5-dev" + "bamarni-bin": { + "bin-links": true, + "forward-command": false } }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\Promise\\": "src/" } @@ -5202,47 +5240,48 @@ "type": "tidelift" } ], - "time": "2022-08-28T14:55:35+00:00" + "time": "2023-12-03T20:19:20+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.9.0", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318" + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", - "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", "shasum": "" }, "require": { - "php": ">=5.4.0", - "psr/http-message": "~1.0", - "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" + "php": "^7.2.5 || ^8.0", + "psr/http-factory": "^1.0", + "psr/http-message": "^1.1 || ^2.0", + "ralouphie/getallheaders": "^3.0" }, "provide": { + "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { - "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" + "bamarni/composer-bin-plugin": "^1.8.2", + "http-interop/http-factory-tests": "^0.9", + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.9-dev" + "bamarni-bin": { + "bin-links": true, + "forward-command": false } }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } @@ -5281,6 +5320,11 @@ "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://sagikazarmark.hu" } ], "description": "PSR-7 message implementation that also provides common utility methods", @@ -5308,7 +5352,7 @@ "type": "tidelift" } ], - "time": "2022-06-20T21:43:03+00:00" + "time": "2023-12-03T20:05:35+00:00" }, { "name": "monolog/monolog", @@ -5394,16 +5438,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.11.0", + "version": "1.11.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614" + "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", - "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", + "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", "shasum": "" }, "require": { @@ -5445,7 +5489,7 @@ "type": "tidelift" } ], - "time": "2022-03-03T13:19:32+00:00" + "time": "2023-03-08T13:26:56+00:00" }, { "name": "nikic/php-parser", @@ -5616,28 +5660,28 @@ }, { "name": "pdepend/pdepend", - "version": "2.13.0", + "version": "2.16.2", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad" + "reference": "f942b208dc2a0868454d01b29f0c75bbcfc6ed58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/31be7cd4f305f3f7b52af99c1cb13fc938d1cfad", - "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/f942b208dc2a0868454d01b29f0c75bbcfc6ed58", + "reference": "f942b208dc2a0868454d01b29f0c75bbcfc6ed58", "shasum": "" }, "require": { "php": ">=5.3.7", - "symfony/config": "^2.3.0|^3|^4|^5|^6.0", - "symfony/dependency-injection": "^2.3.0|^3|^4|^5|^6.0", - "symfony/filesystem": "^2.3.0|^3|^4|^5|^6.0" + "symfony/config": "^2.3.0|^3|^4|^5|^6.0|^7.0", + "symfony/dependency-injection": "^2.3.0|^3|^4|^5|^6.0|^7.0", + "symfony/filesystem": "^2.3.0|^3|^4|^5|^6.0|^7.0", + "symfony/polyfill-mbstring": "^1.19" }, "require-dev": { "easy-doc/easy-doc": "0.0.0|^1.2.3", "gregwar/rst": "^1.0", - "phpunit/phpunit": "^4.8.36|^5.7.27", "squizlabs/php_codesniffer": "^2.0.0" }, "bin": [ @@ -5659,38 +5703,44 @@ "BSD-3-Clause" ], "description": "Official version of pdepend to be handled with Composer", + "keywords": [ + "PHP Depend", + "PHP_Depend", + "dev", + "pdepend" + ], "funding": [ { "url": "https://tidelift.com/funding/github/packagist/pdepend/pdepend", "type": "tidelift" } ], - "time": "2023-02-28T20:56:15+00:00" + "time": "2023-12-17T18:09:59+00:00" }, { "name": "php-coveralls/php-coveralls", - "version": "v2.5.3", + "version": "v2.7.0", "source": { "type": "git", "url": "https://github.com/php-coveralls/php-coveralls.git", - "reference": "9d8243bbf0e053333692857c98fab7cfba0d60a9" + "reference": "b36fa4394e519dafaddc04ae03976bc65a25ba15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/9d8243bbf0e053333692857c98fab7cfba0d60a9", - "reference": "9d8243bbf0e053333692857c98fab7cfba0d60a9", + "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/b36fa4394e519dafaddc04ae03976bc65a25ba15", + "reference": "b36fa4394e519dafaddc04ae03976bc65a25ba15", "shasum": "" }, "require": { "ext-json": "*", "ext-simplexml": "*", "guzzlehttp/guzzle": "^6.0 || ^7.0", - "php": "^5.5 || ^7.0 || ^8.0", + "php": "^7.0 || ^8.0", "psr/log": "^1.0 || ^2.0", - "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0", - "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0", - "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0", - "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" + "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", + "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", + "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", + "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || >=8.0 <8.5.29 || >=9.0 <9.5.23", @@ -5744,7 +5794,7 @@ "github", "test" ], - "time": "2022-09-12T20:47:09+00:00" + "time": "2023-11-22T10:21:01+00:00" }, { "name": "phpdocumentor/fileset", @@ -6597,27 +6647,22 @@ }, { "name": "psr/container", - "version": "1.0.0", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", + "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=7.4.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" @@ -6630,7 +6675,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", @@ -6642,29 +6687,130 @@ "container-interop", "psr" ], - "time": "2017-02-14T16:28:37+00:00" + "time": "2021-11-05T16:50:12+00:00" + }, + { + "name": "psr/http-client", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-client.git", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0", + "psr/http-message": "^1.0 || ^2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Client\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP clients", + "homepage": "https://github.com/php-fig/http-client", + "keywords": [ + "http", + "http-client", + "psr", + "psr-18" + ], + "time": "2023-09-23T14:17:50+00:00" + }, + { + "name": "psr/http-factory", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-factory.git", + "reference": "e616d01114759c4c489f93b099585439f795fe35" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", + "reference": "e616d01114759c4c489f93b099585439f795fe35", + "shasum": "" + }, + "require": { + "php": ">=7.0.0", + "psr/http-message": "^1.0 || ^2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interfaces for PSR-7 HTTP message factories", + "keywords": [ + "factory", + "http", + "message", + "psr", + "psr-17", + "psr-7", + "request", + "response" + ], + "time": "2023-04-10T20:10:41+00:00" }, { "name": "psr/http-message", - "version": "1.0.1", + "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -6679,7 +6825,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", @@ -6692,7 +6838,7 @@ "request", "response" ], - "time": "2016-08-06T14:39:51+00:00" + "time": "2023-04-04T09:54:51+00:00" }, { "name": "psr/log", @@ -7448,12 +7594,12 @@ "version": "1.5.6", "source": { "type": "git", - "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/6f3e42d311b882b25b4d409d23a289f4d3b803d5", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6f3e42d311b882b25b4d409d23a289f4d3b803d5", "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5", "shasum": "" }, @@ -7516,6 +7662,20 @@ "phpcs", "standards" ], + "funding": [ + { + "url": "https://github.com/PHPCSStandards", + "type": "github" + }, + { + "url": "https://github.com/jrfnl", + "type": "github" + }, + { + "url": "https://opencollective.com/php_codesniffer", + "type": "open_collective" + } + ], "time": "2014-12-04T22:32:15+00:00" }, { @@ -7757,6 +7917,70 @@ "homepage": "https://symfony.com", "time": "2017-07-28T15:22:55+00:00" }, + { + "name": "symfony/deprecation-contracts", + "version": "v2.5.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", + "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "files": [ + "function.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "A generic function and convention to trigger deprecation notices", + "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-01-02T09:53:40+00:00" + }, { "name": "symfony/event-dispatcher", "version": "v2.8.52", @@ -7917,16 +8141,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.27.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" + "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", - "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4", + "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4", "shasum": "" }, "require": { @@ -7940,9 +8164,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.27-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -7992,185 +8213,20 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" - }, - { - "name": "symfony/polyfill-intl-idn", - "version": "v1.27.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "639084e360537a19f9ee352433b84ce831f3d2da" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da", - "reference": "639084e360537a19f9ee352433b84ce831f3d2da", - "shasum": "" - }, - "require": { - "php": ">=7.1", - "symfony/polyfill-intl-normalizer": "^1.10", - "symfony/polyfill-php72": "^1.10" - }, - "suggest": { - "ext-intl": "For best performance" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.27-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Laurent Bassin", - "email": "laurent@bassin.info" - }, - { - "name": "Trevor Rowbotham", - "email": "trevor.rowbotham@pm.me" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "idn", - "intl", - "polyfill", - "portable", - "shim" - ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2022-11-03T14:55:06+00:00" - }, - { - "name": "symfony/polyfill-intl-normalizer", - "version": "v1.27.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6", - "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "suggest": { - "ext-intl": "For best performance" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.27-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Intl\\Normalizer\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for intl's Normalizer class and related functions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "intl", - "normalizer", - "polyfill", - "portable", - "shim" - ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.27.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" + "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", - "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", + "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", "shasum": "" }, "require": { @@ -8184,9 +8240,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.27-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -8237,80 +8290,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" - }, - { - "name": "symfony/polyfill-php72", - "version": "v1.27.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97", - "reference": "869329b1e9894268a8a61dabb69153029b7a8c97", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.27-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/process", @@ -8649,20 +8629,20 @@ }, { "name": "twig/twig", - "version": "v1.43.1", + "version": "v1.44.7", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "2311602f6a208715252febe682fa7c38e56a3373" + "reference": "0887422319889e442458e48e2f3d9add1a172ad5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/2311602f6a208715252febe682fa7c38e56a3373", - "reference": "2311602f6a208715252febe682fa7c38e56a3373", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/0887422319889e442458e48e2f3d9add1a172ad5", + "reference": "0887422319889e442458e48e2f3d9add1a172ad5", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "symfony/polyfill-ctype": "^1.8" }, "require-dev": { @@ -8672,7 +8652,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.43-dev" + "dev-master": "1.44-dev" } }, "autoload": { @@ -8719,34 +8699,39 @@ "type": "tidelift" } ], - "time": "2020-08-05T15:05:05+00:00" + "time": "2022-09-28T08:38:36+00:00" }, { "name": "webmozart/assert", - "version": "1.9.1", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", - "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", - "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0 || ^8.0", - "symfony/polyfill-ctype": "^1.8" + "ext-ctype": "*", + "php": "^7.2 || ^8.0" }, "conflict": { "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<3.9.1" + "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { - "phpunit/phpunit": "^4.8.36 || ^7.5.13" + "phpunit/phpunit": "^8.5.13" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.10-dev" + } + }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" @@ -8768,7 +8753,7 @@ "check", "validate" ], - "time": "2020-07-08T17:02:28+00:00" + "time": "2022-06-03T18:03:27+00:00" }, { "name": "zendframework/zend-cache", @@ -9453,23 +9438,23 @@ }, { "name": "zetacomponents/document", - "version": "1.3.3", + "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/zetacomponents/Document.git", - "reference": "196884f00871ea7dcbca9ab8bc85716f626e9cc3" + "reference": "353e52a438ea5292d8dbb195a3785bf5264b5405" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zetacomponents/Document/zipball/196884f00871ea7dcbca9ab8bc85716f626e9cc3", - "reference": "196884f00871ea7dcbca9ab8bc85716f626e9cc3", + "url": "https://api.github.com/repos/zetacomponents/Document/zipball/353e52a438ea5292d8dbb195a3785bf5264b5405", + "reference": "353e52a438ea5292d8dbb195a3785bf5264b5405", "shasum": "" }, "require": { "zetacomponents/base": "~1.8" }, "require-dev": { - "phpunit/phpunit": "~8.0", + "phpunit/phpunit": "~9.0", "zetacomponents/unit-test": "*" }, "type": "library", @@ -9501,7 +9486,7 @@ ], "description": "The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.", "homepage": "https://github.com/zetacomponents", - "time": "2022-02-11T17:26:31+00:00" + "time": "2023-09-13T10:41:46+00:00" } ], "aliases": [], From fe3e3c8c716c5303f3af5ddd64ea13d55465eb11 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Tue, 22 Apr 2025 15:55:46 +0900 Subject: [PATCH 27/32] =?UTF-8?q?feat:=20composer=20v2=E3=81=AB=E5=AF=BE?= =?UTF-8?q?=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index de14bc1b..ca247752 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,10 @@ ], "config": { "vendor-dir": "vendors", - "process-timeout": 3000 + "process-timeout": 3000, + "allow-plugins": { + "composer/installers": true + } }, "scripts": { "post-install-cmd": ["app/Console/cake install.install install_bower"], From 55bff361c664e840a506502be764d10deee21405 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Wed, 1 Oct 2025 11:32:20 +0900 Subject: [PATCH 28/32] =?UTF-8?q?fix:=20php7.4=E3=81=A7Warning=E3=81=8C?= =?UTF-8?q?=E7=99=BA=E7=94=9F=E3=81=99=E3=82=8B=E3=81=9F=E3=82=81=E3=81=AE?= =?UTF-8?q?=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ca247752..a508f2e5 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,8 @@ "repositories": [ {"type": "vcs", "url": "https://github.com/NetCommons3/cakephp-upload.git"}, {"type": "vcs", "url": "https://github.com/NetCommons3/php-code-coverage.git"}, - {"type": "vcs", "url": "https://github.com/NetCommons3/migrations.git"} + {"type": "vcs", "url": "https://github.com/NetCommons3/migrations.git"}, + {"type": "vcs", "url": "https://github.com/NetCommons3/PHP_CodeSniffer.git"} ], "require": { "composer/installers": "~1.0@stable", From baefe484d23a370740fec71f4b843437d1ebf6ea Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Tue, 6 Jan 2026 22:56:24 +0900 Subject: [PATCH 29/32] =?UTF-8?q?fix:=20escape=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/webroot/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/webroot/index.php b/app/webroot/index.php index a1684041..0e120177 100644 --- a/app/webroot/index.php +++ b/app/webroot/index.php @@ -19,7 +19,7 @@ $cleansingRequest = function (&$value) { if (is_string($value)) { - $value = str_replace(['{{', '}}', "\0"], ['{ { ', ' } }', ''], $value); + $value = str_replace(["\0", '{{', '}}'], ['', '{ { ', ' } }'], $value); } }; array_walk_recursive($_GET, $cleansingRequest); From 9ff7502eaca716b8675defc843002ed85854e14c Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Mon, 2 Mar 2026 14:15:22 +0900 Subject: [PATCH 30/32] Modify jQuery version constraint in bower.json Updated jQuery version constraint to be less than 4.0. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index fe3df61d..784ef73f 100644 --- a/bower.json +++ b/bower.json @@ -16,7 +16,7 @@ "angular-bootstrap-datetimepicker-directive": ">=0.1.3", "eonasdan-bootstrap-datetimepicker" : ">=4.0 <5.0", "angular-ui-tinymce": ">=0.0.9", - "jquery": ">=3.4.1", + "jquery": ">=3.4.1 <4.0", "jqueryui": "NetCommons3/jquery-ui#1.13.1", "bootstrap": ">=3.3 <4.0", "angular-nvd3": ">=0.1.1", From ad6947a2f2e59fdd9b44c355fe1a082e49270b90 Mon Sep 17 00:00:00 2001 From: Shohei Nakajima Date: Mon, 2 Mar 2026 14:16:22 +0900 Subject: [PATCH 31/32] Restrict jQuery version to less than 4.0 --- bower.json.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json.dist b/bower.json.dist index 35053326..233267b1 100644 --- a/bower.json.dist +++ b/bower.json.dist @@ -16,7 +16,7 @@ "angular-bootstrap-datetimepicker-directive": ">=0.1.3", "eonasdan-bootstrap-datetimepicker" : ">=4.0 <5.0", "angular-ui-tinymce": ">=0.0.9", - "jquery": ">=3.4.1", + "jquery": ">=3.4.1 <4.0", "jqueryui": "NetCommons3/jquery-ui#1.13.1", "bootstrap": ">=3.3 <4.0" }, From 367531451b8dbb21149f8cee51533db807a8a335 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Mon, 13 Apr 2026 15:13:56 +0900 Subject: [PATCH 32/32] =?UTF-8?q?feat:=20MathJax3=E3=81=AB=E5=AF=BE?= =?UTF-8?q?=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 784ef73f..fd1f2edb 100644 --- a/bower.json +++ b/bower.json @@ -21,7 +21,7 @@ "bootstrap": ">=3.3 <4.0", "angular-nvd3": ">=0.1.1", "visualcaptcha.jquery": ">=0.0.5", - "MathJax": "components/MathJax#>=2.6", + "MathJax": ">=3.0 <4.0", "simplePagination.js": "jquery.simplePagination#*" }, "devDependencies": {