summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2026-05-04 23:35:00 +0100
committerGreg Roach <greg@subaqua.co.uk>2026-05-04 23:35:00 +0100
commit9d06aacabc47bed8252ac3d983606b7c840be043 (patch)
treed529c40a6619b4727d1a927ceeba6c93747b2bce
parent930f9f88b7fa24a11defa490560ad2102adc0e04 (diff)
downloadwebtrees-9d06aacabc47bed8252ac3d983606b7c840be043.tar.gz
webtrees-9d06aacabc47bed8252ac3d983606b7c840be043.tar.bz2
webtrees-9d06aacabc47bed8252ac3d983606b7c840be043.zip
Update PHP dependencies
-rw-r--r--composer.json8
-rw-r--r--composer.lock46
2 files changed, 27 insertions, 27 deletions
diff --git a/composer.json b/composer.json
index 8ebb147ba1..c6830bf142 100644
--- a/composer.json
+++ b/composer.json
@@ -69,8 +69,8 @@
"psr/http-server-middleware": "1.0.2",
"ramsey/uuid": "4.9.2",
"sabre/vobject": "4.5.8",
- "symfony/cache": "7.4.8",
- "symfony/console": "7.4.8",
+ "symfony/cache": "7.4.9",
+ "symfony/console": "7.4.9",
"symfony/expression-language": "7.4.8",
"symfony/mailer": "7.4.8",
"symfony/polyfill-mbstring": "1.37.0",
@@ -84,10 +84,10 @@
"league/flysystem-memory": "3.31.0",
"php-coveralls/php-coveralls": "2.9.1",
"phpstan/extension-installer": "1.4.3",
- "phpstan/phpstan": "2.1.51",
+ "phpstan/phpstan": "2.1.54",
"phpstan/phpstan-deprecation-rules": "2.0.4",
"phpstan/phpstan-phpunit": "2.0.16",
- "phpunit/phpunit": "12.5.23",
+ "phpunit/phpunit": "12.5.24",
"squizlabs/php_codesniffer": "4.0.1"
},
"suggest": {
diff --git a/composer.lock b/composer.lock
index 136c41432e..51b0e702fa 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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": "9808ac7944bdfc0a1d7a3d93b3cd818b",
+ "content-hash": "542046d245a9ba56a2981048a7da8cc3",
"packages": [
{
"name": "aura/router",
@@ -3807,16 +3807,16 @@
},
{
"name": "symfony/cache",
- "version": "v7.4.8",
+ "version": "v7.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "467464da294734b0fb17e853e5712abc8470f819"
+ "reference": "3860fa12a5013b48d445909c6ea07f870e10ba7c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/467464da294734b0fb17e853e5712abc8470f819",
- "reference": "467464da294734b0fb17e853e5712abc8470f819",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/3860fa12a5013b48d445909c6ea07f870e10ba7c",
+ "reference": "3860fa12a5013b48d445909c6ea07f870e10ba7c",
"shasum": ""
},
"require": {
@@ -3887,7 +3887,7 @@
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/v7.4.8"
+ "source": "https://github.com/symfony/cache/tree/v7.4.9"
},
"funding": [
{
@@ -3907,7 +3907,7 @@
"type": "tidelift"
}
],
- "time": "2026-03-30T15:15:47+00:00"
+ "time": "2026-04-29T13:21:53+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -4065,16 +4065,16 @@
},
{
"name": "symfony/console",
- "version": "v7.4.8",
+ "version": "v7.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "1e92e39c51f95b88e3d66fa2d9f06d1fb45dd707"
+ "reference": "d7d2b64a45a89d607865927b176fa51c33ddbb58"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/1e92e39c51f95b88e3d66fa2d9f06d1fb45dd707",
- "reference": "1e92e39c51f95b88e3d66fa2d9f06d1fb45dd707",
+ "url": "https://api.github.com/repos/symfony/console/zipball/d7d2b64a45a89d607865927b176fa51c33ddbb58",
+ "reference": "d7d2b64a45a89d607865927b176fa51c33ddbb58",
"shasum": ""
},
"require": {
@@ -4139,7 +4139,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v7.4.8"
+ "source": "https://github.com/symfony/console/tree/v7.4.9"
},
"funding": [
{
@@ -4159,7 +4159,7 @@
"type": "tidelift"
}
],
- "time": "2026-03-30T13:54:39+00:00"
+ "time": "2026-04-22T15:21:55+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -6387,11 +6387,11 @@
},
{
"name": "phpstan/phpstan",
- "version": "2.1.51",
+ "version": "2.1.54",
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc3b523c45e714c70de2ac5113b958223b55dc59",
- "reference": "dc3b523c45e714c70de2ac5113b958223b55dc59",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8be50c3992107dc837b17da4d140fbbdf9a5c5bd",
+ "reference": "8be50c3992107dc837b17da4d140fbbdf9a5c5bd",
"shasum": ""
},
"require": {
@@ -6436,7 +6436,7 @@
"type": "github"
}
],
- "time": "2026-04-21T18:22:01+00:00"
+ "time": "2026-04-29T13:31:09+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -6891,16 +6891,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "12.5.23",
+ "version": "12.5.24",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "c54fcf3d6bcb6e96ac2f7e40097dc37b5f139969"
+ "reference": "d75dd30597caa80e72fad2ef7904601a30ef1046"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c54fcf3d6bcb6e96ac2f7e40097dc37b5f139969",
- "reference": "c54fcf3d6bcb6e96ac2f7e40097dc37b5f139969",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d75dd30597caa80e72fad2ef7904601a30ef1046",
+ "reference": "d75dd30597caa80e72fad2ef7904601a30ef1046",
"shasum": ""
},
"require": {
@@ -6969,7 +6969,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.23"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.24"
},
"funding": [
{
@@ -6977,7 +6977,7 @@
"type": "other"
}
],
- "time": "2026-04-18T06:12:49+00:00"
+ "time": "2026-05-01T04:21:04+00:00"
},
{
"name": "sebastian/cli-parser",