Skip to content

Commit 33bb693

Browse files
authored
chore(frontend|backend|potal): Bump deps (#165)
* JS SDK 8.0 changes * Bump PHP SDK
1 parent 20261e7 commit 33bb693

File tree

7 files changed

+534
-507
lines changed

7 files changed

+534
-507
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
"php": ">=8.3",
1515
"cakephp/authentication": "^3.0.3",
1616
"cakephp/cakephp": "dev-5.next as 5.0.4",
17-
"cakephp/migrations": "^4.1.1",
17+
"cakephp/migrations": "^4.2.0",
1818
"cakephp/plugin-installer": "^2.0.1",
1919
"lcobucci/jwt": "^5.2",
2020
"paragonie/csp-builder": "^3.0",
21-
"sentry/sentry": "^4.6"
21+
"sentry/sentry": "^4.6.1"
2222
},
2323
"require-dev": {
2424
"cakephp/bake": "^3.1",
2525
"cakephp/cakephp-codesniffer": "^5.1.1",
26-
"phpstan/phpstan": "^1.10.59",
27-
"phpunit/phpunit": "^10.5.10"
26+
"phpstan/phpstan": "^1.10.60",
27+
"phpunit/phpunit": "^10.5.11"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)