aboutsummaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/composer.lock b/composer.lock
index 4a8174047..98857c473 100644
--- a/composer.lock
+++ b/composer.lock
@@ -245,16 +245,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.12.2",
+ "version": "1.12.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1"
+ "reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0ca1c7bb55fca8fe6448f16fff0f311ccec960a1",
- "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0fcbf194ab63d8159bb70d9aa3e1350051632009",
+ "reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009",
"shasum": ""
},
"require": {
@@ -299,7 +299,7 @@
"type": "github"
}
],
- "time": "2024-09-05T16:09:28+00:00"
+ "time": "2024-09-09T08:10:35+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
@@ -725,16 +725,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "10.5.32",
+ "version": "10.5.34",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "f069f46840445d37a4e6f0de8c5879598f9c4327"
+ "reference": "3c69d315bdf79080c8e115b69d1961c6905b0e18"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f069f46840445d37a4e6f0de8c5879598f9c4327",
- "reference": "f069f46840445d37a4e6f0de8c5879598f9c4327",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3c69d315bdf79080c8e115b69d1961c6905b0e18",
+ "reference": "3c69d315bdf79080c8e115b69d1961c6905b0e18",
"shasum": ""
},
"require": {
@@ -806,7 +806,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.32"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.34"
},
"funding": [
{
@@ -822,7 +822,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-04T13:33:39+00:00"
+ "time": "2024-09-13T05:19:38+00:00"
},
{
"name": "sebastian/cli-parser",