@@ -54,5 +54,7 @@
"test": "vendor/bin/phpunit",
"phpstan": "vendor/bin/phpstan analyse"
},
- "lock": false
+ "config": {
+ "lock": false
+ }
}