Commit Graph

16 Commits

Author SHA1 Message Date
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