upgrade composer
This commit is contained in:
parent
c466dc297c
commit
008291bddb
@ -15,14 +15,14 @@
|
||||
},
|
||||
"require": {
|
||||
"ext-redis": "*",
|
||||
"chill-project/chill-bundles": "^2.16",
|
||||
"chill-project/chill-bundles": "dev-upgrade-sf5@dev",
|
||||
"symfony/flex": "^1.9",
|
||||
"nelmio/alice": "^3.8",
|
||||
"phpoffice/phpword": "^0.18.2",
|
||||
"phpstan/phpstan": "^1.0",
|
||||
"spomky-labs/base64url": "^2.0",
|
||||
"twig/string-extra": "^3.3",
|
||||
"symfony/runtime": "5.4.*"
|
||||
"symfony/runtime": "^5.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.13",
|
||||
|
2848
composer.lock
generated
2848
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -36,5 +36,4 @@ return [
|
||||
KnpU\OAuth2ClientBundle\KnpUOAuth2ClientBundle::class => ['all' => true],
|
||||
Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle::class => ['all' => true],
|
||||
Chill\EventBundle\ChillEventBundle::class => ['all' => true],
|
||||
ChampsLibres\AsyncUploaderBundle\ChampsLibresAsyncUploaderBundle::class => ['all' => true],
|
||||
];
|
||||
|
@ -2,9 +2,6 @@
|
||||
"brick/math": {
|
||||
"version": "0.9.3"
|
||||
},
|
||||
"champs-libres/async-uploader-bundle": {
|
||||
"version": "dev-sf4"
|
||||
},
|
||||
"champs-libres/wopi-bundle": {
|
||||
"version": "dev-master"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user