Skip to content

Commit 6d64d9f

Browse files
authored
chore(frontend|backend|potal): Bump deps + JS SDK v10 (#324)
1 parent e2abf89 commit 6d64d9f

7 files changed

Lines changed: 565 additions & 537 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212
],
1313
"require": {
1414
"php": ">=8.4",
15-
"cakephp/authentication": "^3.2.5",
16-
"cakephp/cakephp": "^5.2.4",
17-
"cakephp/migrations": "^4.6.4",
15+
"cakephp/authentication": "^3.3.0",
16+
"cakephp/cakephp": "^5.2.5",
17+
"cakephp/migrations": "^4.6.5",
1818
"cakephp/plugin-installer": "^2.0.1",
1919
"lcobucci/jwt": "^5.5.0",
2020
"paragonie/csp-builder": "^3.0.2",
2121
"sentry/sentry": "4.12.0",
2222
"sentry/sentry-agent": "dev-async-http"
2323
},
2424
"require-dev": {
25-
"cakephp/bake": "^3.3.1",
25+
"cakephp/bake": "^3.4.0",
2626
"cakephp/cakephp-codesniffer": "^5.2.2",
27-
"phpstan/phpstan": "^1.12.27",
28-
"phpunit/phpunit": "^10.5.46"
27+
"phpstan/phpstan": "^1.12.28",
28+
"phpunit/phpunit": "^10.5.48"
2929
},
3030
"repositories": [
3131
{

0 commit comments

Comments
 (0)