Browse Source

Update the dependencies

pull/1028/head
Timothée Jaussoin 4 years ago
parent
commit
0908873799
  1. 1
      CHANGELOG.md
  2. 112
      composer.lock

1
CHANGELOG.md

@ -44,6 +44,7 @@ v0.20 (trunk)
* Allow MUC messages to be edited (only in MUC Groups)
* Refactor the message edition architecture to support several editions
* Change counter color in favicon when post notification
* Add OMEMO support for MUC Groups
v0.19
---------------------------

112
composer.lock

@ -8,16 +8,16 @@
"packages": [
{
"name": "cakephp/core",
"version": "4.2.10",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/cakephp/core.git",
"reference": "a99b4fef0e7c17bcf3cab659130963c0d6074805"
"reference": "7ff150e558cd0d3dfc89cf95cf92ce325a3df187"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cakephp/core/zipball/a99b4fef0e7c17bcf3cab659130963c0d6074805",
"reference": "a99b4fef0e7c17bcf3cab659130963c0d6074805",
"url": "https://api.github.com/repos/cakephp/core/zipball/7ff150e558cd0d3dfc89cf95cf92ce325a3df187",
"reference": "7ff150e558cd0d3dfc89cf95cf92ce325a3df187",
"shasum": ""
},
"require": {
@ -61,20 +61,20 @@
"issues": "https://github.com/cakephp/cakephp/issues",
"source": "https://github.com/cakephp/core"
},
"time": "2021-09-11T20:25:27+00:00"
"time": "2021-10-11T16:29:09+00:00"
},
{
"name": "cakephp/database",
"version": "4.2.10",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/cakephp/database.git",
"reference": "d3c4c632289592e9f9f7f384232e1d99a1cad7e5"
"reference": "5e950f0ea0b6f365bbe1b5bac6516da80a19cbde"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cakephp/database/zipball/d3c4c632289592e9f9f7f384232e1d99a1cad7e5",
"reference": "d3c4c632289592e9f9f7f384232e1d99a1cad7e5",
"url": "https://api.github.com/repos/cakephp/database/zipball/5e950f0ea0b6f365bbe1b5bac6516da80a19cbde",
"reference": "5e950f0ea0b6f365bbe1b5bac6516da80a19cbde",
"shasum": ""
},
"require": {
@ -116,20 +116,20 @@
"issues": "https://github.com/cakephp/cakephp/issues",
"source": "https://github.com/cakephp/database"
},
"time": "2021-09-29T17:24:01+00:00"
"time": "2021-10-23T19:27:25+00:00"
},
{
"name": "cakephp/datasource",
"version": "4.2.10",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/cakephp/datasource.git",
"reference": "211d985dbd9d55e81b1725ecb40e9da2cd83da05"
"reference": "b119572bae14400d62d2546eda17f98480b129c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cakephp/datasource/zipball/211d985dbd9d55e81b1725ecb40e9da2cd83da05",
"reference": "211d985dbd9d55e81b1725ecb40e9da2cd83da05",
"url": "https://api.github.com/repos/cakephp/datasource/zipball/b119572bae14400d62d2546eda17f98480b129c4",
"reference": "b119572bae14400d62d2546eda17f98480b129c4",
"shasum": ""
},
"require": {
@ -174,20 +174,20 @@
"issues": "https://github.com/cakephp/cakephp/issues",
"source": "https://github.com/cakephp/datasource"
},
"time": "2021-09-09T17:32:14+00:00"
"time": "2021-10-01T06:53:01+00:00"
},
{
"name": "cakephp/utility",
"version": "4.2.10",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/cakephp/utility.git",
"reference": "4259ae4154e639557af751ae719d58253a79282a"
"reference": "2a16f2a61b287914e9d6f904deeec286596d2a8f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cakephp/utility/zipball/4259ae4154e639557af751ae719d58253a79282a",
"reference": "4259ae4154e639557af751ae719d58253a79282a",
"url": "https://api.github.com/repos/cakephp/utility/zipball/2a16f2a61b287914e9d6f904deeec286596d2a8f",
"reference": "2a16f2a61b287914e9d6f904deeec286596d2a8f",
"shasum": ""
},
"require": {
@ -233,7 +233,7 @@
"issues": "https://github.com/cakephp/cakephp/issues",
"source": "https://github.com/cakephp/utility"
},
"time": "2021-03-29T16:08:09+00:00"
"time": "2021-10-18T18:25:06+00:00"
},
{
"name": "cboden/ratchet",
@ -995,34 +995,30 @@
},
{
"name": "doctrine/inflector",
"version": "2.0.3",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
"reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^7.0",
"phpstan/phpstan": "^0.11",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
"doctrine/coding-standard": "^8.2",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"vimeo/psalm": "^4.10"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
@ -1070,7 +1066,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.x"
"source": "https://github.com/doctrine/inflector/tree/2.0.4"
},
"funding": [
{
@ -1086,7 +1082,7 @@
"type": "tidelift"
}
],
"time": "2020-05-29T15:13:26+00:00"
"time": "2021-10-22T20:16:43+00:00"
},
{
"name": "embed/embed",
@ -1426,16 +1422,16 @@
},
{
"name": "illuminate/bus",
"version": "v8.66.0",
"version": "v8.67.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/bus.git",
"reference": "a222094903c473b6b0ade0b0b0e20b83ae1472b6"
"reference": "be400399687b97d5558a224e970060fd5d5f2735"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/bus/zipball/a222094903c473b6b0ade0b0b0e20b83ae1472b6",
"reference": "a222094903c473b6b0ade0b0b0e20b83ae1472b6",
"url": "https://api.github.com/repos/illuminate/bus/zipball/be400399687b97d5558a224e970060fd5d5f2735",
"reference": "be400399687b97d5558a224e970060fd5d5f2735",
"shasum": ""
},
"require": {
@ -1475,11 +1471,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-09-15T14:32:50+00:00"
"time": "2021-10-21T19:19:36+00:00"
},
{
"name": "illuminate/collections",
"version": "v8.66.0",
"version": "v8.67.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
@ -1533,7 +1529,7 @@
},
{
"name": "illuminate/container",
"version": "v8.66.0",
"version": "v8.67.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
@ -1584,7 +1580,7 @@
},
{
"name": "illuminate/contracts",
"version": "v8.66.0",
"version": "v8.67.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@ -1632,16 +1628,16 @@
},
{
"name": "illuminate/database",
"version": "v8.66.0",
"version": "v8.67.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
"reference": "d961478ae0100a1bde09441275a01bbd394a4e24"
"reference": "b552d97ec565a24fa8919958205ecceff2b7e3c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/d961478ae0100a1bde09441275a01bbd394a4e24",
"reference": "d961478ae0100a1bde09441275a01bbd394a4e24",
"url": "https://api.github.com/repos/illuminate/database/zipball/b552d97ec565a24fa8919958205ecceff2b7e3c7",
"reference": "b552d97ec565a24fa8919958205ecceff2b7e3c7",
"shasum": ""
},
"require": {
@ -1696,11 +1692,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-10-21T13:08:21+00:00"
"time": "2021-10-22T13:19:50+00:00"
},
{
"name": "illuminate/events",
"version": "v8.66.0",
"version": "v8.67.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/events.git",
@ -1755,7 +1751,7 @@
},
{
"name": "illuminate/macroable",
"version": "v8.66.0",
"version": "v8.67.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@ -1801,7 +1797,7 @@
},
{
"name": "illuminate/pipeline",
"version": "v8.66.0",
"version": "v8.67.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/pipeline.git",
@ -1849,16 +1845,16 @@
},
{
"name": "illuminate/support",
"version": "v8.66.0",
"version": "v8.67.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "43780c16c4721b45886796a2ae6aece40e45a535"
"reference": "85b6513696d407280b54014865dca4e3fcdccce3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/43780c16c4721b45886796a2ae6aece40e45a535",
"reference": "43780c16c4721b45886796a2ae6aece40e45a535",
"url": "https://api.github.com/repos/illuminate/support/zipball/85b6513696d407280b54014865dca4e3fcdccce3",
"reference": "85b6513696d407280b54014865dca4e3fcdccce3",
"shasum": ""
},
"require": {
@ -1868,7 +1864,7 @@
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"nesbot/carbon": "^2.31",
"nesbot/carbon": "^2.53.1",
"php": "^7.3|^8.0",
"voku/portable-ascii": "^1.4.8"
},
@ -1913,7 +1909,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-10-21T14:09:25+00:00"
"time": "2021-10-22T13:20:42+00:00"
},
{
"name": "league/commonmark",

Loading…
Cancel
Save