From ce0085abc6879a638f119ca7815a8c8ed2319a05 Mon Sep 17 00:00:00 2001 From: Funky Waddle Date: Mon, 15 Dec 2025 09:42:09 -0600 Subject: [PATCH] update composer.json --- .gitignore | 1 + composer.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 91d5e18..338be76 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ composer.lock /.php-cs-fixer.cache /.phpstan/ +.junie.json \ No newline at end of file diff --git a/composer.json b/composer.json index b098969..1199cab 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "source": "https://github.com/getphred/flagpole" }, "require": { - "php": ">=8.1" + "php": "^8.2" }, "autoload": { "psr-4": {