Skip to content

Commit

Permalink
Ignore PHP platform requirements via .laminas-ci.json
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <[email protected]>
  • Loading branch information
ghostwriter committed Nov 15, 2022
1 parent 195944b commit 632c9a0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .laminas-ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"extensions": [
"mongodb"
]
}
],
"ignore_php_platform_requirements": {
"8.2": true
}
}

0 comments on commit 632c9a0

Please sign in to comment.