From 77d0e7684e3361f98b970f24000de0cd5b192f51 Mon Sep 17 00:00:00 2001 From: Dennis Riehle Date: Sun, 29 Dec 2024 18:43:49 +0100 Subject: [PATCH] align with composer.json from DoctrineModule --- composer.json | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/composer.json b/composer.json index 6007ce4..b419892 100644 --- a/composer.json +++ b/composer.json @@ -9,40 +9,6 @@ "module", "odm" ], - "authors": [ - { - "name": "Kyle Spraggs", - "email": "theman@spiffyjr.me" - }, - { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com" - }, - { - "name": "Evan Coury", - "email": "me@evancoury.com" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@hotmail.com" - }, - { - "name": "Tim Roediger", - "email": "superdweebie@gmail.com" - }, - { - "name": "Maciej Malarz", - "email": "malarzm@gmail.com" - }, - { - "name": "Andreas Braun", - "email": "alcaeus@alcaeus.org" - }, - { - "name": "Tom H Anderson", - "email": "tom.h.anderson@gmail.com" - } - ], "homepage": "https://www.doctrine-project.org/", "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0",