Commit 45ecabd7 by Julien Jorry

Composer update

parent 6cb669ea
......@@ -21,8 +21,8 @@
"ext-mbstring": "*",
"api-platform/core": "^2.6",
"beberlei/doctrineextensions": "^1.3",
"composer/package-versions-deprecated": "1.11.99.1",
"cron/cron-bundle": "^2.4",
"composer/package-versions-deprecated": "1.*",
"cron/cron-bundle": "2.*",
"doctrine/annotations": "1.*",
"doctrine/common": "^2.13",
"doctrine/doctrine-bundle": "^1.12",
......@@ -41,7 +41,7 @@
"knplabs/knp-paginator-bundle": "2.*",
"knpuniversity/oauth2-client-bundle": "^2.8",
"lexik/translation-bundle": "~4.0",
"liip/imagine-bundle": "^2.5",
"liip/imagine-bundle": "^2.8",
"michaeldegroot/doctrine-encrypt-bundle": "3.0.*",
"nelmio/api-doc-bundle": "^3.3",
"nelmio/cors-bundle": "^2.1",
......@@ -52,7 +52,7 @@
"phpdocumentor/reflection-docblock": "^5.2",
"pixassociates/sortable-behavior-bundle": "^1.5",
"prodigious/sonata-menu-bundle": "^3.0",
"ramsey/uuid-doctrine": "^1.6",
"ramsey/uuid-doctrine": "^1.8",
"sensio/framework-extra-bundle": "^5.1",
"shivas/versioning-bundle": "^3.2",
"sonata-project/admin-bundle": "3.*",
......@@ -92,12 +92,12 @@
"symfony/twig-bundle": "4.4.*",
"symfony/validator": "4.4.*",
"symfony/web-link": "4.4.*",
"symfony/webpack-encore-bundle": "^1.11",
"symfony/webpack-encore-bundle": "^1.14",
"symfony/yaml": "4.4.*",
"twig/extensions": "^1.5",
"twig/extra-bundle": "^2.12|^3.0",
"twig/twig": "^2.12|^3.0",
"vich/uploader-bundle": "^1.8",
"vich/uploader-bundle": "1.*",
"willdurand/geocoder-bundle": "^5.0"
},
"require-dev": {
......@@ -108,7 +108,7 @@
"phpmd/phpmd": "^2.9",
"phpro/grumphp": "^0.22.0",
"phpunit/phpunit": "^9.3",
"squizlabs/php_codesniffer": "^3.5",
"squizlabs/php_codesniffer": "^3.7",
"symfony/browser-kit": "4.4.*",
"symfony/css-selector": "4.4.*",
"symfony/debug-bundle": "4.4.*",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment