mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Set platform in composer.json to PHP 8.1.0 and updated dependencies
This commit is contained in:
parent
cd1413a74e
commit
ef9b2aefe5
2 changed files with 431 additions and 303 deletions
|
@ -111,7 +111,7 @@
|
||||||
"*": "dist"
|
"*": "dist"
|
||||||
},
|
},
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "7.4.0"
|
"php": "8.1.0"
|
||||||
},
|
},
|
||||||
"sort-packages": true,
|
"sort-packages": true,
|
||||||
"allow-plugins": {
|
"allow-plugins": {
|
||||||
|
|
732
composer.lock
generated
732
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue