Skip to content

Commit 28685f6

Browse files
committed
composer and npm updates
1 parent 6a2256b commit 28685f6

4 files changed

Lines changed: 1323 additions & 743 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"php": ">=8.1",
99
"admad/cakephp-social-auth": "^2.2",
1010
"cakephp/authentication": "^4.0",
11-
"cakephp/cakephp": "5.3.*",
11+
"cakephp/cakephp": "5.4.*",
1212
"cakephp/migrations": "^5.0.0",
1313
"cakephp/plugin-installer": "^2.0",
1414
"dereuromark/cakephp-tags": "^3.0",
@@ -23,7 +23,7 @@
2323
"cakephp/debug_kit": "^5.0.0",
2424
"dereuromark/cakephp-ide-helper": "^2.16.8",
2525
"josegonzalez/dotenv": "^4.0",
26-
"phpunit/phpunit": "^10.5.5 || ^11.1.3 || ^12.1"
26+
"phpunit/phpunit": "^13.2"
2727
},
2828
"suggest": {
2929
"cakephp/repl": "Console tools for a REPL interface for CakePHP applications.",

0 commit comments

Comments
 (0)