Skip to content

Commit 0d272e9

Browse files
authored
Update composer.json to support D11
1 parent 67ec26d commit 0d272e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"php": ">=8",
99
"composer-plugin-api": "^2",
10-
"symfony/filesystem": "~3.0 || ^4.0 || ^6.2"
10+
"symfony/filesystem": "~3.0 || ^4.0 || ^6.2 || ^7.2"
1111
},
1212
"require-dev": {
1313
"composer/composer": "^2@stable",

0 commit comments

Comments
 (0)