Skip to content

Commit 76a53f5

Browse files
authored
Merge pull request #4 from mzur/laravel-9-patch-2
Fix accidental script declaration in composer.json
2 parents 07f342d + 6c3c9b5 commit 76a53f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
},
5151
"scripts": {
5252
"analyze": "psalm",
53-
"analyse": "psalm",
5453
"lint": "phpcs -n",
5554
"lint-fix": "phpcbf -n",
5655
"test": "codecept run --skip-group skip",

0 commit comments

Comments
 (0)