We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650306c commit e7a8f6aCopy full SHA for e7a8f6a
2 files changed
src/Cache.php
@@ -2,7 +2,7 @@
2
/**
3
* Slim Framework (https://www.slimframework.com)
4
*
5
- * @license https://github.com/slimphp/Slim-HttpCache/blob/master/LICENSE.md (MIT License)
+ * @license https://github.com/slimphp/Slim-HttpCache/blob/master/LICENSE.md (MIT License)
6
*/
7
8
declare(strict_types=1);
src/CacheProvider.php
0 commit comments