Skip to content

Commit 999c0cd

Browse files
committed
Stop ignoring platform reqs on 8.5
Signed-off-by: George Steel <george@net-glue.co.uk>
1 parent c11c121 commit 999c0cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.laminas-ci.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"ignore_php_platform_requirements": {
3-
"8.5": true
3+
"8.5": false
44
},
55
"backwardCompatibilityCheck": true
66
}

0 commit comments

Comments
 (0)