Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update git submodules #38

Merged
merged 1 commit into from
Nov 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion submodules/dbp-relay-core-bundle
Submodule dbp-relay-core-bundle updated 3 files
+5 βˆ’0 CHANGELOG.md
+1 βˆ’1 composer.json
+185 βˆ’185 composer.lock
2 changes: 1 addition & 1 deletion submodules/dbp-relay-core-connector-ldap-bundle
2 changes: 1 addition & 1 deletion submodules/dbp-relay-dispatch-bundle
Submodule dbp-relay-dispatch-bundle updated 1 files
+208 βˆ’208 composer.lock
2 changes: 1 addition & 1 deletion submodules/dbp-relay-esign-bundle
Submodule dbp-relay-esign-bundle updated 1 files
+191 βˆ’191 composer.lock
2 changes: 1 addition & 1 deletion submodules/dbp-relay-mono-bundle
Submodule dbp-relay-mono-bundle updated 1 files
+209 βˆ’209 composer.lock
2 changes: 1 addition & 1 deletion submodules/relay-authentic-documents-bundle
2 changes: 1 addition & 1 deletion submodules/relay-base-person-bundle
Submodule relay-base-person-bundle updated 1 files
+196 βˆ’196 composer.lock
2 changes: 1 addition & 1 deletion submodules/relay-formalize-bundle
Submodule relay-formalize-bundle updated 1 files
+202 βˆ’202 composer.lock
2 changes: 1 addition & 1 deletion submodules/relay-server-template
Submodule relay-server-template updated 1 files
+216 βˆ’216 composer.lock
2 changes: 1 addition & 1 deletion submodules/relay-sublibrary-bundle
Submodule relay-sublibrary-bundle updated 33 files
+17 βˆ’0 CHANGELOG.md
+1 βˆ’1 composer.json
+192 βˆ’192 composer.lock
+14 βˆ’0 src/API/SublibraryInterface.php
+1 βˆ’2 src/API/SublibraryProviderInterface.php
+3 βˆ’46 src/ApiPlatform/Book.php
+27 βˆ’0 src/ApiPlatform/BookLocation.php
+1 βˆ’44 src/ApiPlatform/BookOrder.php
+1 βˆ’34 src/ApiPlatform/BookOrderItem.php
+16 βˆ’11 src/ApiPlatform/BookOrderProvider.php
+40 βˆ’0 src/ApiPlatform/BookProvider.php
+84 βˆ’0 src/ApiPlatform/BudgetMonetaryAmount.php
+11 βˆ’13 src/ApiPlatform/BudgetMonetaryAmountProvider.php
+1 βˆ’32 src/ApiPlatform/DeliveryEvent.php
+24 βˆ’0 src/ApiPlatform/DummyProvider.php
+1 βˆ’30 src/ApiPlatform/EventStatusType.php
+2 βˆ’1 src/ApiPlatform/GetLocationIdentifiersByBookOffer.php
+1 βˆ’30 src/ApiPlatform/ParcelDelivery.php
+18 βˆ’11 src/ApiPlatform/SublibraryProvider.php
+0 βˆ’36 src/DataProvider/BookItemDataProvider.php
+0 βˆ’38 src/DataProvider/BookOrderItemDataProvider.php
+0 βˆ’80 src/Entity/BookLocation.php
+1 βˆ’0 src/Entity/BookOffer.php
+0 βˆ’126 src/Entity/BudgetMonetaryAmount.php
+2 βˆ’41 src/Entity/Sublibrary.php
+351 βˆ’0 src/Resources/config/api_resources.yaml
+5 βˆ’0 src/Resources/config/services.yaml
+17 βˆ’12 src/Service/AlmaApi.php
+7 βˆ’2 src/Service/DummySublibraryProvider.php
+1 βˆ’1 tests/AlmaApiTest.php
+1 βˆ’1 tests/ApiTest.php
+1 βˆ’1 tests/Entity/BookOfferTest.php
+1 βˆ’1 tests/Entity/BookTest.php