We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a29c8a6 + 41367ea commit dc65461Copy full SHA for dc65461
1 file changed
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "maplephp/validate",
3
"type": "library",
4
- "version": "v1.2.0",
+ "version": "v1.2.1",
5
"description": "User-friendly input validation library.",
6
"keywords": [
7
"validation",
@@ -23,7 +23,7 @@
23
],
24
"require": {
25
"php": ">=8.0",
26
- "maplephp/dto": "^2.0"
+ "maplephp/dto": "^3.0"
27
},
28
"require-dev": {
29
"maplephp/unitary": "^1.0"
0 commit comments