Skip to content

Commit 1c52246

Browse files
authored
chore(frontend|backend|potal): Bump deps (#224)
1 parent e60bfe0 commit 1c52246

File tree

6 files changed

+464
-495
lines changed

6 files changed

+464
-495
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
"require": {
1414
"php": ">=8.3",
1515
"cakephp/authentication": "^3.2.1",
16-
"cakephp/cakephp": "^5.1.2",
17-
"cakephp/migrations": "^4.4.2",
16+
"cakephp/cakephp": "^5.1.4",
17+
"cakephp/migrations": "^4.5.0",
1818
"cakephp/plugin-installer": "^2.0.1",
1919
"lcobucci/jwt": "^5.4.2",
2020
"paragonie/csp-builder": "^3.0.1",
2121
"sentry/sentry": "^4.10.0"
2222
},
2323
"require-dev": {
2424
"cakephp/bake": "^3.2.0",
25-
"cakephp/cakephp-codesniffer": "^5.1.3",
26-
"phpstan/phpstan": "^1.12.11",
27-
"phpunit/phpunit": "^10.5.38"
25+
"cakephp/cakephp-codesniffer": "^5.1.4",
26+
"phpstan/phpstan": "^1.12.13",
27+
"phpunit/phpunit": "^10.5.40"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)