Skip to content

Commit

Permalink
feat: protected runtime-check request
Browse files Browse the repository at this point in the history
  • Loading branch information
sitepark-veltrup committed Jun 12, 2024
1 parent dcd59c7 commit 40ceeba
Show file tree
Hide file tree
Showing 15 changed files with 1,120 additions and 451 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@
"hollodotme/fast-cgi-client": "^3.1",
"symfony/config": "^6.3 || ^7.0",
"symfony/dependency-injection": "^6.3 || ^7.0",
"symfony/expression-language": "^7.1",
"symfony/framework-bundle": "^6.3 || ^7.0",
"symfony/http-kernel": "^6.3 || ^7.0",
"symfony/lock": "^6.3 ||^7.0",
"symfony/messenger": "^6.3 ||^7.0",
"symfony/process": "^6.3 ||^7.0",
"symfony/scheduler": "^6.3 ||^7.0",
"symfony/security-http": "^7.1",
"symfony/yaml": "^6.3 || ^7.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 40ceeba

Please sign in to comment.