From 299c14a360aad83c4506fc15c81144c377eea45b Mon Sep 17 00:00:00 2001 From: Sett Sarverott Date: Fri, 25 Oct 2024 02:38:00 +0200 Subject: [PATCH] repair malfunction of composer validation in strict mode --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 106bcdc..0c6bbe0 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,5 @@ { "name": "sarverott/rokita", - "version": "1.0.1", "description": "new Controll Panel of New Order, tool to manage your host. Uploaded on server allows you to use path traversal, using easy-to-use filesystem explorer. Tools to upload files, php eval and shell execution are also onboard.", "type": "project", "license": "MIT",