File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <files psalm-version =" 4.0 .1@b1e2e30026936ef8d5bf6a354d1c3959b6231f44 " >
2
+ <files psalm-version =" 4.1 .1@16bfbd9224698bd738c665f33039fade2a1a3977 " >
3
3
<file src =" src/Api/AbstractApi.php" >
4
4
<InvalidArgument occurrences =" 1" />
5
5
</file >
Original file line number Diff line number Diff line change 1
1
{
2
2
"require" : {
3
- "php" : " ^7.2.5" ,
4
- "phpstan/phpstan" : " ~0.12.51 " ,
3
+ "php" : " ^7.2.5 || ^8.0 " ,
4
+ "phpstan/phpstan" : " ~0.12.54 " ,
5
5
"phpstan/phpstan-deprecation-rules" : " ~0.12.5" ,
6
6
"phpstan/phpstan-strict-rules" : " ~0.12.5" ,
7
7
"thecodingmachine/phpstan-strict-rules" : " ~0.12.1" ,
8
- "ergebnis/phpstan-rules" : " ~0.15.2 "
8
+ "ergebnis/phpstan-rules" : " ~0.15.3 "
9
9
},
10
10
"config" : {
11
11
"preferred-install" : " dist"
Original file line number Diff line number Diff line change 1
1
{
2
2
"require" : {
3
- "php" : " ^7.1" ,
4
- "phpunit/phpunit" : " ^7.5.20 || ^8.5.8 || ^9.3.7 "
3
+ "php" : " ^7.1 || ^8.0 " ,
4
+ "phpunit/phpunit" : " ^7.5.20 || ^8.5.8 || ^9.4.2 "
5
5
},
6
6
"config" : {
7
7
"preferred-install" : " dist"
Original file line number Diff line number Diff line change 1
1
{
2
2
"require" : {
3
- "php" : " ^7.3 " ,
4
- "psalm/phar" : " ~4.0 .1"
3
+ "php" : " ^7.1 || ^8.0 " ,
4
+ "psalm/phar" : " ~4.1 .1"
5
5
},
6
6
"config" : {
7
7
"preferred-install" : " dist"
Original file line number Diff line number Diff line change 1
1
{
2
2
"require" : {
3
3
"php" : " ^7.2.5" ,
4
- "rector/rector-prefixed" : " 0.8.42 "
4
+ "rector/rector-prefixed" : " 0.8.48 "
5
5
},
6
6
"config" : {
7
7
"preferred-install" : " dist"
You can’t perform that action at this time.
0 commit comments