|
|
|
@ -38,7 +38,7 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": "^7.4 || ^8.0", |
|
|
|
|
"php": "^8.0", |
|
|
|
|
"ext-bcmath": "*", |
|
|
|
|
"ext-ctype": "*", |
|
|
|
|
"ext-curl": "*", |
|
|
|
@ -82,15 +82,15 @@ |
|
|
|
|
"knplabs/doctrine-behaviors": "~2.0", |
|
|
|
|
"knplabs/knp-components": "~3.0", |
|
|
|
|
"knpuniversity/oauth2-client-bundle": "~2.0", |
|
|
|
|
"laminas/laminas-config": "~3.2", |
|
|
|
|
"laminas/laminas-config": "~3.5", |
|
|
|
|
"laminas/laminas-feed": "~2.14", |
|
|
|
|
"laminas/laminas-filter": "~2.9", |
|
|
|
|
"laminas/laminas-permissions-acl": "~2.8", |
|
|
|
|
"league/csv": "^9.1", |
|
|
|
|
"league/csv": "^9.7", |
|
|
|
|
"league/glide-symfony": "dev-master", |
|
|
|
|
"league/mime-type-detection": "^1.7", |
|
|
|
|
"lexik/jwt-authentication-bundle": "^2.11", |
|
|
|
|
"maennchen/zipstream-php": "^2.0", |
|
|
|
|
"maennchen/zipstream-php": "^2.1", |
|
|
|
|
"masterminds/html5": "^2.0", |
|
|
|
|
"michelf/php-markdown": "~1.8", |
|
|
|
|
"mpdf/mpdf": "~8.0", |
|
|
|
@ -98,7 +98,7 @@ |
|
|
|
|
"nesbot/carbon": "^2.33", |
|
|
|
|
"oneup/flysystem-bundle": "~4.0", |
|
|
|
|
"oneup/uploader-bundle": "~3.0", |
|
|
|
|
"pagerfanta/pagerfanta": "~3.0", |
|
|
|
|
"pagerfanta/pagerfanta": "~3.1", |
|
|
|
|
"paragonie/random-lib": "~2.0", |
|
|
|
|
"php-ffmpeg/php-ffmpeg": "~0.14", |
|
|
|
|
"phpoffice/phpspreadsheet": "~1.16", |
|
|
|
@ -141,13 +141,13 @@ |
|
|
|
|
"symfony/web-link": "^5.0", |
|
|
|
|
"symfony/webpack-encore-bundle": "^1.7", |
|
|
|
|
"symfony/yaml": "^5.0", |
|
|
|
|
"symfonycasts/reset-password-bundle": "^1.7", |
|
|
|
|
"symfonycasts/reset-password-bundle": "^1.8", |
|
|
|
|
"szymach/c-pchart": "^3.0", |
|
|
|
|
"tgalopin/html-sanitizer-bundle": "^1.1", |
|
|
|
|
"tgalopin/html-sanitizer-bundle": "^1.3", |
|
|
|
|
"twig/intl-extra": "^3.0", |
|
|
|
|
"vich/uploader-bundle": "^1.17", |
|
|
|
|
"vich/uploader-bundle": "^1.18", |
|
|
|
|
"webit/eval-math": "^1.0", |
|
|
|
|
"webonyx/graphql-php": "^14.7" |
|
|
|
|
"webonyx/graphql-php": "^14.8" |
|
|
|
|
}, |
|
|
|
|
"config": { |
|
|
|
|
"optimize-autoloader": true, |
|
|
|
@ -180,7 +180,7 @@ |
|
|
|
|
"symfony/var-dumper": "^5.2", |
|
|
|
|
"symfony/web-profiler-bundle": "^5.3", |
|
|
|
|
"symplify/easy-coding-standard": "9.3.15", |
|
|
|
|
"vimeo/psalm": "^4.0", |
|
|
|
|
"vimeo/psalm": "^4.7", |
|
|
|
|
"weirdan/doctrine-psalm-plugin": "^1.0" |
|
|
|
|
}, |
|
|
|
|
"scripts": { |
|
|
|
|