Skip to content

Commit

Permalink
chore(frontend|backend|potal): Bump deps (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric authored Aug 13, 2024
1 parent 9bd63f8 commit 4520a83
Show file tree
Hide file tree
Showing 6 changed files with 414 additions and 415 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"cakephp/plugin-installer": "^2.0.1",
"lcobucci/jwt": "^5.3",
"paragonie/csp-builder": "^3.0.1",
"sentry/sentry": "^4.8.0"
"sentry/sentry": "^4.8.1"
},
"require-dev": {
"cakephp/bake": "^3.1.1",
"cakephp/cakephp-codesniffer": "^5.1.1",
"phpstan/phpstan": "^1.11.6",
"phpunit/phpunit": "^10.5.25"
"phpstan/phpstan": "^1.11.7",
"phpunit/phpunit": "^10.5.28"
},
"autoload": {
"psr-4": {
Expand Down
104 changes: 52 additions & 52 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4520a83

Please sign in to comment.