Bump psalm

This commit is contained in:
Jaapio
2022-03-29 22:06:36 +02:00
parent f8e84e03d1
commit 5e4ff887c6
2 changed files with 7 additions and 7 deletions
Generated
+6 -6
View File
@@ -370,16 +370,16 @@
}, },
{ {
"name": "psalm/phar", "name": "psalm/phar",
"version": "4.10.0", "version": "4.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/psalm/phar.git", "url": "https://github.com/psalm/phar.git",
"reference": "79c5b2210e1a1cabeee671db1160c96869572d08" "reference": "feebed09c9782d9aaa819b794d880c2671ba0e4c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/79c5b2210e1a1cabeee671db1160c96869572d08", "url": "https://api.github.com/repos/psalm/phar/zipball/feebed09c9782d9aaa819b794d880c2671ba0e4c",
"reference": "79c5b2210e1a1cabeee671db1160c96869572d08", "reference": "feebed09c9782d9aaa819b794d880c2671ba0e4c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -399,9 +399,9 @@
"description": "Composer-based Psalm Phar", "description": "Composer-based Psalm Phar",
"support": { "support": {
"issues": "https://github.com/psalm/phar/issues", "issues": "https://github.com/psalm/phar/issues",
"source": "https://github.com/psalm/phar/tree/4.10.0" "source": "https://github.com/psalm/phar/tree/4.22.0"
}, },
"time": "2021-09-05T00:07:08+00:00" "time": "2022-02-27T11:01:37+00:00"
} }
], ],
"aliases": [], "aliases": [],
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<psalm <psalm
totallyTyped="false" errorLevel="2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config" xmlns="https://getpsalm.org/schema/config"
xsi:schemaLocation="https://getpsalm.org/schema/config file:///composer/vendor/vimeo/psalm/config.xsd" xsi:schemaLocation="https://getpsalm.org/schema/config file:///composer/vendor/vimeo/psalm/config.xsd"