Skip to content

Commit c7714cf

Browse files
committed
ignore_php_platform_requirement true
1 parent fad1ae4 commit c7714cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.laminas-ci.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"name": "psalm",
1212
"job": {
1313
"php": "@latest",
14+
"ignore_php_platform_requirement": true,
1415
"command": "./vendor/bin/psalm --shepherd --stats --output-format=github --no-cache -c psalm5.xml"
1516
}
1617
},
@@ -22,4 +23,4 @@
2223
}
2324
}
2425
]
25-
}
26+
}

0 commit comments

Comments
 (0)