33 Commits

Author SHA1 Message Date
c03aee9c6b updated gno
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-06 13:08:59 +01:00
17a6cc9da8 Merge branch 'master' into dev
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-06 12:03:09 +01:00
2fa2281eb7 updated gno module 2022-06-06 12:02:09 +01:00
2515cc1a39 updated gno module config 2022-06-02 16:21:22 +01:00
6ba2cdbcfa composer update 2022-06-02 14:25:58 +01:00
7d40d30e10 compser update
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-19 10:50:43 +01:00
ce2811baca Merge branch 'master' into dev 2022-05-19 10:50:10 +01:00
cabbbb82fb Merge branch 'master' into dev
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-19 08:39:12 +01:00
f535dc6da1 composer update
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-19 08:31:34 +01:00
aae8d31f56 Merge branch 'master' into dev 2022-05-19 08:31:05 +01:00
948d54781d composer update
Some checks failed
continuous-integration/drone/push Build is failing
2022-05-19 08:26:57 +01:00
af2522b9ea Merge branch 'master' into dev
Some checks failed
continuous-integration/drone/push Build is failing
2022-05-18 19:10:27 +01:00
1717b830af displaying date on activities, tidied activity fields
Some checks failed
continuous-integration/drone/push Build is failing
also removed swiftmailer as it didn't help with html email alerts
2022-05-16 19:33:13 +01:00
1aba044044 updated custom modules
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-10 09:36:09 +01:00
3f5c12ffce Merge branch 'master' into dev
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-10 09:29:06 +01:00
c4ecc4b3b4 Merge branch 'master' into dev
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-09 17:45:22 +01:00
9f80d29e38 composer update
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-09 17:28:14 +01:00
08ad04310b Merge branch 'master' into dev 2022-05-09 17:26:11 +01:00
3ed6456adb Readded trainings extra field config that had gone missing 2022-05-07 11:11:40 +01:00
dbcab12ab0 Reports • Cannot sort columns 2022-05-07 10:43:02 +01:00
7965957000 Merge branch 'master' into dev
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-25 16:31:19 +01:00
59cce7ee7d updated gno
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-25 16:21:06 +01:00
dfee129e21 added permission for gno_admin to configure trainer rate
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-25 14:29:42 +01:00
aea40ae998 Added generic events view
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-25 13:04:17 +01:00
5889984cd8 Merge branch 'master' into dev
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-25 12:45:54 +01:00
ad356e805f Merge branch 'master' into dev
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-03 19:49:51 +01:00
dc03e23dc0 Merge branch 'master' into dev
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-31 14:29:50 +01:00
b3e4e5658f Merge branch 'master' into dev
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-31 14:14:56 +01:00
58bffec3c1 really using dev branch of goodnightout_opencase
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
2022-03-31 13:48:44 +01:00
45358946b6 changed drone.yml to trigger from dev branch
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing
2022-03-31 13:42:27 +01:00
22383e4673 using dev branch of goodnight_opencase 2022-03-31 13:37:44 +01:00
507730709e Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/goodnightout_composer into dev 2022-03-31 13:36:11 +01:00
4cfb22d710 updated drupal 2022-03-31 13:33:36 +01:00
2 changed files with 220 additions and 83 deletions

View File

@ -27,9 +27,9 @@
} }
], ],
"require": { "require": {
"autonomic/bartik_gno": "dev-main",
"autonomic/goodnightout_opencase": "dev-master", "autonomic/goodnightout_opencase": "dev-master",
"autonomic/opencase": "dev-master", "autonomic/opencase": "dev-master",
"autonomic/bartik_gno": "dev-main",
"composer/installers": "^1.2", "composer/installers": "^1.2",
"drupal/admin_toolbar": "^3.1", "drupal/admin_toolbar": "^3.1",
"drupal/base_field_override_ui": "^1.0", "drupal/base_field_override_ui": "^1.0",
@ -41,6 +41,7 @@
"drupal/core-recommended": "^9", "drupal/core-recommended": "^9",
"drupal/csv_serialization": "^2.0", "drupal/csv_serialization": "^2.0",
"drupal/ctools": "^3.7", "drupal/ctools": "^3.7",
"drupal/custom_breadcrumbs": "^1.0",
"drupal/date_popup": "^1.1", "drupal/date_popup": "^1.1",
"drupal/dbug": "^2.0", "drupal/dbug": "^2.0",
"drupal/devel_entity_updates": "^3.0", "drupal/devel_entity_updates": "^3.0",

300
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "66a790c9b8745ca0249f84bbfa551abf", "content-hash": "4001924ab120f8ec988508e29460d2ba",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -68,7 +68,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/bartik_gno.git", "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/bartik_gno.git",
"reference": "00a0832c5af1953b734c6f7b95d97189ec0eb8c2" "reference": "5119d62193731463538c67a25de91abb11d8db5e"
}, },
"default-branch": true, "default-branch": true,
"type": "drupal-theme", "type": "drupal-theme",
@ -78,7 +78,7 @@
"email": "helo@autonomic.zone" "email": "helo@autonomic.zone"
} }
], ],
"time": "2022-05-27T08:19:21+00:00" "time": "2022-06-03T09:07:47+00:00"
}, },
{ {
"name": "autonomic/goodnightout_opencase", "name": "autonomic/goodnightout_opencase",
@ -86,7 +86,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git", "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
"reference": "974b72b197287f5bf04f64f03f46cabb97441310" "reference": "b9746a8affa36e58f30a03cab7cd1ffb89cb0716"
}, },
"require": { "require": {
"drupal/admin_toolbar": "*", "drupal/admin_toolbar": "*",
@ -104,7 +104,7 @@
"email": "helo@autonomic.zone" "email": "helo@autonomic.zone"
} }
], ],
"time": "2022-05-24T10:03:03+00:00" "time": "2022-06-06T12:05:54+00:00"
}, },
{ {
"name": "autonomic/opencase", "name": "autonomic/opencase",
@ -112,7 +112,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git", "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git",
"reference": "9862e65ea9ee2a836c802705226fcadaf6d7e470" "reference": "6857bb8d4ced706ad8d9eeb60cd0acf34cf17e80"
}, },
"require": { "require": {
"composer/installers": "*", "composer/installers": "*",
@ -129,7 +129,7 @@
"email": "helo@autonomic.zone" "email": "helo@autonomic.zone"
} }
], ],
"time": "2022-05-19T09:46:44+00:00" "time": "2022-06-05T16:15:53+00:00"
}, },
{ {
"name": "behat/mink", "name": "behat/mink",
@ -2750,17 +2750,17 @@
}, },
{ {
"name": "drupal/better_exposed_filters", "name": "drupal/better_exposed_filters",
"version": "5.0.0", "version": "5.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/better_exposed_filters.git", "url": "https://git.drupalcode.org/project/better_exposed_filters.git",
"reference": "8.x-5.0" "reference": "8.x-5.1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/better_exposed_filters-8.x-5.0.zip", "url": "https://ftp.drupal.org/files/projects/better_exposed_filters-8.x-5.1.zip",
"reference": "8.x-5.0", "reference": "8.x-5.1",
"shasum": "ef575591af202b5c6867841ce58e1f447455e502" "shasum": "ab9b124b5cf44dfb8164b66673bcf767986a64b2"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9", "drupal/core": "^8.8 || ^9",
@ -2772,8 +2772,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-5.0", "version": "8.x-5.1",
"datestamp": "1634748760", "datestamp": "1654277146",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -2926,16 +2926,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "9.3.14", "version": "9.3.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "ea4c4780324c6ee6679823927e95601938d7f6a3" "reference": "c29310a4d08d5072d7f713da744c0831636b4779"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/ea4c4780324c6ee6679823927e95601938d7f6a3", "url": "https://api.github.com/repos/drupal/core/zipball/c29310a4d08d5072d7f713da744c0831636b4779",
"reference": "ea4c4780324c6ee6679823927e95601938d7f6a3", "reference": "c29310a4d08d5072d7f713da744c0831636b4779",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3177,13 +3177,13 @@
], ],
"description": "Drupal is an open source content management platform powering millions of websites and applications.", "description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": { "support": {
"source": "https://github.com/drupal/core/tree/9.3.14" "source": "https://github.com/drupal/core/tree/9.3.15"
}, },
"time": "2022-05-25T18:43:19+00:00" "time": "2022-06-01T15:45:43+00:00"
}, },
{ {
"name": "drupal/core-composer-scaffold", "name": "drupal/core-composer-scaffold",
"version": "9.3.14", "version": "9.3.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git", "url": "https://github.com/drupal/core-composer-scaffold.git",
@ -3227,13 +3227,13 @@
"drupal" "drupal"
], ],
"support": { "support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.14" "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.15"
}, },
"time": "2022-02-24T17:40:56+00:00" "time": "2022-02-24T17:40:56+00:00"
}, },
{ {
"name": "drupal/core-dev", "name": "drupal/core-dev",
"version": "9.3.14", "version": "9.3.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-dev.git", "url": "https://github.com/drupal/core-dev.git",
@ -3277,13 +3277,13 @@
], ],
"description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.",
"support": { "support": {
"source": "https://github.com/drupal/core-dev/tree/9.3.14" "source": "https://github.com/drupal/core-dev/tree/9.3.15"
}, },
"time": "2021-11-30T05:41:29+00:00" "time": "2021-11-30T05:41:29+00:00"
}, },
{ {
"name": "drupal/core-project-message", "name": "drupal/core-project-message",
"version": "9.3.14", "version": "9.3.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-project-message.git", "url": "https://github.com/drupal/core-project-message.git",
@ -3318,22 +3318,22 @@
"drupal" "drupal"
], ],
"support": { "support": {
"source": "https://github.com/drupal/core-project-message/tree/9.3.14" "source": "https://github.com/drupal/core-project-message/tree/9.3.15"
}, },
"time": "2022-02-24T17:40:56+00:00" "time": "2022-02-24T17:40:56+00:00"
}, },
{ {
"name": "drupal/core-recommended", "name": "drupal/core-recommended",
"version": "9.3.14", "version": "9.3.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-recommended.git", "url": "https://github.com/drupal/core-recommended.git",
"reference": "31f23ce0ae7cf3925f6fb6a3953762b259a0494e" "reference": "36b1d9dbe4f946b3c19fb91831aa1994e1e38782"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/31f23ce0ae7cf3925f6fb6a3953762b259a0494e", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/36b1d9dbe4f946b3c19fb91831aa1994e1e38782",
"reference": "31f23ce0ae7cf3925f6fb6a3953762b259a0494e", "reference": "36b1d9dbe4f946b3c19fb91831aa1994e1e38782",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3342,7 +3342,7 @@
"doctrine/annotations": "1.13.2", "doctrine/annotations": "1.13.2",
"doctrine/lexer": "1.2.1", "doctrine/lexer": "1.2.1",
"doctrine/reflection": "1.2.2", "doctrine/reflection": "1.2.2",
"drupal/core": "9.3.14", "drupal/core": "9.3.15",
"egulias/email-validator": "3.1.2", "egulias/email-validator": "3.1.2",
"guzzlehttp/guzzle": "6.5.6", "guzzlehttp/guzzle": "6.5.6",
"guzzlehttp/promises": "1.5.1", "guzzlehttp/promises": "1.5.1",
@ -3404,9 +3404,9 @@
], ],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"support": { "support": {
"source": "https://github.com/drupal/core-recommended/tree/9.3.14" "source": "https://github.com/drupal/core-recommended/tree/9.3.15"
}, },
"time": "2022-05-25T18:43:19+00:00" "time": "2022-06-01T15:45:43+00:00"
}, },
{ {
"name": "drupal/csv_serialization", "name": "drupal/csv_serialization",
@ -3551,6 +3551,73 @@
"issues": "https://www.drupal.org/project/issues/ctools" "issues": "https://www.drupal.org/project/issues/ctools"
} }
}, },
{
"name": "drupal/custom_breadcrumbs",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/custom_breadcrumbs.git",
"reference": "1.0.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/custom_breadcrumbs-1.0.1.zip",
"reference": "1.0.1",
"shasum": "4d6ee52d515a38df26f6fb8a9b1fa7ad38680771"
},
"require": {
"drupal/core": "^8.8 || ^9",
"drupal/token": "^1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.1",
"datestamp": "1644432749",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Szczepan Musial (lamp5)",
"homepage": "https://www.drupal.org/u/lamp5",
"role": "Maintainer"
},
{
"name": "Contributors",
"homepage": "https://www.drupal.org/node/98576/committers",
"role": "Contributors"
},
{
"name": "colan",
"homepage": "https://www.drupal.org/user/58704"
},
{
"name": "lamp5",
"homepage": "https://www.drupal.org/user/2870321"
},
{
"name": "paulocs",
"homepage": "https://www.drupal.org/user/3640109"
}
],
"description": "Custom breadcrumbs helps the user to create and manage breadcrumbs menu on all content entity pages and other like views, page manager, controllers.",
"homepage": "https://www.drupal.org/project/custom_breadcrumbs",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/custom_breadcrumbs",
"issues": "https://www.drupal.org/project/issues/custom_breadcrumbs"
}
},
{ {
"name": "drupal/date_popup", "name": "drupal/date_popup",
"version": "1.1.0", "version": "1.1.0",
@ -5210,6 +5277,75 @@
"issues": "http://drupal.org/project/issues/tamper" "issues": "http://drupal.org/project/issues/tamper"
} }
}, },
{
"name": "drupal/token",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/token.git",
"reference": "8.x-1.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.10.zip",
"reference": "8.x-1.10",
"shasum": "8b81224ab0420221b292e8d3b66d0da726317400"
},
"require": {
"drupal/core": "^8.8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.10",
"datestamp": "1638619775",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "eaton",
"homepage": "https://www.drupal.org/user/16496"
},
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
},
{
"name": "greggles",
"homepage": "https://www.drupal.org/user/36762"
},
{
"name": "mikeryan",
"homepage": "https://www.drupal.org/user/4420"
}
],
"description": "Provides a user interface for the Token API, some missing core tokens.",
"homepage": "https://www.drupal.org/project/token",
"support": {
"source": "https://git.drupalcode.org/project/token"
}
},
{ {
"name": "drupal/typed_data", "name": "drupal/typed_data",
"version": "1.0.0-beta1", "version": "1.0.0-beta1",
@ -7125,16 +7261,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.13.2", "version": "v4.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "210577fe3cf7badcc5814d99455df46564f3c077" "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
"reference": "210577fe3cf7badcc5814d99455df46564f3c077", "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7175,9 +7311,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2" "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
}, },
"time": "2021-11-30T19:35:32+00:00" "time": "2022-05-31T20:59:12+00:00"
}, },
{ {
"name": "pear/archive_tar", "name": "pear/archive_tar",
@ -8555,16 +8691,16 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.11.4", "version": "v0.11.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "05c544b339b112226ad14803e1e5b09a61957454" "reference": "c23686f9c48ca202710dbb967df8385a952a2daf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/05c544b339b112226ad14803e1e5b09a61957454", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/c23686f9c48ca202710dbb967df8385a952a2daf",
"reference": "05c544b339b112226ad14803e1e5b09a61957454", "reference": "c23686f9c48ca202710dbb967df8385a952a2daf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8625,9 +8761,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/bobthecow/psysh/issues", "issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.11.4" "source": "https://github.com/bobthecow/psysh/tree/v0.11.5"
}, },
"time": "2022-05-06T12:49:14+00:00" "time": "2022-05-27T18:03:49+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@ -11646,16 +11782,16 @@
}, },
{ {
"name": "symfony/polyfill-intl-grapheme", "name": "symfony/polyfill-intl-grapheme",
"version": "v1.25.0", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783" "reference": "433d05519ce6990bf3530fba6957499d327395c2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783", "reference": "433d05519ce6990bf3530fba6957499d327395c2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11667,7 +11803,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -11707,7 +11843,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0" "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -11723,7 +11859,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-23T21:10:46+00:00" "time": "2022-05-24T11:49:31+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-idn", "name": "symfony/polyfill-intl-idn",
@ -11978,16 +12114,16 @@
}, },
{ {
"name": "symfony/polyfill-php72", "name": "symfony/polyfill-php72",
"version": "v1.25.0", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php72.git", "url": "https://github.com/symfony/polyfill-php72.git",
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976" "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976", "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11996,7 +12132,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -12034,7 +12170,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0" "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -12050,20 +12186,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-27T09:17:38+00:00" "time": "2022-05-24T11:49:31+00:00"
}, },
{ {
"name": "symfony/polyfill-php73", "name": "symfony/polyfill-php73",
"version": "v1.25.0", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php73.git", "url": "https://github.com/symfony/polyfill-php73.git",
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5" "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5", "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12072,7 +12208,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -12113,7 +12249,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0" "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -12129,7 +12265,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-06-05T21:20:04+00:00" "time": "2022-05-24T11:49:31+00:00"
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
@ -13380,21 +13516,21 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.10.0", "version": "1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozarts/assert.git", "url": "https://github.com/webmozarts/assert.git",
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0", "ext-ctype": "*",
"symfony/polyfill-ctype": "^1.8" "php": "^7.2 || ^8.0"
}, },
"conflict": { "conflict": {
"phpstan/phpstan": "<0.12.20", "phpstan/phpstan": "<0.12.20",
@ -13432,9 +13568,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/webmozarts/assert/issues", "issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.10.0" "source": "https://github.com/webmozarts/assert/tree/1.11.0"
}, },
"time": "2021-03-09T10:59:23+00:00" "time": "2022-06-03T18:03:27+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",
@ -14143,16 +14279,16 @@
}, },
{ {
"name": "symfony/polyfill-php81", "name": "symfony/polyfill-php81",
"version": "v1.25.0", "version": "v1.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php81.git", "url": "https://github.com/symfony/polyfill-php81.git",
"reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f" "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f", "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
"reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f", "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14161,7 +14297,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.26-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -14202,7 +14338,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php81/tree/v1.25.0" "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
}, },
"funding": [ "funding": [
{ {
@ -14218,15 +14354,15 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-13T13:58:11+00:00" "time": "2022-05-24T11:49:31+00:00"
} }
], ],
"aliases": [], "aliases": [],
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": { "stability-flags": {
"autonomic/bartik_gno": 20,
"autonomic/goodnightout_opencase": 20, "autonomic/goodnightout_opencase": 20,
"autonomic/opencase": 20, "autonomic/opencase": 20,
"autonomic/bartik_gno": 20,
"drupal/entity_extra_field": 15, "drupal/entity_extra_field": 15,
"drupal/feeds": 15, "drupal/feeds": 15,
"drupal/password_strength": 10, "drupal/password_strength": 10,