1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 13:16:39 +02:00

Fix the composer.json (#1598)

This commit is contained in:
Christophe Coevoet
2021-10-01 22:46:08 +02:00
committed by GitHub
parent 07a509ac76
commit f563e3159e

View File

@@ -68,8 +68,8 @@
"phpstan": "vendor/bin/phpstan analyse"
},
"config": {
"lock": false,
"sort-packages": true,
"platform-check": false
},
"lock": false
}
}