Skip to content

Commit f34beee

Browse files
committed
Remove the PHPUnit exclude from .laminas-ci.json
Removes the --ignore-platform-req for composer Signed-off-by: Joey Smith <jsmith@webinertia.net> Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent 67c5b98 commit f34beee

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.laminas-ci.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
{
2-
"exclude": [
3-
{
4-
"name": "PHPUnit",
5-
"php": "8.1"
6-
}
7-
],
82
"additional_checks": [
93
{
104
"name": "PhpStan",

0 commit comments

Comments
 (0)