Skip to content

Commit

Permalink
CLI-1192: Pin symfony/console (#1624)
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored Nov 6, 2023
1 parent e274f83 commit fbdc845
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 28 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: 2
updates:
- package-ecosystem: "composer"
directory: "/"
versioning-strategy: lockfile-only
schedule:
interval: "weekly"
groups:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react/event-loop": "^1.1",
"symfony/cache": "^6.3",
"symfony/config": "^6.3",
"symfony/console": "6.3.4",
"symfony/console": "6.3.2",
"symfony/dependency-injection": "^6.3",
"symfony/dotenv": "^6.3",
"symfony/event-dispatcher": "^6.3",
Expand Down
54 changes: 27 additions & 27 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fbdc845

Please sign in to comment.