update composer.json
Some checks are pending
CI / PHP ${{ matrix.php }} (8.1) (push) Waiting to run
CI / PHP ${{ matrix.php }} (8.2) (push) Waiting to run
CI / PHP ${{ matrix.php }} (8.3) (push) Waiting to run

This commit is contained in:
Funky Waddle 2025-12-15 09:42:09 -06:00
parent 2cb1ccfdc4
commit ce0085abc6
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@
composer.lock
/.php-cs-fixer.cache
/.phpstan/
.junie.json

View file

@ -25,7 +25,7 @@
"source": "https://github.com/getphred/flagpole"
},
"require": {
"php": ">=8.1"
"php": "^8.2"
},
"autoload": {
"psr-4": {