upgrade chill-bundles to upgrade-sf5 branch

This commit is contained in:
Julien Fastré 2023-09-03 20:47:27 +02:00
parent 2c9ec9db55
commit c3499c1881
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
2 changed files with 2 additions and 10 deletions

View File

@ -15,9 +15,8 @@
}, },
"require": { "require": {
"ext-redis": "*", "ext-redis": "*",
"chill-project/chill-bundles": "2.14.1", "chill-project/chill-bundles": "dev-upgrade-sf5@dev",
"symfony/flex": "^1.9", "symfony/flex": "^1.9",
"symfony/http-client": "^4.4 || ^5",
"nelmio/alice": "^3.8", "nelmio/alice": "^3.8",
"phpoffice/phpword": "^0.18.2", "phpoffice/phpword": "^0.18.2",
"phpstan/phpstan": "^1.0", "phpstan/phpstan": "^1.0",
@ -31,8 +30,7 @@
"symfony/dotenv": "^5.1", "symfony/dotenv": "^5.1",
"symfony/maker-bundle": "^1.20", "symfony/maker-bundle": "^1.20",
"doctrine/doctrine-fixtures-bundle": "^3.3", "doctrine/doctrine-fixtures-bundle": "^3.3",
"symfony/stopwatch": "^5.1", "symfony/stopwatch": "^5.4",
"symfony/twig-bundle": "^4.4",
"symfony/web-profiler-bundle": "^5.0", "symfony/web-profiler-bundle": "^5.0",
"symfony/var-dumper": "4.*", "symfony/var-dumper": "4.*",
"symfony/phpunit-bridge": "^5.2", "symfony/phpunit-bridge": "^5.2",

View File

@ -424,9 +424,6 @@
"sebastian/recursion-context": { "sebastian/recursion-context": {
"version": "3.0.0" "version": "3.0.0"
}, },
"sebastian/resource-operations": {
"version": "2.0.1"
},
"sebastian/type": { "sebastian/type": {
"version": "3.0.0" "version": "3.0.0"
}, },
@ -479,9 +476,6 @@
"symfony/css-selector": { "symfony/css-selector": {
"version": "v5.2.3" "version": "v5.2.3"
}, },
"symfony/debug": {
"version": "v4.4.11"
},
"symfony/debug-bundle": { "symfony/debug-bundle": {
"version": "4.1", "version": "4.1",
"recipe": { "recipe": {