Skip to content

Commit b33dc41

Browse files
committed
Deleted useless dependencies
1 parent 591c329 commit b33dc41

File tree

2 files changed

+2
-490
lines changed

2 files changed

+2
-490
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"php": ">=8.1",
2525
"phpoffice/phpspreadsheet": "^1.16",
2626
"symfony/serializer": "^6.0",
27-
"symfony/filesystem": "^6.0",
28-
"symfony/property-access": "^6.0"
27+
"symfony/filesystem": "^6.0"
2928
},
3029
"require-dev": {
3130
"symfony/test-pack": "^1.0"

0 commit comments

Comments
 (0)