Skip to content

Commit

Permalink
minor #1223 Fix deps (nicolas-grekas)
Browse files Browse the repository at this point in the history
This PR was merged into the main branch.

Discussion
----------

Fix deps

  - Downgrading doctrine/cache (2.0.3 => 1.11.3)
  - Downgrading doctrine/dbal (2.13.x-dev 2c19354 => 2.13.1)

Commits
-------

3a59fd0 Fix deps
  • Loading branch information
javiereguiluz committed Jun 3, 2021
2 parents 6b03342 + 3a59fd0 commit adf3116
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "MIT",
"type": "project",
"description": "Symfony Demo Application",
"minimum-stability": "dev",
"minimum-stability": "stable",
"prefer-stable": true,
"replace": {
"symfony/polyfill-php72": "*",
Expand Down
33 changes: 16 additions & 17 deletions composer.lock

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

0 comments on commit adf3116

Please sign in to comment.