File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "optimize-autoloader" : true ,
2626 "classmap-authoritative" : true ,
2727 "platform" : {
28- "php" : " 8.1 "
28+ "php" : " 8.0 "
2929 },
3030 "allow-plugins" : {
3131 "bamarni/composer-bin-plugin" : true
Original file line number Diff line number Diff line change 1010 xmlns=" https://getpsalm.org/schema/config"
1111 xsi:schemaLocation=" https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
1212 errorBaseline=" tests/psalm-baseline.xml"
13- phpVersion=" 8.1 "
13+ phpVersion=" 8.0 "
1414 findUnusedBaselineEntry=" true"
1515 findUnusedCode=" false"
1616>
Original file line number Diff line number Diff line change 44 },
55 "config" : {
66 "platform" : {
7- "php" : " 8.1.17 "
7+ "php" : " 8.0 "
88 }
99 }
1010}
Original file line number Diff line number Diff line change 11{
22 "require-dev" : {
33 "phpunit/phpunit" : " ^10.5"
4+ },
5+ "config" : {
6+ "platform" : {
7+ "php" : " 8.0"
8+ }
49 }
510}
Original file line number Diff line number Diff line change 44 },
55 "config" : {
66 "platform" : {
7- "php" : " 8.1.17 "
7+ "php" : " 8.0 "
88 }
99 }
1010}
You can’t perform that action at this time.
0 commit comments