Skip to content

Commit

Permalink
chore(frontend|backend|potal): Bump deps (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric authored Jan 13, 2025
1 parent 86ca5fa commit 99d8c3b
Show file tree
Hide file tree
Showing 7 changed files with 470 additions and 418 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"cakephp/migrations": "^4.5.0",
"cakephp/plugin-installer": "^2.0.1",
"lcobucci/jwt": "^5.4.2",
"paragonie/csp-builder": "^3.0.1",
"paragonie/csp-builder": "^3.0.2",
"sentry/sentry": "^4.10.0"
},
"require-dev": {
"cakephp/bake": "^3.2.0",
"cakephp/bake": "^3.2.1",
"cakephp/cakephp-codesniffer": "^5.1.4",
"phpstan/phpstan": "^1.12.13",
"phpunit/phpunit": "^10.5.40"
"phpstan/phpstan": "^1.12.15",
"phpunit/phpunit": "^10.5.41"
},
"autoload": {
"psr-4": {
Expand Down
98 changes: 49 additions & 49 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 99d8c3b

Please sign in to comment.