forked from Chill-project/chill-skeleton-basic
fixes after merge of master into upgrade-sf4
This commit is contained in:
@@ -15,14 +15,14 @@
|
||||
},
|
||||
"require": {
|
||||
"ext-redis": "*",
|
||||
"chill-project/chill-bundles": "dev-upgrade-sf5@dev",
|
||||
"chill-project/chill-bundles": "^2.16",
|
||||
"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",
|
||||
|
Reference in New Issue
Block a user