mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-03 19:57:41 +02:00
Fix the composer.json (#1598)
This commit is contained in:
committed by
Jordi Boggiano
parent
c6b00f0515
commit
895066e602
@@ -54,5 +54,7 @@
|
|||||||
"test": "vendor/bin/phpunit",
|
"test": "vendor/bin/phpunit",
|
||||||
"phpstan": "vendor/bin/phpstan analyse"
|
"phpstan": "vendor/bin/phpstan analyse"
|
||||||
},
|
},
|
||||||
"lock": false
|
"config": {
|
||||||
|
"lock": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user