Removed version number in composer
PHP Composer / build (push) Successful in 37s

This commit is contained in:
René Halberstadt
2026-07-26 16:20:11 +02:00
parent 7d08a9f1a0
commit b62820b1e6
-1
View File
@@ -3,7 +3,6 @@
"type": "library",
"description": "Lightweight PHP validation toolkit: guard assertions, boolean rules, schema validation, strict type casting, composite predicates, and array-item validation — PHP 8.3+, no dependencies.",
"license": "MIT",
"version": "1.0.0",
"autoload": {
"psr-4": {
"Tez\\Utils\\Validate\\": "src/"