8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae91c8 commit 81ee1edCopy full SHA for 81ee1ed
echo-api/composer.json
@@ -5,16 +5,16 @@
5
"php": "^7.1.3",
6
"ext-iconv": "*",
7
"sensio/framework-extra-bundle": "5.1.6",
8
- "symfony/console": "4.0.6",
9
- "symfony/flex": "1.0.71",
+ "symfony/console": "6.0.5",
+ "symfony/flex": "2.1.6",
10
"symfony/framework-bundle": "4.0.6",
11
"symfony/lts": "^4@dev",
12
- "symfony/yaml": "4.0.6"
+ "symfony/yaml": "6.0.3"
13
},
14
"require-dev": {
15
- "symfony/browser-kit": "4.4.8",
16
- "symfony/dotenv": "4.4.8",
17
- "symfony/phpunit-bridge": "4.4.8"
+ "symfony/browser-kit": "6.0.3",
+ "symfony/dotenv": "6.0.5",
+ "symfony/phpunit-bridge": "6.0.3"
18
19
"config": {
20
"preferred-install": {
0 commit comments