We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9826b09 commit 57546fbCopy full SHA for 57546fb
composer.json
@@ -40,13 +40,13 @@
40
"doctrine/orm": "^2.11",
41
"doctrine/persistence": "^1.3 || ^2.0",
42
"psr/container": "^1.1",
43
- "symfony/cache": "^5.4",
44
"webonyx/graphql-php": "^14.11"
45
},
46
"require-dev": {
47
"friendsofphp/php-cs-fixer": "@stable",
48
"laminas/laminas-servicemanager": "@stable",
49
"phpstan/phpstan": "@stable",
50
- "phpunit/phpunit": "@stable"
+ "phpunit/phpunit": "@stable",
+ "symfony/cache": "^6.0"
51
}
52
0 commit comments