File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ This plugin checks what's inside the files.
55
66[ ![ Tests] ( https://github.com/faissaloux/pest-plugin-inside/actions/workflows/tests.yml/badge.svg )] ( https://github.com/faissaloux/pest-plugin-inside/actions/workflows/tests.yml ) ![ Codecov] ( https://img.shields.io/codecov/c/github/faissaloux/pest-plugin-inside ) ![ Packagist Version] ( https://img.shields.io/packagist/v/faissaloux/pest-plugin-inside ) ![ Packagist License] ( https://img.shields.io/packagist/l/faissaloux/pest-plugin-inside )
77
8+ ## Requirements
9+
10+ | pest | php | pest-plugin-inside |
11+ | ------------------- | ------- | ---------------------- |
12+ | ^2.14 | ^8.1 | ^1.0.0 |
13+ | ^3.0 | ^8.2 | ^1.2.0 |
14+ | ^4.0 | ^8.3 | ^1.7.0 |
15+
816## Available Expectations
917### toReturnLowercase
1018Make sure a file or directory files returns an array with all lowercase values.
You can’t perform that action at this time.
0 commit comments