Skip to content

Commit

Permalink
Fix the composer.json (#1598)
Browse files Browse the repository at this point in the history
  • Loading branch information
stof authored and Seldaek committed Oct 1, 2021
1 parent c6b00f0 commit 895066e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,7 @@
"test": "vendor/bin/phpunit",
"phpstan": "vendor/bin/phpstan analyse"
},
"lock": false
"config": {
"lock": false
}
}

0 comments on commit 895066e

Please sign in to comment.