mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-14 23:41:30 +00:00
Updated composer dependencies and use upstream version for micrometa packag
This commit is contained in:
parent
4cbb167e5c
commit
e576ded86b
3 changed files with 1829 additions and 1808 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
"jbtronics/dompdf-font-loader-bundle": "^1.0.0",
|
"jbtronics/dompdf-font-loader-bundle": "^1.0.0",
|
||||||
"jbtronics/settings-bundle": "^3.0.0",
|
"jbtronics/settings-bundle": "^3.0.0",
|
||||||
"jfcherng/php-diff": "^6.14",
|
"jfcherng/php-diff": "^6.14",
|
||||||
"jkphl/micrometa": "dev-master",
|
"jkphl/micrometa": "^v3.4.0",
|
||||||
"knpuniversity/oauth2-client-bundle": "^2.15",
|
"knpuniversity/oauth2-client-bundle": "^2.15",
|
||||||
"league/commonmark": "^2.7",
|
"league/commonmark": "^2.7",
|
||||||
"league/csv": "^9.8.0",
|
"league/csv": "^9.8.0",
|
||||||
|
|
@ -160,12 +160,6 @@
|
||||||
"App\\Tests\\": "tests/"
|
"App\\Tests\\": "tests/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"repositories": [
|
|
||||||
{
|
|
||||||
"type": "vcs",
|
|
||||||
"url": "https://github.com/jbtronics/micrometa"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"auto-scripts": {
|
"auto-scripts": {
|
||||||
"cache:clear": "symfony-cmd",
|
"cache:clear": "symfony-cmd",
|
||||||
|
|
|
||||||
685
composer.lock
generated
685
composer.lock
generated
File diff suppressed because it is too large
Load diff
2944
config/reference.php
2944
config/reference.php
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue