mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-05 15:10:16 +02:00
Update twif (#135)
This commit is contained in:
Generated
+15
-15
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "54704b3bb563d710b6f3b34007653497",
|
||||
"content-hash": "6fb499f8cf2a0aebb0a505d7852b486e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/pcre",
|
||||
@@ -4403,16 +4403,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/flex",
|
||||
"version": "v2.10.0",
|
||||
"version": "v2.11.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/flex.git",
|
||||
"reference": "9cd384775973eabbf6e8b05784dda279fc67c28d"
|
||||
"reference": "4a6d98eea3ebc7f68d82810cb682eedca2649e99"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/flex/zipball/9cd384775973eabbf6e8b05784dda279fc67c28d",
|
||||
"reference": "9cd384775973eabbf6e8b05784dda279fc67c28d",
|
||||
"url": "https://api.github.com/repos/symfony/flex/zipball/4a6d98eea3ebc7f68d82810cb682eedca2649e99",
|
||||
"reference": "4a6d98eea3ebc7f68d82810cb682eedca2649e99",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4425,9 +4425,9 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"composer/composer": "^2.1",
|
||||
"symfony/dotenv": "^6.4|^7.4|^8.0",
|
||||
"phpunit/phpunit": "^12.4",
|
||||
"symfony/dotenv": "^6.4.41|^7.4.13|^8.0.13",
|
||||
"symfony/filesystem": "^6.4|^7.4|^8.0",
|
||||
"symfony/phpunit-bridge": "^6.4|^7.4|^8.0",
|
||||
"symfony/process": "^6.4|^7.4|^8.0"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
@@ -4452,7 +4452,7 @@
|
||||
"description": "Composer plugin for Symfony",
|
||||
"support": {
|
||||
"issues": "https://github.com/symfony/flex/issues",
|
||||
"source": "https://github.com/symfony/flex/tree/v2.10.0"
|
||||
"source": "https://github.com/symfony/flex/tree/v2.11.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4472,7 +4472,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-11-16T09:38:19+00:00"
|
||||
"time": "2026-05-29T17:25:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/form",
|
||||
@@ -8593,16 +8593,16 @@
|
||||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v3.27.0",
|
||||
"version": "v3.27.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed"
|
||||
"reference": "ae2071bffb38f04847fc0864d730c94b9cb8ab74"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed",
|
||||
"reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ae2071bffb38f04847fc0864d730c94b9cb8ab74",
|
||||
"reference": "ae2071bffb38f04847fc0864d730c94b9cb8ab74",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -8657,7 +8657,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/twigphp/Twig/issues",
|
||||
"source": "https://github.com/twigphp/Twig/tree/v3.27.0"
|
||||
"source": "https://github.com/twigphp/Twig/tree/v3.27.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -8669,7 +8669,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-05-27T13:05:51+00:00"
|
||||
"time": "2026-05-30T17:09:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
|
||||
Reference in New Issue
Block a user