cadolesAD

This commit is contained in:
2021-01-12 12:03:02 +01:00
parent eeca16fda9
commit 48fcfb9919
15 changed files with 1411 additions and 581 deletions

View File

@ -33,7 +33,7 @@
"sensio/framework-extra-bundle": "^5.0.0",
"symfony/assetic-bundle": "^2.8",
"symfony/ldap": "^3.4",
"symfony/monolog-bundle": "^3.1.0",
"symfony/monolog-bundle": "3.4.*",
"symfony/orm-pack": "^1.0",
"symfony/polyfill-apcu": "^1.0",
"symfony/swiftmailer-bundle": "^2.6.4",
@ -66,7 +66,7 @@
},
"config": {
"platform": {
"php": "7.0.30"
"php": "7.2"
},
"sort-packages": true
},