Skip to content

Commit ef43e6d

Browse files
committed
Adding laminas-ci for ignoring platform requirements
1 parent 911329b commit ef43e6d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.laminas-ci.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"ignore_php_platform_requirements": {
3+
"8.4": true
4+
}
5+
}

0 commit comments

Comments
 (0)