Skip to content

Releases: thorsten/phpMyFAQ

development-nightly-2023-08-09

09 Aug 02:14
Compare
Choose a tag to compare
Pre-release
fix: added missing bracket for setup querys

development-nightly-2023-08-08

08 Aug 02:13
Compare
Choose a tag to compare
Pre-release
chore(deps-dev): bump phpunit/phpunit from 10.3.0 to 10.3.1

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.3.0 to 10.3.1.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.1/ChangeLog-10.3.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.0...10.3.1)

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

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

development-nightly-2023-08-07

07 Aug 02:14
Compare
Choose a tag to compare
Pre-release
chore(deps-dev): bump rector/rector from 0.17.7 to 0.17.10

Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.17.7 to 0.17.10.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.17.7...0.17.10)

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

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

development-nightly-2023-08-06

06 Aug 02:09
Compare
Choose a tag to compare
Pre-release
chore(deps-dev): bump rector/rector from 0.17.7 to 0.17.10

Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.17.7 to 0.17.10.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.17.7...0.17.10)

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

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

development-nightly-2023-08-05

05 Aug 02:12
Compare
Choose a tag to compare
Pre-release
chore(deps-dev): bump rector/rector from 0.17.7 to 0.17.10

Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.17.7 to 0.17.10.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.17.7...0.17.10)

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

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

development-nightly-2023-08-04

04 Aug 02:13
Compare
Choose a tag to compare
Pre-release
chore(deps-dev): bump phpunit/phpunit from 10.2.6 to 10.2.7

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.2.6 to 10.2.7.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.7/ChangeLog-10.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.6...10.2.7)

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

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

development-nightly-2023-08-03

03 Aug 02:13
Compare
Choose a tag to compare
Pre-release
chore(deps): bump symfony/routing from 6.3.2 to 6.3.3

Bumps [symfony/routing](https://github.com/symfony/routing) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/routing/compare/v6.3.2...v6.3.3)

---
updated-dependencies:
- dependency-name: symfony/routing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

development-nightly-2023-08-02

02 Aug 02:12
Compare
Choose a tag to compare
Pre-release
chore(deps): bump symfony/routing from 6.3.2 to 6.3.3

Bumps [symfony/routing](https://github.com/symfony/routing) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/routing/compare/v6.3.2...v6.3.3)

---
updated-dependencies:
- dependency-name: symfony/routing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

development-nightly-2023-08-01

01 Aug 02:19
Compare
Choose a tag to compare
Pre-release
chore(deps): bump symfony/routing from 6.3.1 to 6.3.2

Bumps [symfony/routing](https://github.com/symfony/routing) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/routing/compare/v6.3.1...v6.3.2)

---
updated-dependencies:
- dependency-name: symfony/routing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

development-nightly-2023-07-31

31 Jul 02:15
Compare
Choose a tag to compare
Pre-release
refactor: moved login API to controller