mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-03 03:37:34 +02:00
Remove Composer platform check to allow php8 testing
This commit is contained in:
@@ -66,7 +66,8 @@
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
"sort-packages": true
|
||||
"sort-packages": true,
|
||||
"platform-check": false
|
||||
},
|
||||
"lock": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user