Skip to content

Commit 6c3c9b5

Browse files
committed
Fix accidental script declaration in composer.json
1 parent 5fba336 commit 6c3c9b5

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)