Skip to content

Commit fb4b5d8

Browse files
Update symfony/flex requirement from ^1.0 to ^2.4
Updates the requirements on [symfony/flex](https://github.com/symfony/flex) to permit the latest version. - [Release notes](https://github.com/symfony/flex/releases) - [Commits](symfony/flex@v1.0.0...v2.4.5) --- updated-dependencies: - dependency-name: symfony/flex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 404c94e commit fb4b5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php": ">=7.2",
2525
"ext-pdo_sqlite": "*",
2626
"symfony/symfony": "^4.4",
27-
"symfony/flex": "^1.0",
27+
"symfony/flex": "^2.4",
2828
"symfony/framework-bundle": "^4.4",
2929
"symfony/monolog-bundle": "^3.1,<3.7",
3030
"broadway/broadway-bundle": "~0.5",

0 commit comments

Comments
 (0)