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 801e7b0Copy full SHA for 801e7b0
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": "7.0.2",
+ "symfony/flex": "2.4.2",
10
"symfony/framework-bundle": "4.0.6",
11
"symfony/lts": "^4@dev",
12
- "symfony/yaml": "4.0.6"
+ "symfony/yaml": "7.0.0"
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": "7.0.0",
+ "symfony/dotenv": "7.0.2",
+ "symfony/phpunit-bridge": "7.0.2"
18
19
"config": {
20
"preferred-install": {
0 commit comments