From 9fad6e758d49aaf926c7b46b49ce85325f277c9f Mon Sep 17 00:00:00 2001 From: Ben Word Date: Thu, 10 Feb 2022 16:44:34 -0600 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20bump=20roots/acorn=20to=20?= =?UTF-8?q?v2.0.0-beta.9=20(#2968)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 086e34f..b1cab52 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ }, "require": { "php": "^7.4|^8.0", - "roots/acorn": "v2.0.0-beta.8" + "roots/acorn": "v2.0.0-beta.9" }, "require-dev": { "filp/whoops": "^2.12",