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
The package is tested with [PHPUnit](https://phpunit.de/). To run tests:
@@ -248,10 +262,11 @@ The package is tested with [PHPUnit](https://phpunit.de/). To run tests:
248
262
249
263
### Mutation testing
250
264
251
-
The package tests are checked with [Infection](https://infection.github.io/) mutation framework. To run it:
265
+
The package tests are checked with [Infection](https://infection.github.io/) mutation framework with
266
+
[Infection Static Analysis Plugin](https://github.com/Roave/infection-static-analysis-plugin). To run it:
@@ -262,22 +277,21 @@ The code is statically analyzed with [Psalm](https://psalm.dev/). To run static
262
277
./vendor/bin/psalm
263
278
```
264
279
265
-
### Support the project
280
+
## License
281
+
282
+
The Yii Validator is free software. It is released under the terms of the BSD License.
283
+
Please see [`LICENSE`](./LICENSE.md) for more information.
284
+
285
+
Maintained by [Yii Software](https://www.yiiframework.com/).
0 commit comments