mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Updated composer dependencies.
This commit is contained in:
parent
44ec9f0969
commit
f1d2e71d7e
2 changed files with 368 additions and 327 deletions
690
composer.lock
generated
690
composer.lock
generated
File diff suppressed because it is too large
Load diff
5
src/.preload.php
Normal file
5
src/.preload.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
if (file_exists(__DIR__.'/../var/cache/dev/App_KernelDevDebugContainer.preload.php')) {
|
||||
require __DIR__.'/../var/cache/dev/App_KernelDevDebugContainer.preload.php';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue