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 3748e5a commit 5c4e3cbCopy full SHA for 5c4e3cb
composer.json
@@ -24,8 +24,8 @@
24
}
25
],
26
"support": {
27
- "issues": "https://github.com/TheDragonCode/laravel-actions/issues",
28
- "source": "https://github.com/TheDragonCode/laravel-actions"
+ "issues": "https://github.com/TheDragonCode/laravel-deploy-operations/issues",
+ "source": "https://github.com/TheDragonCode/laravel-deploy-operations"
29
},
30
"funding": [
31
{
@@ -76,9 +76,7 @@
76
77
"config": {
78
"allow-plugins": {
79
- "dragon-code/codestyler": true,
80
"ergebnis/composer-normalize": true,
81
- "friendsofphp/php-cs-fixer": true,
82
"laravel/pint": true,
83
"symfony/thanks": true
84
0 commit comments