You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you like [`nette/caching`](https://github.com/nette/caching) you can use it as well. Be aware that `nette/caching` is not PSR-6 compatible, you need `contributte/psr16-caching`.
232
+
If you like [`nette/caching`](https://github.com/nette/caching) you can use it as well. Be aware that `nette/caching` is not PSR-6 + PSR-16 compatible, you need `contributte/psr16-caching`.
233
233
234
234
```neon
235
235
nettrine.dbal:
@@ -408,7 +408,7 @@ nettrine.dbal:
408
408
### Console
409
409
410
410
> [!TIP]
411
-
> Doctrine needs Symfony Console to work. You can use `symfony/console` or [contributte/console](https://github.com/contributte/console).
411
+
> Doctrine DBAL needs Symfony Console to work. You can use `symfony/console` or [contributte/console](https://github.com/contributte/console).
0 commit comments