From 4e45a5051755d81ad53ba84d60017685009e2651 Mon Sep 17 00:00:00 2001 From: Alexander Blasl Date: Thu, 16 Jan 2025 09:08:51 +0100 Subject: [PATCH] Package update --- composer.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 1898246..7638669 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ }, { "name": "Marcel Pociot", - "email": "marcel@beyondco.de", + "email": "marcel@beyondco.de",composer why illuminate/broadcasting "homepage": "https://beyondcode.de", "role": "Developer" }, @@ -45,12 +45,12 @@ "evenement/evenement": "^2.0|^3.0", "facade/ignition-contracts": "^1.0", "guzzlehttp/psr7": "^1.5|^2.0", - "illuminate/broadcasting": "^9.0|^10.0", - "illuminate/console": "^9.0|^10.0", - "illuminate/http": "^9.0|^10.0", - "illuminate/queue": "^9.0|^10.0", - "illuminate/routing": "^9.0|^10.0", - "illuminate/support": "^9.0|^10.0", + "illuminate/broadcasting": "^9.0|^10.0|^11.0", + "illuminate/console": "^9.0|^10.0|^10.0|^11.0", + "illuminate/http": "^9.0|^10.0|^10.0|^11.0", + "illuminate/queue": "^9.0|^10.0|^10.0|^11.0", + "illuminate/routing": "^9.0|^10.0|^10.0|^11.0", + "illuminate/support": "^9.0|^10.0|^10.0|^11.0", "pusher/pusher-php-server": "^6.0|^7.0", "react/mysql": "^0.5", "react/promise": "^2.8",