chore(deps): bump psalm/phar from 5.10.0 to ^5.13.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Родитель
df221035fb
Коммит
e550394189
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"nextcloud/ocp": "dev-stable26",
|
||||
"psalm/phar": "^5.10.0",
|
||||
"psalm/phar": "^5.13.1",
|
||||
"roave/security-advisories": "dev-master"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
|
@ -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": "8926945cc5e031fb6055f0efcbe2413d",
|
||||
"content-hash": "1d4da3cddbedc0f4e18cefca1ff1d4c4",
|
||||
"packages": [
|
||||
{
|
||||
"name": "amphp/amp",
|
||||
|
@ -3487,16 +3487,16 @@
|
|||
},
|
||||
{
|
||||
"name": "psalm/phar",
|
||||
"version": "5.10.0",
|
||||
"version": "5.13.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/psalm/phar.git",
|
||||
"reference": "7690a48d42e27d3bd7f720c1e31ad7ac214048c5"
|
||||
"reference": "2107e3e98b25b93cb366dc601d1190af102431a5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/psalm/phar/zipball/7690a48d42e27d3bd7f720c1e31ad7ac214048c5",
|
||||
"reference": "7690a48d42e27d3bd7f720c1e31ad7ac214048c5",
|
||||
"url": "https://api.github.com/repos/psalm/phar/zipball/2107e3e98b25b93cb366dc601d1190af102431a5",
|
||||
"reference": "2107e3e98b25b93cb366dc601d1190af102431a5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3516,9 +3516,9 @@
|
|||
"description": "Composer-based Psalm Phar",
|
||||
"support": {
|
||||
"issues": "https://github.com/psalm/phar/issues",
|
||||
"source": "https://github.com/psalm/phar/tree/5.10.0"
|
||||
"source": "https://github.com/psalm/phar/tree/5.13.1"
|
||||
},
|
||||
"time": "2023-05-02T18:42:37+00:00"
|
||||
"time": "2023-06-27T17:20:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/container",
|
||||
|
|
|
@ -1,28 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<files psalm-version="dev-master@">
|
||||
<file src="lib/Db/MessageMapper.php">
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
<code>$update->execute()</code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType occurrences="1">
|
||||
<code>int</code>
|
||||
</InvalidReturnType>
|
||||
<files psalm-version="5.13.1@086b94371304750d1c673315321a55d15fc59015">
|
||||
<file src="lib/Cache/Cache.php">
|
||||
<UnsupportedPropertyReferenceUsage>
|
||||
<code><![CDATA[$d = &$this->_data[$mailbox]]]></code>
|
||||
<code><![CDATA[$d = &$this->_data[$mailbox]]]></code>
|
||||
<code><![CDATA[$d = &$this->_data[$mbox]]]></code>
|
||||
<code><![CDATA[$ptr = &$this->_data[$mailbox]]]></code>
|
||||
<code><![CDATA[$ptr = &$this->_slicemap[$mailbox]]]></code>
|
||||
<code><![CDATA[$ptr = &$this->_slicemap[$mailbox]]]></code>
|
||||
<code><![CDATA[$s = &$this->_slicemap[$mailbox]['s']]]></code>
|
||||
<code><![CDATA[$s = &$this->_slicemap[$mbox]]]></code>
|
||||
<code><![CDATA[$slicemap = &$this->_slicemap[$mailbox]]]></code>
|
||||
</UnsupportedPropertyReferenceUsage>
|
||||
</file>
|
||||
<file src="lib/Service/Classification/ImportanceClassifier.php">
|
||||
<InvalidArgument occurrences="1">
|
||||
<code>$predictedValidationLabel</code>
|
||||
</InvalidArgument>
|
||||
</file>
|
||||
<file src="lib/Service/ContactsIntegration.php">
|
||||
<InvalidArgument occurrences="1">
|
||||
<code>['types' => true, 'limit' => 1]</code>
|
||||
</InvalidArgument>
|
||||
</file>
|
||||
<file src="lib/Service/MimeMessage.php">
|
||||
<UndefinedPropertyFetch occurrences="3">
|
||||
<code>$doc->documentElement</code>
|
||||
<code>$node->tagName</code>
|
||||
<code>$node->textContent</code>
|
||||
</UndefinedPropertyFetch>
|
||||
<file src="lib/Rector/ServerGetRector.php">
|
||||
<UndefinedClass>
|
||||
<code>AbstractRector</code>
|
||||
</UndefinedClass>
|
||||
</file>
|
||||
</files>
|
||||
|
|
Загрузка…
Ссылка в новой задаче