mirror of
https://github.com/itflow-org/itflow
synced 2026-09-21 22:21:15 +00:00
Update imapengine dependancies too
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=8.0",
|
||||
"php": ">=8.1",
|
||||
"symfony/polyfill-mbstring": "^1.9",
|
||||
"symfony/polyfill-iconv": "^1.9"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.6|^10.0",
|
||||
"phpunit/phpunit": "^10.0|^11.0",
|
||||
"friendsofphp/php-cs-fixer": "*",
|
||||
"phpstan/phpstan": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user