summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-02-19 13:20:41 +0000
committerGreg Roach <greg@subaqua.co.uk>2025-02-19 13:20:41 +0000
commit100ce7b2330ef196f2da423b2b72519c37e627cf (patch)
tree15a983198cfbdd7c7500da2be38f52d195add246 /composer.lock
parent063e5bfcde5bb7ea21d13dce1b6ad10e52b00c24 (diff)
downloadwebtrees-100ce7b2330ef196f2da423b2b72519c37e627cf.tar.gz
webtrees-100ce7b2330ef196f2da423b2b72519c37e627cf.tar.bz2
webtrees-100ce7b2330ef196f2da423b2b72519c37e627cf.zip
Add PHP 8.5 to the CI workflow
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock30
1 files changed, 15 insertions, 15 deletions
diff --git a/composer.lock b/composer.lock
index 535a12b199..8dd766f68e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1123,16 +1123,16 @@
},
{
"name": "illuminate/collections",
- "version": "v11.42.0",
+ "version": "v11.43.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
- "reference": "6fd628d32a0989211c4f2829bf0a6a6175b2f3fd"
+ "reference": "a9d5e7ef4cffd14ac8e870d4899cde106990329c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/collections/zipball/6fd628d32a0989211c4f2829bf0a6a6175b2f3fd",
- "reference": "6fd628d32a0989211c4f2829bf0a6a6175b2f3fd",
+ "url": "https://api.github.com/repos/illuminate/collections/zipball/a9d5e7ef4cffd14ac8e870d4899cde106990329c",
+ "reference": "a9d5e7ef4cffd14ac8e870d4899cde106990329c",
"shasum": ""
},
"require": {
@@ -1175,11 +1175,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-05T10:23:21+00:00"
+ "time": "2025-02-17T16:11:43+00:00"
},
{
"name": "illuminate/conditionable",
- "version": "v11.42.0",
+ "version": "v11.43.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@@ -1225,7 +1225,7 @@
},
{
"name": "illuminate/container",
- "version": "v11.42.0",
+ "version": "v11.43.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
@@ -1276,7 +1276,7 @@
},
{
"name": "illuminate/contracts",
- "version": "v11.42.0",
+ "version": "v11.43.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@@ -1393,7 +1393,7 @@
},
{
"name": "illuminate/macroable",
- "version": "v11.42.0",
+ "version": "v11.43.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@@ -6283,16 +6283,16 @@
},
{
"name": "phpunit/php-code-coverage",
- "version": "12.0.2",
+ "version": "12.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "69dde560510151f7d04315fac6c72016cc5d7bc8"
+ "reference": "2e3038bff41d56114e5396151060f5ac9d2d6751"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/69dde560510151f7d04315fac6c72016cc5d7bc8",
- "reference": "69dde560510151f7d04315fac6c72016cc5d7bc8",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2e3038bff41d56114e5396151060f5ac9d2d6751",
+ "reference": "2e3038bff41d56114e5396151060f5ac9d2d6751",
"shasum": ""
},
"require": {
@@ -6348,7 +6348,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
- "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.0.2"
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.0.3"
},
"funding": [
{
@@ -6356,7 +6356,7 @@
"type": "github"
}
],
- "time": "2025-02-08T09:08:00+00:00"
+ "time": "2025-02-18T14:04:13+00:00"
},
{
"name": "phpunit/php-file-iterator",