Commit f12bb2c
committed
Remove the dependency on composer/package-versions-deprecated
This package was added in the past to force keeping support for composer
1 when using doctrine/orm. In the meantime, doctrine/orm has switched to
using that package directly, making this root requirement useless.
And in the next releases of doctrine/orm and doctrine/dbal, they are
migrating to use composer-runtime-api (dropping support for composer 1)
instead of using this plugin, as part of the effort to fade out that
compat plugin.1 parent 0f99bfe commit f12bb2c
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments