Upgraded packages
This commit is contained in:
@@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.1",
|
"php": ">=8.4.1",
|
||||||
"ezyang/htmlpurifier": "^4.19",
|
"ezyang/htmlpurifier": "^4.19",
|
||||||
"monolog/monolog": "^3.0",
|
"monolog/monolog": "^3.10",
|
||||||
"php-di/php-di": "^6.4",
|
"php-di/php-di": "^7.1",
|
||||||
"phpmailer/phpmailer": "^6.9",
|
"phpmailer/phpmailer": "^7.0",
|
||||||
"slim/csrf": "^1.5",
|
"slim/csrf": "^1.5",
|
||||||
"slim/psr7": "^1.0",
|
"slim/psr7": "^1.8",
|
||||||
"slim/slim": "4.*",
|
"slim/slim": "^4.15",
|
||||||
"slim/twig-view": "^3.4",
|
"slim/twig-view": "^3.4",
|
||||||
"twig/twig": "^3.11",
|
"twig/twig": "^3.23",
|
||||||
"vlucas/phpdotenv": "^5.6"
|
"vlucas/phpdotenv": "^5.6"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"friendsofphp/php-cs-fixer": "^3.94",
|
"friendsofphp/php-cs-fixer": "^3.94",
|
||||||
"phpstan/phpstan": "^1.0",
|
"phpstan/phpstan": "^2.1",
|
||||||
"phpunit/phpunit": "^13.0"
|
"phpunit/phpunit": "^13.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|||||||
799
composer.lock
generated
799
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user