We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be8a150 + 2af4b4b commit 1d3c693Copy full SHA for 1d3c693
.phive/phars.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
- <phar name="psalm" version="^4.30.0" installed="4.30.0" location="./tools/psalm.phar" copy="true"/>
+ <phar name="psalm" version="^5.9.0" installed="5.9.0" location="./tools/psalm.phar" copy="true"/>
4
<phar name="php-cs-fixer" version="^3.13.0" installed="3.13.0" location="./tools/php-cs-fixer.phar" copy="true"/>
5
</phive>
composer.json
@@ -25,7 +25,7 @@
25
"azjezz/psl": "^2.1",
26
"paragonie/hidden-string": "^2.0",
27
"php-soap/psr18-transport": "^1.3",
28
- "php-soap/engine": "^1.3",
+ "php-soap/engine": "^1.3|^2.0",
29
"php-soap/xml": "^1.4",
30
"php-http/client-common": "^2.3",
31
"robrichards/wse-php": "^2.0",
tools/psalm.phar
70.3 KB
0 commit comments