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 7859f25 commit 5159ee9Copy full SHA for 5159ee9
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "php-cache/doctrine-cache-bundle",
+ "name": "php-cache/doctrine-adapter-bundle",
3
"type": "symfony2 bundle",
4
"description": "",
5
"keywords": [],
@@ -20,7 +20,7 @@
20
"require": {
21
"php": "^5.5|^7",
22
"symfony/framework-bundle": "^2.7|^3.0",
23
- "php-cache/doctrine-cache": "dev-master"
+ "php-cache/doctrine-adapter": "dev-master"
24
},
25
"require-dev": {
26
"phpunit/phpunit": "5.0.*|^4.0",
0 commit comments