Browse Source

Update package versions.

ADmad 8 years ago
parent
commit
e31553f356
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/Form/composer.json

+ 2 - 2
src/Form/composer.json

@@ -22,8 +22,8 @@
     },
     "require": {
         "php": ">=5.6.0",
-        "cakephp/event": "^3.0.0",
-        "cakephp/validation": "^3.0.0"
+        "cakephp/event": "^3.5.0",
+        "cakephp/validation": "^3.5.0"
     },
     "autoload": {
         "psr-4": {