Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dependency doctrine/cache ^1.0 check
Removed an obsolete import that was no longer used in ProdInjectorContext. Added a check to ensure the ApcuCache class exists before attempting to instantiate it, with a runtime exception for cases where the class is missing.
- Loading branch information