mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Bump pagerfanta/twig from 3.7.0 to 3.8.0
Bumps [pagerfanta/twig](https://github.com/Pagerfanta/twig) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/Pagerfanta/twig/releases) - [Commits](https://github.com/Pagerfanta/twig/compare/v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: pagerfanta/twig dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8947d52955
commit
03975cc812
1 changed files with 8 additions and 9 deletions
17
composer.lock
generated
17
composer.lock
generated
|
@ -6386,27 +6386,26 @@
|
|||
},
|
||||
{
|
||||
"name": "pagerfanta/twig",
|
||||
"version": "v3.7.0",
|
||||
"version": "v3.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Pagerfanta/twig.git",
|
||||
"reference": "e8f60980242db0e744ef926a0263ff3722f502bf"
|
||||
"reference": "19ba831401d7bc5249997c09c574e5c922773b12"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Pagerfanta/twig/zipball/e8f60980242db0e744ef926a0263ff3722f502bf",
|
||||
"reference": "e8f60980242db0e744ef926a0263ff3722f502bf",
|
||||
"url": "https://api.github.com/repos/Pagerfanta/twig/zipball/19ba831401d7bc5249997c09c574e5c922773b12",
|
||||
"reference": "19ba831401d7bc5249997c09c574e5c922773b12",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"pagerfanta/core": "^3.0",
|
||||
"php": "^7.4 || ^8.0",
|
||||
"symfony/polyfill-php80": "^1.15",
|
||||
"twig/twig": "^1.35 || ^2.5 || ^3.0"
|
||||
"twig/twig": "^2.13 || ^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"symfony/phpunit-bridge": "^5.4 || ^6.0"
|
||||
"phpunit/phpunit": "^9.6 || ^10.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
|
@ -6426,9 +6425,9 @@
|
|||
"pagerfanta"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/Pagerfanta/twig/tree/v3.7.0"
|
||||
"source": "https://github.com/Pagerfanta/twig/tree/v3.8.0"
|
||||
},
|
||||
"time": "2022-12-01T22:53:57+00:00"
|
||||
"time": "2023-04-15T16:39:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "paragonie/constant_time_encoding",
|
||||
|
|
Loading…
Reference in a new issue