mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Updated dependencies. We now require at least PHP 7.3 now
This commit is contained in:
parent
6c3ddd494b
commit
f163b8d223
5 changed files with 134 additions and 125 deletions
|
@ -17,6 +17,9 @@
|
|||
"composer/ca-bundle": {
|
||||
"version": "1.2.7"
|
||||
},
|
||||
"composer/package-versions-deprecated": {
|
||||
"version": "1.11.99.4"
|
||||
},
|
||||
"composer/pcre": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
|
@ -133,9 +136,6 @@
|
|||
"doctrine/persistence": {
|
||||
"version": "v1.1.0"
|
||||
},
|
||||
"doctrine/reflection": {
|
||||
"version": "v1.0.0"
|
||||
},
|
||||
"doctrine/sql-formatter": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
|
@ -287,9 +287,6 @@
|
|||
"phenx/php-svg-lib": {
|
||||
"version": "v0.3.3"
|
||||
},
|
||||
"php": {
|
||||
"version": "7.2.5"
|
||||
},
|
||||
"php-http/discovery": {
|
||||
"version": "1.7.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue