mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-08 14:16:42 +02:00
Fix the composer.json (#1598)
This commit is contained in:
committed by
GitHub
parent
07a509ac76
commit
f563e3159e
@@ -68,8 +68,8 @@
|
|||||||
"phpstan": "vendor/bin/phpstan analyse"
|
"phpstan": "vendor/bin/phpstan analyse"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
"lock": false,
|
||||||
"sort-packages": true,
|
"sort-packages": true,
|
||||||
"platform-check": false
|
"platform-check": false
|
||||||
},
|
}
|
||||||
"lock": false
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user