We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee10fd4 commit 0117df1Copy full SHA for 0117df1
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "fingo/laravel-cache-fallback",
+ "name": "jakubwrona/laravel-cache-fallback",
3
"type": "library",
4
"description": "Provides fallback mechanisms for cache handlers",
5
"keywords": [
@@ -11,7 +11,7 @@
11
"laravel-cache-fallback"
12
],
13
"license": "Apache-2.0",
14
- "homepage": "https://github.com/fingo/laravel-cache-fallback",
+ "homepage": "https://github.com/jakubwrona/laravel-cache-fallback",
15
"authors": [
16
17
"name": "Hubert Jedrzejek",
0 commit comments