From 80720288407e8ee7f22777634ed4741b14e3e63e Mon Sep 17 00:00:00 2001 From: mantle-ci Date: Thu, 7 Dec 2023 14:50:46 +0000 Subject: [PATCH] Testing CI --- composer.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 1174a1d..ecba06c 100644 --- a/composer.json +++ b/composer.json @@ -6,13 +6,13 @@ "require": { "php": "^8.1", "alleyinteractive/composer-wordpress-autoloader": "^1.0", - "mantle-framework/config": "^0.12", - "mantle-framework/container": "^0.12", - "mantle-framework/contracts": "^0.12", - "mantle-framework/events": "^0.12", - "mantle-framework/faker": "^0.12", - "mantle-framework/support": "^0.12", - "mantle-framework/testing": "^0.12", + "mantle-framework/config": "^1.0", + "mantle-framework/container": "^1.0", + "mantle-framework/contracts": "^1.0", + "mantle-framework/events": "^1.0", + "mantle-framework/faker": "^1.0", + "mantle-framework/support": "^1.0", + "mantle-framework/testing": "^1.0", "nunomaduro/collision": "^6.0 || ^7.0", "phpunit/phpunit": "^9.3.3|^10.0.7", "symfony/http-foundation": "^6.0"