Skip to content
Snippets Groups Projects
Commit 6b072870 authored by Adam G-H's avatar Adam G-H
Browse files

Issue #3304583 by phenaproxima: Add a hard dependency on symfony/finder

parent ee2a3669
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,8 @@
"composer/composer": "^2.2.12 || ^2.3.5",
"composer-runtime-api": "^2.1",
"symfony/config": "^4.4 || ^6.1",
"php": ">=7.4.0"
"php": ">=7.4.0",
"symfony/finder": "^4.4 || ^6.1"
},
"config": {
"platform": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment