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 ce81bacCopy full SHA for ce81bac
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.1.0",
+ "symfony/flex": "2.4.5",
10
"symfony/framework-bundle": "4.0.6",
11
"symfony/lts": "^4@dev",
12
- "symfony/yaml": "4.0.6"
+ "symfony/yaml": "7.1.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.1.0",
+ "symfony/dotenv": "7.1.0",
+ "symfony/phpunit-bridge": "7.1.0"
18
19
"config": {
20
"preferred-install": {
0 commit comments