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

Remove lock file

This commit is contained in:
Jordi Boggiano
2020-05-11 21:42:25 +02:00
parent 21c7b7610d
commit 74f92ea154

View File

@@ -60,5 +60,6 @@
"parallel-lint . --exclude vendor --exclude src/Monolog/Handler/FormattableHandlerInterface.php --exclude src/Monolog/Handler/FormattableHandlerTrait.php --exclude src/Monolog/Handler/ProcessableHandlerInterface.php --exclude src/Monolog/Handler/ProcessableHandlerTrait.php",
"phpunit"
]
}
},
"lock": false
}