Prepare 2.5.0 release

This commit is contained in:
Jeremy Benoist
2022-05-17 20:29:28 +02:00
parent 96340e633d
commit 1a5348a8b8
3 changed files with 62 additions and 13 deletions

24
composer.lock generated
View File

@ -5328,16 +5328,16 @@
},
{
"name": "laminas/laminas-diactoros",
"version": "2.10.0",
"version": "2.11.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git",
"reference": "a3f03b3c158a3a7014c6ba553b0cb83bf7da19c4"
"reference": "d1bc565b23c2040fafde398a8a5db083c47928c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/a3f03b3c158a3a7014c6ba553b0cb83bf7da19c4",
"reference": "a3f03b3c158a3a7014c6ba553b0cb83bf7da19c4",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/d1bc565b23c2040fafde398a8a5db083c47928c0",
"reference": "d1bc565b23c2040fafde398a8a5db083c47928c0",
"shasum": ""
},
"require": {
@ -5423,7 +5423,7 @@
"type": "community_bridge"
}
],
"time": "2022-05-04T15:16:15+00:00"
"time": "2022-05-17T10:57:52+00:00"
},
{
"name": "laminas/laminas-eventmanager",
@ -11249,16 +11249,16 @@
},
{
"name": "twig/twig",
"version": "v2.14.13",
"version": "v2.15.1",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "66856cd0459df3dc97d32077a98454dc2a0ee75a"
"reference": "3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/66856cd0459df3dc97d32077a98454dc2a0ee75a",
"reference": "66856cd0459df3dc97d32077a98454dc2a0ee75a",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4",
"reference": "3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4",
"shasum": ""
},
"require": {
@ -11274,7 +11274,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.14-dev"
"dev-master": "2.15-dev"
}
},
"autoload": {
@ -11313,7 +11313,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v2.14.13"
"source": "https://github.com/twigphp/Twig/tree/v2.15.1"
},
"funding": [
{
@ -11325,7 +11325,7 @@
"type": "tidelift"
}
],
"time": "2022-04-06T06:45:17+00:00"
"time": "2022-05-17T05:46:24+00:00"
},
{
"name": "wallabag/php-mobi",