Skip to content

Commit 092714e

Browse files
committed
fix: remove symfony deps
1 parent 683471e commit 092714e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,9 @@
88
"contentful/core": "^3.0",
99
"contentful/rich-text": "^3.1",
1010
"psr/cache": "^1.0",
11-
"symfony/console": "~2.7|~3.0|~4.0|^5.0",
12-
"symfony/filesystem": "~2.7|~3.0|~4.0|~5.0",
1311
"cache/void-adapter": "^1.0"
1412
},
1513
"require-dev": {
16-
"phpunit/phpunit": "^8.5",
17-
"php-vcr/phpunit-testlistener-vcr": "3.0.0|^3.2",
18-
"cache/array-adapter": "^1.0",
19-
"php-vcr/php-vcr": "^1.5"
2014
},
2115
"autoload": {
2216
"psr-4": {

0 commit comments

Comments
 (0)