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