Skip to content

Commit

Permalink
ref(frontend|backend|potal): Bump deps (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric authored Aug 31, 2023
1 parent 02e0363 commit 06dc1da
Show file tree
Hide file tree
Showing 6 changed files with 128 additions and 104 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"php": ">=8.1",
"cakephp/authentication": "^2.10.1",
"cakephp/cakephp": "4.4.*",
"cakephp/cakephp": "^4.4.17",
"cakephp/migrations": "^3.8.2",
"cakephp/plugin-installer": "^1.3.1",
"http-interop/http-factory-guzzle": "^1.2",
Expand All @@ -25,8 +25,8 @@
"require-dev": {
"cakephp/bake": "^2.9.3",
"cakephp/cakephp-codesniffer": "^4.7",
"phpstan/phpstan": "^1.10.26",
"phpunit/phpunit": "^9.6.10"
"phpstan/phpstan": "^1.10.32",
"phpunit/phpunit": "^9.6.11"
},
"autoload": {
"psr-4": {
Expand Down
104 changes: 52 additions & 52 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 06dc1da

Please sign in to comment.