Skip to content

Commit 0117df1

Browse files
authored
Update composer.json
1 parent ee10fd4 commit 0117df1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "fingo/laravel-cache-fallback",
2+
"name": "jakubwrona/laravel-cache-fallback",
33
"type": "library",
44
"description": "Provides fallback mechanisms for cache handlers",
55
"keywords": [
@@ -11,7 +11,7 @@
1111
"laravel-cache-fallback"
1212
],
1313
"license": "Apache-2.0",
14-
"homepage": "https://github.com/fingo/laravel-cache-fallback",
14+
"homepage": "https://github.com/jakubwrona/laravel-cache-fallback",
1515
"authors": [
1616
{
1717
"name": "Hubert Jedrzejek",

0 commit comments

Comments
 (0)