Skip to content

Commit 78b69d9

Browse files
committed
各プラグインの依存パッケージを更新
1 parent afc5be3 commit 78b69d9

4 files changed

Lines changed: 3701 additions & 3702 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"ext-zip": "*",
1616
"cakephp/authentication": "~3.3.7",
1717
"cakephp/cakephp": "~5.2.0",
18+
"cakephp/debug_kit": "~5.2.4",
1819
"cakephp/migrations": "~4.9.7",
1920
"cakephp/plugin-installer": "~2.0.2",
2021
"doctrine/annotations": "~1.14.4",
@@ -25,7 +26,7 @@
2526
"logiscape/mcp-sdk-php": "^2.0",
2627
"mobiledetect/mobiledetectlib": "~3.74.4",
2728
"nikic/php-parser": "~5.8.0",
28-
"nyholm/psr7": "~1.8.2",
29+
"nyholm/psr7": "^1.8",
2930
"psr/http-message": "~1.1",
3031
"robmorgan/phinx": "0.16.10",
3132
"symfony/psr-http-message-bridge": "~2.3.1"
@@ -34,7 +35,6 @@
3435
"ext-xdebug": "*",
3536
"cakephp/bake": "~3.7.1",
3637
"cakephp/cakephp-codesniffer": "~5.3.1",
37-
"cakephp/debug_kit": "~5.2.4",
3838
"phpunit/phpunit": "~10.5.62",
3939
"symplify/monorepo-builder": "~11.2.23",
4040
"vierge-noire/cakephp-fixture-factories": "~3.0.2",

0 commit comments

Comments
 (0)