Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd8f8dc

Browse files
Update symfony packages to v7
1 parent 22195e9 commit cd8f8dc

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
"ext-iconv": "*",
1010
"ext-simplexml": "*",
1111
"helgesverre/milvus": "^0.1.0",
12-
"symfony/console": "6.4.*",
13-
"symfony/dotenv": "6.4.*",
12+
"symfony/console": "7.3.*",
13+
"symfony/dotenv": "7.3.*",
1414
"symfony/flex": "^2",
15-
"symfony/framework-bundle": "6.4.*",
16-
"symfony/http-client": "6.4.*",
17-
"symfony/property-access": "6.4.*",
18-
"symfony/runtime": "6.4.*",
19-
"symfony/serializer": "6.4.*",
20-
"symfony/twig-bundle": "6.4.*",
21-
"symfony/validator": "6.4.*",
22-
"symfony/yaml": "6.4.*"
15+
"symfony/framework-bundle": "7.3.*",
16+
"symfony/http-client": "7.3.*",
17+
"symfony/property-access": "7.3.*",
18+
"symfony/runtime": "7.3.*",
19+
"symfony/serializer": "7.3.*",
20+
"symfony/twig-bundle": "7.3.*",
21+
"symfony/validator": "7.3.*",
22+
"symfony/yaml": "7.3.*"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^12.1"

0 commit comments

Comments
 (0)