Files
Heimdall/vendor/symfony/cache-contracts
KodeStar 39191885e5 Upgrade to Laravel 12
- laravel/framework ^11.45 -> ^12.0 (installed 12.63.0)
- phpunit/phpunit ^10.5 -> ^11.0; migrate phpunit.xml to the 11.5 schema
- graham-campbell/github ^12.5 -> ^13.0 (v12 caps illuminate/support at ^11)
- Carbon 3 pulled in by L12; no application code changes required
- gitignore /.phpunit.cache

Full suite green: 59 tests, 128 assertions (1 skipped).
2026-07-08 19:49:05 +01:00
..
2025-07-11 15:57:48 +01:00
2026-07-08 19:49:05 +01:00
2024-02-16 21:36:54 +00:00
2022-03-10 11:54:29 +00:00
2026-07-08 19:49:05 +01:00
2024-02-16 21:36:54 +00:00
2024-02-16 21:36:54 +00:00
2024-02-16 21:36:54 +00:00
2024-02-16 21:36:54 +00:00

Symfony Cache Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.