File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 findUnusedCode=" false"
77 resolveFromConfigFile=" true"
88 ensureOverrideAttribute=" false"
9- phpVersion=" 8.1 "
9+ phpVersion=" 8.2 "
1010 xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
1111 xmlns=" https://getpsalm.org/schema/config"
1212 xsi:schemaLocation=" https://getpsalm.org/schema/config vendor-bin/psalm/vendor/vimeo/psalm/config.xsd"
Original file line number Diff line number Diff line change 11{
22 "require" : {
3- "php" : " ^8.1 || ^8. 2 || ^8.3 || ^8.4"
3+ "php" : " ^8.2 || ^8.3 || ^8.4"
44 },
55 "require-dev" : {
66 "friendsofphp/php-cs-fixer" : " 3.x" ,
Original file line number Diff line number Diff line change 55 },
66 "config" : {
77 "platform" : {
8- "php" : " 8.1 "
8+ "php" : " 8.2 "
99 },
1010 "allow-plugins" : {
1111 "cweagans/composer-patches" : true
Original file line number Diff line number Diff line change 11{
22 "require" : {
3- "php" : " ^8.1 || ^8. 2 || ^8.3 || ^8.4"
3+ "php" : " ^8.2 || ^8.3 || ^8.4"
44 },
55 "require-dev" : {
66 "phpunit/phpunit" : " ^10.5.45"
Original file line number Diff line number Diff line change 11{
22 "require" : {
3- "php" : " ^8.1 || ^8. 2 || ^8.3 || ^8.4"
3+ "php" : " ^8.2 || ^8.3 || ^8.4"
44 },
55 "require-dev" : {
66 "vimeo/psalm" : " ^6.10.0"
You can’t perform that action at this time.
0 commit comments