Skip to content

Commit aaf9eb2

Browse files
Bump symfony/console from 6.4.11 to 7.1.4
Bumps [symfony/console](https://github.com/symfony/console) from 6.4.11 to 7.1.4. - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md) - [Commits](symfony/console@v6.4.11...v7.1.4) --- updated-dependencies: - dependency-name: symfony/console dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c22cda0 commit aaf9eb2

File tree

2 files changed

+23
-24
lines changed

2 files changed

+23
-24
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "~8.3.0",
77
"nikic/php-parser": "^v5.1.0",
8-
"symfony/console": "^6.3"
8+
"symfony/console": "^6.3 || ^7.0"
99
},
1010
"require-dev": {
1111
"friendsofphp/php-cs-fixer": "@stable",

composer.lock

Lines changed: 22 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)