Skip to content

Tags: c1972/phpMyFAQ

Tags

development-nightly-2024-06-24

Toggle development-nightly-2024-06-24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* feat: improved and refactored UCP to twig (thorsten#2969), closes t…

…horsten#3010

development-nightly-2024-06-23

Toggle development-nightly-2024-06-23's commit message
build(deps-dev): bump phpunit/phpunit from 11.2.3 to 11.2.5

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.3 to 11.2.5.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.5/ChangeLog-11.2.md)
- [Commits](sebastianbergmann/phpunit@11.2.3...11.2.5)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

development-nightly-2024-06-22

Toggle development-nightly-2024-06-22's commit message
build(deps-dev): bump phpunit/phpunit from 11.2.3 to 11.2.5

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.3 to 11.2.5.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.5/ChangeLog-11.2.md)
- [Commits](sebastianbergmann/phpunit@11.2.3...11.2.5)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

development-nightly-2024-06-21

Toggle development-nightly-2024-06-21's commit message
build(deps-dev): bump phpunit/phpunit from 11.2.2 to 11.2.3

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.2 to 11.2.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.3/ChangeLog-11.2.md)
- [Commits](sebastianbergmann/phpunit@11.2.2...11.2.3)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

development-nightly-2024-06-20

Toggle development-nightly-2024-06-20's commit message
build(deps-dev): bump phpstan/phpstan from 1.11.4 to 1.11.5

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.11.4...1.11.5)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

development-nightly-2024-06-19

Toggle development-nightly-2024-06-19's commit message
build(deps-dev): bump phpstan/phpstan from 1.11.4 to 1.11.5

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.11.4...1.11.5)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

development-nightly-2024-06-18

Toggle development-nightly-2024-06-18's commit message
refactor: migrated login page to Twig (thorsten#2969)

development-nightly-2024-06-17

Toggle development-nightly-2024-06-17's commit message
refactor: migration XML sitemap to Twig (thorsten#2969)

development-nightly-2024-06-16

Toggle development-nightly-2024-06-16's commit message
refactor: migrated setup and update to Twig

development-nightly-2024-06-15

Toggle development-nightly-2024-06-15's commit message
feat: added no reply sender mail address, closes thorsten#2992