Skip to content

Commit 5c4e3cb

Browse files
Update composer.json
1 parent 3748e5a commit 5c4e3cb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
}
2525
],
2626
"support": {
27-
"issues": "https://github.com/TheDragonCode/laravel-actions/issues",
28-
"source": "https://github.com/TheDragonCode/laravel-actions"
27+
"issues": "https://github.com/TheDragonCode/laravel-deploy-operations/issues",
28+
"source": "https://github.com/TheDragonCode/laravel-deploy-operations"
2929
},
3030
"funding": [
3131
{
@@ -76,9 +76,7 @@
7676
},
7777
"config": {
7878
"allow-plugins": {
79-
"dragon-code/codestyler": true,
8079
"ergebnis/composer-normalize": true,
81-
"friendsofphp/php-cs-fixer": true,
8280
"laravel/pint": true,
8381
"symfony/thanks": true
8482
},

0 commit comments

Comments
 (0)