Commit Graph

28 Commits

Author SHA1 Message Date
Sebastian Meyer c632405920 Update dependencies 2024-09-07 18:50:59 +02:00
Sebastian Meyer 132258b103 Add PHP Mess Detector to dev tools 2024-09-07 18:50:24 +02:00
dependabot[bot] 1e4dfd855c
Bump actions/configure-pages from 4 to 5 (#2)
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 12:30:23 +02:00
Sebastian Meyer 5ea1c8012c Fix documentation 2024-07-13 15:26:50 +02:00
Sebastian Meyer d8b25299b2 Update documentation for AbstractMiddleware 2024-07-13 15:21:05 +02:00
Sebastian Meyer 0f1a7cda18 Update documentation for MiddlewareQeue 2024-07-13 13:38:28 +02:00
Sebastian Meyer 29fed99ec0 Update documentation for QueueRequestHandler 2024-07-12 15:29:35 +02:00
Sebastian Meyer 3554cc7a0a Update documentation 2024-07-11 17:52:26 +02:00
Sebastian Meyer 32608a6610 Add Composer commands for tools 2024-07-11 13:56:40 +02:00
Sebastian Meyer 87aac8fded Fix typo in method name 2024-04-17 16:31:31 +02:00
Sebastian Meyer 998dc4979c Update README 2024-04-17 16:30:05 +02:00
Sebastian Meyer 7fb1ed1920 Add GitHub Pages workflow 2024-04-17 16:29:42 +02:00
Sebastian Meyer 6716ac6d26 Update phpDocs 2024-03-31 19:29:57 +02:00
Sebastian Meyer 7128019a09 Update GitHub workflows 2024-03-31 18:36:06 +02:00
Sebastian Meyer e473341f46 Update dependencies 2024-01-22 21:13:28 +01:00
Sebastian Meyer f238ebf527 Fix PHPdoc 2024-01-08 22:53:24 +01:00
Sebastian Meyer f108f19d2e Update dependencies 2024-01-01 10:29:46 +01:00
dependabot[bot] 0cc46f38f9
Bump github/codeql-action from 2 to 3 (#1)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 10:15:54 +01:00
Sebastian Meyer 6d44341f66 Add magic getter for response object 2023-12-17 10:54:49 +01:00
Sebastian Meyer 7e0c7dd9cc Use stricter type-hinting 2023-12-17 10:54:31 +01:00
Sebastian Meyer f60d8829b6 Add default processors to middleware 2023-12-17 09:31:24 +01:00
Sebastian Meyer 869e078dfd Fix visibility of singleton constructor 2023-12-17 09:29:28 +01:00
Sebastian Meyer 35baf93e38 Add PHPDoc for magically readable properties 2023-11-21 23:40:36 +01:00
Sebastian Meyer bb8ee29eb0 Add workflow badges to README 2023-11-21 23:10:19 +01:00
Sebastian Meyer 7c6e95a42f Fix PHPStan issues 2023-11-21 23:05:39 +01:00
Sebastian Meyer 5522936e20 Add GitHub workflows 2023-11-21 22:25:52 +01:00
Sebastian Meyer 11e9d4e827 Make initial server request available to middlewares 2023-11-20 13:10:51 +01:00
Sebastian Meyer 5c83208450 Initial upload 2023-11-19 21:28:27 +01:00