remove version from composer.json
All checks were successful
Publish Release Package / publish (push) Successful in 32s
All checks were successful
Publish Release Package / publish (push) Successful in 32s
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user