You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@ This package is designed to be used in your CI/CD or automated testing process _
20
20
The concept for this package is based on [this article](https://ocramius.github.io/blog/automated-code-coverage-check-for-github-pull-requests-with-travis/).
21
21
22
22
---
23
+
``
24
+
> Note on PHP 7.x support:
25
+
> If you are using PHP 7.x, use the 1.x version of this package.
0 commit comments