Add a PHP 8 attribute to configure HTTP caching (#39)
Add a PHP 8 attribute to support configuration (#39) This PR adds a `\Webfactory\Bundle\WfdMetaBundle\Caching\Attribute\Send304IfNotModified` attribute to replace the `\Webfactory\Bundle\WfdMetaBundle\Caching\Annotation\Send304IfNotModified` annotation class.