PHP 8.4 support

pull/1270/head
Edoardo Gusmaroli 2025-01-20 14:02:16 +01:00
parent c4cc299819
commit 66a066d392
2 changed files with 349 additions and 293 deletions

View File

@ -4,17 +4,17 @@
"license": "GPL-3.0-or-later",
"homepage": "https://www.phpservermonitor.org",
"require": {
"php": "^7.4|>=8.1.25",
"php": "^7.4|>=8.1",
"ext-curl": "*",
"ext-json": "*",
"ext-pdo": "*",
"ext-xml": "*",
"phpmailer/phpmailer": "^6.9",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/event-dispatcher": "^5.4",
"symfony/http-foundation": "^5.4",
"symfony/filesystem": "^5.4",
"symfony/config": "6.4",
"symfony/dependency-injection": "6.4",
"symfony/event-dispatcher": "6.4",
"symfony/http-foundation": "6.4.16",
"symfony/filesystem": "6.4",
"symfony/deprecation-contracts": "^2.5",
"symfony/event-dispatcher-contracts": "^2.5",
"php-pushover/php-pushover": "^1.0",

630
composer.lock generated

File diff suppressed because it is too large Load Diff