diff options
| author | 2023-04-26 08:23:21 +0200 | |
|---|---|---|
| committer | 2023-04-26 08:23:21 +0200 | |
| commit | 26e2a703125ffe1d0d2746b0e5ea3491b627832c (patch) | |
| tree | 6a59a2918029132d49a9d8954228f724824ccb8d /composer.lock | |
| parent | c846b5a5a0d2f974d175251d76b986c500fad4fb (diff) | |
Update dev dependencies (#5339)
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/5336
https://stylelint.io/migration-guide/to-15
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock index 33ad6dfaa..6c20ec4cc 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": "194c10da954d3f120fef1e0b21c34546", + "content-hash": "da6b81a8eb4aee9bc11ee8cc1707f018", "packages": [], "packages-dev": [ { @@ -305,16 +305,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.13", + "version": "1.10.14", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "f07bf8c6980b81bf9e49d44bd0caf2e737614a70" + "reference": "d232901b09e67538e5c86a724be841bea5768a7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f07bf8c6980b81bf9e49d44bd0caf2e737614a70", - "reference": "f07bf8c6980b81bf9e49d44bd0caf2e737614a70", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d232901b09e67538e5c86a724be841bea5768a7c", + "reference": "d232901b09e67538e5c86a724be841bea5768a7c", "shasum": "" }, "require": { @@ -363,7 +363,7 @@ "type": "tidelift" } ], - "time": "2023-04-12T19:29:52+00:00" + "time": "2023-04-19T13:47:27+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -1944,5 +1944,5 @@ "ext-tokenizer": "*", "ext-xmlwriter": "*" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" } |
