We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4979c commit 0f1e7baCopy full SHA for 0f1e7ba
README.md
@@ -1,4 +1,4 @@
1
-WP Validation - PHP Standalone Validation Library
+Validation - PHP Standalone Validation Library
2
======================================================
3
4
[](https://travis-ci.org/ignitekit/validation)
@@ -28,7 +28,7 @@ This is a fork of the original library written by [Rakit](https://github.com/rak
28
#### Installation
29
30
```
31
-composer require ignitekit/wp-validation
+composer require ignitekit/validation
32
33
34
#### Usage
0 commit comments