From: Robin Gustafsson <robin@rgson.se>
Date: Sun, 5 Jan 2025 17:58:39 +0100
Subject: Remove Composer runtime dependency

Irrelevant when installed from a Debian package.

Forwarded: not-needed
---
 composer.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/composer.json b/composer.json
index b31ef3c..b8abbb9 100644
--- a/composer.json
+++ b/composer.json
@@ -16,7 +16,6 @@
     ],
     "require": {
         "php": "^8.1",
-        "composer-runtime-api": "^2.2",
         "illuminate/auth": "^10.0",
         "illuminate/broadcasting": "^10.0",
         "illuminate/bus": "^10.0",
