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