Skip to content

Commit d2e6f33

Browse files
committed
fix: Remove obsolete wiki link from support section in composer.json
1 parent 4523734 commit d2e6f33

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"support": {
6565
"issues": "https://github.com/Grazulex/laravel-flowpipe/issues",
6666
"source": "https://github.com/Grazulex/laravel-flowpipe",
67-
"wiki": "https://github.com/Grazulex/laravel-flowpipe/wiki",
6867
"forum": "https://github.com/Grazulex/laravel-flowpipe/discussions",
6968
"docs": "https://github.com/Grazulex/laravel-flowpipe#readme"
7069
},
@@ -93,4 +92,4 @@
9392
"pestphp/pest-plugin": true
9493
}
9594
}
96-
}
95+
}

0 commit comments

Comments
 (0)