mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-05 23:20:18 +02:00
Compare commits
5 Commits
03425024fe
...
c033965652
| Author | SHA1 | Date | |
|---|---|---|---|
| c033965652 | |||
| 01a034d83e | |||
| 122f84fe3c | |||
| e1b607ed2d | |||
| 622a0e1571 |
+1
-1
@@ -40,7 +40,7 @@
|
||||
"symfony/ux-turbo": "^2.35.0",
|
||||
"symfony/validator": "8.0.*",
|
||||
"symfony/yaml": "8.0.*",
|
||||
"symfonycasts/sass-bundle": "^0.9",
|
||||
"symfonycasts/sass-bundle": "^0.10",
|
||||
"symfonycasts/verify-email-bundle": "^1.18.0",
|
||||
"thecodingmachine/safe": "^3.4.0",
|
||||
"twig/extra-bundle": "^3.24.0",
|
||||
|
||||
Generated
+51
-44
@@ -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": "cccceca487b3bce45a81110944723fd4",
|
||||
"content-hash": "05cf0154674041e04c48a37f5d7c9b42",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/pcre",
|
||||
@@ -1041,16 +1041,16 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
"version": "3.6.2",
|
||||
"version": "3.6.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/orm.git",
|
||||
"reference": "4262eb495b4d2a53b45de1ac58881e0091f2970f"
|
||||
"reference": "471b12949ff9bc23ecdc809ce838613c1aa9a0b9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/4262eb495b4d2a53b45de1ac58881e0091f2970f",
|
||||
"reference": "4262eb495b4d2a53b45de1ac58881e0091f2970f",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/471b12949ff9bc23ecdc809ce838613c1aa9a0b9",
|
||||
"reference": "471b12949ff9bc23ecdc809ce838613c1aa9a0b9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1123,9 +1123,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/orm/issues",
|
||||
"source": "https://github.com/doctrine/orm/tree/3.6.2"
|
||||
"source": "https://github.com/doctrine/orm/tree/3.6.6"
|
||||
},
|
||||
"time": "2026-01-30T21:41:41+00:00"
|
||||
"time": "2026-05-21T06:05:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
@@ -1477,16 +1477,16 @@
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/psr7",
|
||||
"version": "2.9.0",
|
||||
"version": "2.10.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/psr7.git",
|
||||
"reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884"
|
||||
"reference": "73ab136360b5dfd858006eae9795e8fe43c80361"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884",
|
||||
"reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/73ab136360b5dfd858006eae9795e8fe43c80361",
|
||||
"reference": "73ab136360b5dfd858006eae9795e8fe43c80361",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1501,9 +1501,9 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.8.2",
|
||||
"http-interop/http-factory-tests": "0.9.0",
|
||||
"http-interop/http-factory-tests": "1.1.0",
|
||||
"jshttp/mime-db": "1.54.0.1",
|
||||
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
|
||||
"phpunit/phpunit": "^8.5.52 || ^9.6.34"
|
||||
},
|
||||
"suggest": {
|
||||
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
||||
@@ -1574,7 +1574,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/guzzle/psr7/issues",
|
||||
"source": "https://github.com/guzzle/psr7/tree/2.9.0"
|
||||
"source": "https://github.com/guzzle/psr7/tree/2.10.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1590,7 +1590,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-03-10T16:41:02+00:00"
|
||||
"time": "2026-05-20T09:27:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "jean85/pretty-package-versions",
|
||||
@@ -1839,16 +1839,16 @@
|
||||
},
|
||||
{
|
||||
"name": "martin-georgiev/postgresql-for-doctrine",
|
||||
"version": "v4.4.0",
|
||||
"version": "v4.5.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/martin-georgiev/postgresql-for-doctrine.git",
|
||||
"reference": "cba0aaccc746ba2aefedc33c277b482e2ce139a0"
|
||||
"reference": "98154bfecbb0d4d84386eec0ec5c0818280efa94"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/martin-georgiev/postgresql-for-doctrine/zipball/cba0aaccc746ba2aefedc33c277b482e2ce139a0",
|
||||
"reference": "cba0aaccc746ba2aefedc33c277b482e2ce139a0",
|
||||
"url": "https://api.github.com/repos/martin-georgiev/postgresql-for-doctrine/zipball/98154bfecbb0d4d84386eec0ec5c0818280efa94",
|
||||
"reference": "98154bfecbb0d4d84386eec0ec5c0818280efa94",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1864,12 +1864,12 @@
|
||||
"doctrine/orm": "~2.14||~3.0",
|
||||
"ekino/phpstan-banned-code": "^3.2.0",
|
||||
"friendsofphp/php-cs-fixer": "^3.94.2",
|
||||
"phpstan/phpstan": "^2.1.40",
|
||||
"phpstan/phpstan": "^2.1.46",
|
||||
"phpstan/phpstan-deprecation-rules": "^2.0.4",
|
||||
"phpstan/phpstan-doctrine": "^2.0.20",
|
||||
"phpstan/phpstan-phpunit": "^2.0.16",
|
||||
"phpunit/phpunit": "^10.5.63||^11.5",
|
||||
"rector/rector": "^2.3.8",
|
||||
"rector/rector": "^2.4.1",
|
||||
"symfony/cache": "^6.4||^7.0",
|
||||
"symfony/var-exporter": "^6.4||^7.0"
|
||||
},
|
||||
@@ -1924,6 +1924,7 @@
|
||||
"ltree",
|
||||
"macaddr",
|
||||
"martin-georgiev",
|
||||
"math-functions",
|
||||
"money",
|
||||
"multirange",
|
||||
"network-types",
|
||||
@@ -1938,6 +1939,7 @@
|
||||
"soundex",
|
||||
"spatial",
|
||||
"text-search",
|
||||
"trigonometry",
|
||||
"tsquery",
|
||||
"tsvector",
|
||||
"uuid",
|
||||
@@ -1947,7 +1949,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/martin-georgiev/postgresql-for-doctrine/issues",
|
||||
"source": "https://github.com/martin-georgiev/postgresql-for-doctrine/tree/v4.4.0"
|
||||
"source": "https://github.com/martin-georgiev/postgresql-for-doctrine/tree/v4.5.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1959,7 +1961,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-03-21T18:11:34+00:00"
|
||||
"time": "2026-04-19T11:31:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection-common",
|
||||
@@ -2748,16 +2750,16 @@
|
||||
},
|
||||
{
|
||||
"name": "sentry/sentry",
|
||||
"version": "4.22.0",
|
||||
"version": "4.27.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/getsentry/sentry-php.git",
|
||||
"reference": "ce6ab95a7021f976a27b4628a4072e481c8acf60"
|
||||
"reference": "1f0544cff8443ac1d25d6521487118e28381a1c2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/ce6ab95a7021f976a27b4628a4072e481c8acf60",
|
||||
"reference": "ce6ab95a7021f976a27b4628a4072e481c8acf60",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/1f0544cff8443ac1d25d6521487118e28381a1c2",
|
||||
"reference": "1f0544cff8443ac1d25d6521487118e28381a1c2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2774,19 +2776,23 @@
|
||||
"raven/raven": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"carthage-software/mago": "^1.13.3",
|
||||
"friendsofphp/php-cs-fixer": "^3.4",
|
||||
"guzzlehttp/promises": "^2.0.3",
|
||||
"guzzlehttp/psr7": "^1.8.4|^2.1.1",
|
||||
"monolog/monolog": "^1.6|^2.0|^3.0",
|
||||
"nyholm/psr7": "^1.8",
|
||||
"open-telemetry/api": "^1.0",
|
||||
"open-telemetry/exporter-otlp": "^1.0",
|
||||
"open-telemetry/sdk": "^1.0",
|
||||
"phpbench/phpbench": "^1.0",
|
||||
"phpstan/phpstan": "^1.3",
|
||||
"phpunit/phpunit": "^8.5.52|^9.6.34",
|
||||
"spiral/roadrunner-http": "^3.6",
|
||||
"spiral/roadrunner-worker": "^3.6",
|
||||
"vimeo/psalm": "^4.17"
|
||||
"spiral/roadrunner-worker": "^3.6"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-excimer": "Enable Sentry profiling with the Excimer PHP extension.",
|
||||
"monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
|
||||
},
|
||||
"type": "library",
|
||||
@@ -2823,7 +2829,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/getsentry/sentry-php/issues",
|
||||
"source": "https://github.com/getsentry/sentry-php/tree/4.22.0"
|
||||
"source": "https://github.com/getsentry/sentry-php/tree/4.27.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2835,27 +2841,27 @@
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2026-03-16T13:03:46+00:00"
|
||||
"time": "2026-05-06T14:32:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sentry/sentry-symfony",
|
||||
"version": "5.9.0",
|
||||
"version": "5.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/getsentry/sentry-symfony.git",
|
||||
"reference": "75a73de23b9af414b3c8b15c26187a4ae6c65732"
|
||||
"reference": "6f49255f4cdcfc43a3a283bd3a1f65d483e9192f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/75a73de23b9af414b3c8b15c26187a4ae6c65732",
|
||||
"reference": "75a73de23b9af414b3c8b15c26187a4ae6c65732",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/6f49255f4cdcfc43a3a283bd3a1f65d483e9192f",
|
||||
"reference": "6f49255f4cdcfc43a3a283bd3a1f65d483e9192f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"guzzlehttp/psr7": "^2.1.1",
|
||||
"jean85/pretty-package-versions": "^1.5||^2.0",
|
||||
"php": "^7.2||^8.0",
|
||||
"sentry/sentry": "^4.20.0",
|
||||
"sentry/sentry": "^4.23.0",
|
||||
"symfony/cache-contracts": "^1.1||^2.4||^3.0",
|
||||
"symfony/config": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
|
||||
"symfony/console": "^4.4.20||^5.0.11||^6.0||^7.0||^8.0",
|
||||
@@ -2925,7 +2931,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/getsentry/sentry-symfony/issues",
|
||||
"source": "https://github.com/getsentry/sentry-symfony/tree/5.9.0"
|
||||
"source": "https://github.com/getsentry/sentry-symfony/tree/5.10.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2937,7 +2943,7 @@
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2026-02-23T12:32:36+00:00"
|
||||
"time": "2026-04-01T14:50:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "stof/doctrine-extensions-bundle",
|
||||
@@ -8082,16 +8088,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfonycasts/sass-bundle",
|
||||
"version": "v0.9.0",
|
||||
"version": "v0.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/SymfonyCasts/sass-bundle.git",
|
||||
"reference": "3472f2018417b4f7258095089b327a7ba79018ad"
|
||||
"reference": "eedf6ace11e5323344726d2b6e0ba1635cf12bb5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/SymfonyCasts/sass-bundle/zipball/3472f2018417b4f7258095089b327a7ba79018ad",
|
||||
"reference": "3472f2018417b4f7258095089b327a7ba79018ad",
|
||||
"url": "https://api.github.com/repos/SymfonyCasts/sass-bundle/zipball/eedf6ace11e5323344726d2b6e0ba1635cf12bb5",
|
||||
"reference": "eedf6ace11e5323344726d2b6e0ba1635cf12bb5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -8099,6 +8105,7 @@
|
||||
"symfony/asset-mapper": "^6.3|^7.0|^8.0",
|
||||
"symfony/console": "^5.4|^6.3|^7.0|^8.0",
|
||||
"symfony/filesystem": "^5.4|^6.3|^7.0|^8.0",
|
||||
"symfony/finder": "^5.4|^6.3|^7.0|^8.0",
|
||||
"symfony/http-client": "^5.4|^6.3|^7.0|^8.0",
|
||||
"symfony/process": "^5.4|^6.3|^7.0|^8.0"
|
||||
},
|
||||
@@ -8131,9 +8138,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/SymfonyCasts/sass-bundle/issues",
|
||||
"source": "https://github.com/SymfonyCasts/sass-bundle/tree/v0.9.0"
|
||||
"source": "https://github.com/SymfonyCasts/sass-bundle/tree/v0.10.0"
|
||||
},
|
||||
"time": "2025-11-29T13:44:16+00:00"
|
||||
"time": "2026-04-09T11:29:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfonycasts/verify-email-bundle",
|
||||
|
||||
Reference in New Issue
Block a user