Skip to content

Commit

Permalink
chroe(frontend|backend|potal): Bump deps (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric authored Apr 16, 2024
1 parent 4061b83 commit 2b6c142
Show file tree
Hide file tree
Showing 7 changed files with 508 additions and 562 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"cakephp/cakephp": "dev-5.next as 5.0.4",
"cakephp/migrations": "^4.2.0",
"cakephp/plugin-installer": "^2.0.1",
"lcobucci/jwt": "^5.2",
"lcobucci/jwt": "^5.3",
"paragonie/csp-builder": "^3.0",
"sentry/sentry": "^4.6.1"
"sentry/sentry": "^4.7.0"
},
"require-dev": {
"cakephp/bake": "^3.1",
"cakephp/bake": "^3.1.1",
"cakephp/cakephp-codesniffer": "^5.1.1",
"phpstan/phpstan": "^1.10.60",
"phpunit/phpunit": "^10.5.11"
"phpstan/phpstan": "^1.10.66",
"phpunit/phpunit": "^10.5.18"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 2b6c142

Please sign in to comment.