Skip to content

Commit adf3116

Browse files
committed
minor #1223 Fix deps (nicolas-grekas)
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
2 parents 6b03342 + 3a59fd0 commit adf3116

File tree

2 files changed

+17
-18
lines changed

2 files changed

+17
-18
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "MIT",
44
"type": "project",
55
"description": "Symfony Demo Application",
6-
"minimum-stability": "dev",
6+
"minimum-stability": "stable",
77
"prefer-stable": true,
88
"replace": {
99
"symfony/polyfill-php72": "*",

composer.lock

+16-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)