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 e96391e commit 57850f1Copy full SHA for 57850f1
composer.json
@@ -37,7 +37,7 @@
37
"squizlabs/php_codesniffer": "@stable",
38
"phpstan/phpstan": "@stable",
39
"jetbrains/phpstorm-stubs": "dev-master",
40
- "phpfastcache/phpfastcache-devtools": "^9.2"
+ "phpfastcache/phpfastcache-devtools": "dev-master"
41
},
42
"suggest": {
43
"ext-apcu": "*",
@@ -61,9 +61,6 @@
61
"phpfastcache/mongodb-extension": "^9.2",
62
"phpfastcache/solr-extension": "^9.2"
63
64
- "conflict": {
65
- "solarium/solarium": "<6.1"
66
- },
67
"autoload": {
68
"psr-4": {
69
"Phpfastcache\\": "lib/Phpfastcache/"
0 commit comments