mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-06-06 10:41:33 +00:00
Bump twig/intl-extra from 3.24.0 to 3.26.0
Bumps [twig/intl-extra](https://github.com/twigphp/intl-extra) from 3.24.0 to 3.26.0. - [Release notes](https://github.com/twigphp/intl-extra/releases) - [Commits](https://github.com/twigphp/intl-extra/compare/v3.24.0...v3.26.0) --- updated-dependencies: - dependency-name: twig/intl-extra dependency-version: 3.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ad0c60f766
commit
f267cd94bb
1 changed files with 12 additions and 12 deletions
24
composer.lock
generated
24
composer.lock
generated
|
|
@ -18137,16 +18137,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twig/intl-extra",
|
"name": "twig/intl-extra",
|
||||||
"version": "v3.24.0",
|
"version": "v3.26.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/twigphp/intl-extra.git",
|
"url": "https://github.com/twigphp/intl-extra.git",
|
||||||
"reference": "32f15a38d45a8d0ec11bc8a3d97d3ac2a261499f"
|
"reference": "98f5ad5bff13230fcd2d834d9e79b50adf3ccda9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/twigphp/intl-extra/zipball/32f15a38d45a8d0ec11bc8a3d97d3ac2a261499f",
|
"url": "https://api.github.com/repos/twigphp/intl-extra/zipball/98f5ad5bff13230fcd2d834d9e79b50adf3ccda9",
|
||||||
"reference": "32f15a38d45a8d0ec11bc8a3d97d3ac2a261499f",
|
"reference": "98f5ad5bff13230fcd2d834d9e79b50adf3ccda9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -18185,7 +18185,7 @@
|
||||||
"twig"
|
"twig"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/twigphp/intl-extra/tree/v3.24.0"
|
"source": "https://github.com/twigphp/intl-extra/tree/v3.26.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|
@ -18197,7 +18197,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-01-17T13:57:47+00:00"
|
"time": "2026-05-19T20:44:48+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twig/markdown-extra",
|
"name": "twig/markdown-extra",
|
||||||
|
|
@ -18340,16 +18340,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twig/twig",
|
"name": "twig/twig",
|
||||||
"version": "v3.25.0",
|
"version": "v3.26.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/twigphp/Twig.git",
|
"url": "https://github.com/twigphp/Twig.git",
|
||||||
"reference": "0dade995be754556af4dcbf8721d45cb3271f9b4"
|
"reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/0dade995be754556af4dcbf8721d45cb3271f9b4",
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/1fcae487b180d78e6351f4e0afa91f9eab96a2bc",
|
||||||
"reference": "0dade995be754556af4dcbf8721d45cb3271f9b4",
|
"reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -18404,7 +18404,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/twigphp/Twig/issues",
|
"issues": "https://github.com/twigphp/Twig/issues",
|
||||||
"source": "https://github.com/twigphp/Twig/tree/v3.25.0"
|
"source": "https://github.com/twigphp/Twig/tree/v3.26.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|
@ -18416,7 +18416,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-05-17T07:41:26+00:00"
|
"time": "2026-05-20T07:31:59+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ua-parser/uap-php",
|
"name": "ua-parser/uap-php",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue