Skip to content

Commit 6e17455

Browse files
committed
OXDEV-10232 Removed symfony/filesystem dependency
1 parent d010e28 commit 6e17455

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
"symfony/cache": "*",
1515
"ecodev/graphql-upload": "^7.0.0",
1616
"laminas/laminas-diactoros": "^3.5",
17-
"myclabs/php-enum": "^1.8",
18-
"symfony/filesystem": "6.4.34"
17+
"myclabs/php-enum": "^1.8"
1918
},
2019
"require-dev": {
2120
"phpunit/phpunit": "^12.0",

0 commit comments

Comments
 (0)