Удалил лок файл.

В библиотеках он не нужен
Повысил версии зависимостей
master v0.0.3
Rinsvent 3 years ago
parent 953d0872d7
commit a9f184e898
  1. 8
      composer.json
  2. 6338
      composer.lock

@ -3,15 +3,15 @@
"description": "Doctrine entity bridge for data2dto bundle", "description": "Doctrine entity bridge for data2dto bundle",
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^8.0", "php": "^8.1",
"ext-ctype": "*", "ext-ctype": "*",
"ext-iconv": "*", "ext-iconv": "*",
"ext-json": "*", "ext-json": "*",
"rinsvent/data2dto": "^0.0", "rinsvent/data2dto": "^0.0",
"rinsvent/data2dto-bundle": "^0.0", "rinsvent/data2dto-bundle": "^0.0",
"symfony/http-kernel": "^5.3", "symfony/http-kernel": "^5.4",
"symfony/config": "^5.3", "symfony/config": "^5.4",
"symfony/dependency-injection": "^5.3", "symfony/dependency-injection": "^5.4",
"doctrine/mongodb-odm": "^2" "doctrine/mongodb-odm": "^2"
}, },
"require-dev": { "require-dev": {

6338
composer.lock generated

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save