Merge branch 'release-2.140.136'
[feisty_meow.git] / production / example_apps / shared_calendar / composer.json
index b49a8f6ae90fe616eceda99ed59603b7b5cfd0bd..3db754a6945f0160e8331cd3da6b9a268a87c16f 100644 (file)
@@ -6,15 +6,15 @@
     "license": "MIT",
     "require": {
         "php": ">=5.6",
-        "cakephp/cakephp": "3.8.*",
+        "cakephp/cakephp": "4.0.*",
         "mobiledetect/mobiledetectlib": "2.*",
-        "cakephp/migrations": "~1.0",
+        "cakephp/migrations": "~3.0",
         "cakephp/plugin-installer": "~1.0",
         "google/apiclient": "^2.0"
     },
     "require-dev": {
         "psy/psysh": "@stable",
-        "cakephp/debug_kit": "~3.0",
+        "cakephp/debug_kit": "~4.0",
         "cakephp/bake": "~1.1"
     },
     "suggest": {