File tree 3 files changed +1
-7
lines changed
3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 42
42
"doctrine/annotations" : " ^1.13" ,
43
43
"doctrine/coding-standard" : " ^9.0.2 || ^10.0" ,
44
44
"phpbench/phpbench" : " ^0.16.10 || ^1.0" ,
45
- "phpstan/phpstan" : " ~1.4.10 || 1.8.11 " ,
45
+ "phpstan/phpstan" : " ~1.4.10 || 1.9.0 " ,
46
46
"phpunit/phpunit" : " ^7.5 || ^8.5 || ^9.5" ,
47
47
"psr/log" : " ^1 || ^2 || ^3" ,
48
48
"squizlabs/php_codesniffer" : " 3.7.1" ,
Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ parameters:
8
8
- '/^Call to an undefined method Doctrine\\DBAL\\Platforms\\AbstractPlatform::getGuidExpression\ (\ ).$/'
9
9
10
10
# Fallback logic for DBAL 2
11
- -
12
- message : ' /HelperSet constructor expects/'
13
- path : lib/Doctrine/ORM/Tools/Console/ConsoleRunner.php
14
11
-
15
12
message : ' /Application::add\(\) expects Symfony\\Component\\Console\\Command\\Command/'
16
13
path : lib/Doctrine/ORM/Tools/Console/ConsoleRunner.php
Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ parameters:
8
8
- '/^Call to an undefined method Doctrine\\DBAL\\Platforms\\AbstractPlatform::getGuidExpression\ (\ ).$/'
9
9
10
10
# Fallback logic for DBAL 2
11
- -
12
- message : ' /HelperSet constructor expects/'
13
- path : lib/Doctrine/ORM/Tools/Console/ConsoleRunner.php
14
11
-
15
12
message : ' /Application::add\(\) expects Symfony\\Component\\Console\\Command\\Command/'
16
13
path : lib/Doctrine/ORM/Tools/Console/ConsoleRunner.php
You can’t perform that action at this time.
0 commit comments