Skip to content

Commit 4c29741

Browse files
authored
Merge pull request #64 from gsteel/drop-8.5-ignore
Stop ignoring platform reqs on 8.5
2 parents c11c121 + 999c0cd commit 4c29741

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)