Browse Source

Update symfony cache

master
Jan Pavlíček 2 years ago
parent
commit
f088d8632b
  1. 2
      composer.json

2
composer.json

@ -7,6 +7,6 @@
"require": { "require": {
"php": ">= 8.2.0", "php": ">= 8.2.0",
"doctrine/orm": "*", "doctrine/orm": "*",
"symfony/cache": "~6.3"
"symfony/cache": "~7.0"
} }
} }
Loading…
Cancel
Save