mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-18 20:02:58 +02:00
Enable platform (extension) checks
This commit is contained in:
@@ -58,11 +58,12 @@
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"platform": {
|
||||
"php": "7.3"
|
||||
},
|
||||
"platform-check": true,
|
||||
"sort-packages": true,
|
||||
"optimize-autoloader": true,
|
||||
"vendor-dir": "app/vendor"
|
||||
},
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user