chore: rename project to UploadShield (composer + README)

This commit is contained in:
2026-02-12 10:24:23 +01:00
parent d6a19929bf
commit 0b32b9c96c
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "upload-logger/upload-logger",
"description": "Hardened PHP upload logger with quarantine and detectors",
"name": "uploadshield/upload-shield",
"description": "UploadShield — hardened PHP upload protection with quarantine and detectors (formerly Upload Logger)",
"type": "library",
"require": {
"php": "^8.0"