Skip to content

Commit 9391a41

Browse files
authored
PHPUnit 4.8.35 is the lowest version with FC layer.
1 parent c316e65 commit 9391a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"bin-dir": "bin"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^4.8 || 5.* || 6.*"
22+
"phpunit/phpunit": "^4.8.35 || 5.* || 6.*"
2323
}
2424
}

0 commit comments

Comments
 (0)