Added checking memcache extension in composer.json

This commit is contained in:
Roman Kelesidis 2024-04-09 17:44:34 +07:00
parent 3b3cf279a7
commit 378f8603c8

View file

@ -1,5 +1,6 @@
{
"require": {
"ext-memcache": "*",
"symfony/polyfill": "1.28.0",
"symfony/dotenv": "5.4.35",
"filp/whoops": "2.15.4",