mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-30 06:49:32 +00:00
Enforce packages with compatibility with the minimum supported PHP version.
This commit is contained in:
parent
842ee145bc
commit
2441a25daa
2 changed files with 81 additions and 78 deletions
|
|
@ -57,6 +57,9 @@
|
|||
"preferred-install": {
|
||||
"*": "dist"
|
||||
},
|
||||
"platform": {
|
||||
"php": "7.1.3"
|
||||
},
|
||||
"sort-packages": true
|
||||
},
|
||||
"autoload": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue