We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f25cf commit d1ff716Copy full SHA for d1ff716
src/OpenApi/composer.json
@@ -32,7 +32,7 @@
32
"api-platform/metadata": "^4.1",
33
"api-platform/state": "^4.1",
34
"symfony/console": "^6.4 || ^7.0",
35
- "symfony/filesystem": "^7.2",
+ "symfony/filesystem": "^6.4 || ^7.0",
36
"symfony/property-access": "^6.4 || ^7.0",
37
"symfony/serializer": "^6.4 || ^7.0"
38
},
0 commit comments