Skip to content

Commit 7368117

Browse files
committed
Update testing package readme
Clarifies the internal scope of the package
1 parent 23eafce commit 7368117

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/testing/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# Testing helpers for HydePHP
1+
# Internal testing helpers for HydePHP
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/hyde/testing.svg?style=flat-square)](https://packagist.org/packages/hyde/testing)
44
[![Total Downloads](https://img.shields.io/packagist/dt/hyde/testing.svg?style=flat-square)](https://packagist.org/packages/hyde/testing)
55

6-
Warning: This package should only be used as a dev-dependency, and never in production.
6+
**Warning:** This package should only be used as a dev-dependency, and never in production.
7+
8+
**Notice:** All code in this package is considered internal and should not be relied upon outside the HydePHP test suites.
79

810

911
## Installation

0 commit comments

Comments
 (0)