update composer.json
This commit is contained in:
parent
2cb1ccfdc4
commit
ce0085abc6
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@
|
|||
composer.lock
|
||||
/.php-cs-fixer.cache
|
||||
/.phpstan/
|
||||
.junie.json
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
"source": "https://github.com/getphred/flagpole"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.1"
|
||||
"php": "^8.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue