We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683471e commit 092714eCopy full SHA for 092714e
1 file changed
composer.json
@@ -8,15 +8,9 @@
8
"contentful/core": "^3.0",
9
"contentful/rich-text": "^3.1",
10
"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",
13
"cache/void-adapter": "^1.0"
14
},
15
"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"
20
21
"autoload": {
22
"psr-4": {
0 commit comments