Skip to content

Commit d1ff716

Browse files
committed
chore(openapi): symfony/filesystem requirement to 6.4 | 7.0
fixes #7025
1 parent 42f25cf commit d1ff716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenApi/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"api-platform/metadata": "^4.1",
3333
"api-platform/state": "^4.1",
3434
"symfony/console": "^6.4 || ^7.0",
35-
"symfony/filesystem": "^7.2",
35+
"symfony/filesystem": "^6.4 || ^7.0",
3636
"symfony/property-access": "^6.4 || ^7.0",
3737
"symfony/serializer": "^6.4 || ^7.0"
3838
},

0 commit comments

Comments
 (0)