elkarbackup:dependabot/composer/api-platform/core-2.7.10

Last commit made on 2023-02-28
Get this branch:
git clone -b dependabot/composer/api-platform/core-2.7.10 https://git.launchpad.net/elkarbackup

Branch merges

Branch information

Name:
dependabot/composer/api-platform/core-2.7.10
Repository:
lp:elkarbackup

Recent commits

970af08... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump api-platform/core from 2.6.3 to 2.7.10

Bumps [api-platform/core](https://github.com/api-platform/core) from 2.6.3 to 2.7.10.
- [Release notes](https://github.com/api-platform/core/releases)
- [Changelog](https://github.com/api-platform/core/blob/v2.7.10/CHANGELOG.md)
- [Commits](https://github.com/api-platform/core/compare/v2.6.3...v2.7.10)

---
updated-dependencies:
- dependency-name: api-platform/core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <email address hidden>

efeaedd... by Xabi Ezpeleta

Update symfony/serializer from 4.4.20 to 4.4.35 (#622)

Fixes CVE-2021-41270 #621

bff846b... by hertell <email address hidden>

Correcting wrong indentation for the volumes-level. This is wrong in the docker-compose.yml example both in the docs and at dockerhub https://hub.docker.com/r/elkarbackup/elkarbackup/ (#607)

a765974... by Xabi Ezpeleta

alice-bundle is gone, use theofidry's fork instead (#602)

* alice-bundle missing, use theofidry fork

* Lockfile updated with Theofidry AliceBundle fork

a96a755... by Xabi Ezpeleta

Update README.md

8148d0a... by Xabi Ezpeleta

Change Docker base image to php:7.3-apache-buster

This is a temporary solution for #598

471fa2a... by Xabi Ezpeleta

Docker image for tests (#572)

Composer v2.1 has been added to the docker production image as it is required by Github CI environment. Git and zip packages also has been added as composer dependencies.

aa9fa73... by Eneko Lacunza

Merge pull request #596 from xezpeleta/issue-593

Fix asset URL

ff359b3... by Xabi Ezpeleta

Fix asset URL. Fixes issue #593

05e4b2d... by =?utf-8?b?SsOpcsOpbXkgVmnDqHM=?= <email address hidden>

Remove https requirement for remote job execution (fixes #578) (#583)

Thanks!