remove version from composer.json
All checks were successful
Publish Release Package / publish (push) Successful in 32s

This commit is contained in:
2025-06-17 20:26:39 -04:00
parent 30077e991e
commit 0fb759f604

View File

@@ -4,7 +4,6 @@
"description": "Custom Handlers for Monolog library", "description": "Custom Handlers for Monolog library",
"license": "MIT", "license": "MIT",
"authors": [], "authors": [],
"version": "1.0.0",
"require": { "require": {
"php": "^8", "php": "^8",
"monolog/monolog": "^3.7.0", "monolog/monolog": "^3.7.0",