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 <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Nov 15, 2022
1 parent a802480 commit 146ed1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .laminas-ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"ignore_php_platform_requirements": {
"8.0": false
"8.2": true
}
}
}

0 comments on commit 146ed1f

Please sign in to comment.