Browse Source

[php] Update leaf to 3.11 (#9582)

Joan Miquel 6 months ago
parent
commit
3dce7fe40c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/PHP/leaf/composer.json

+ 1 - 1
frameworks/PHP/leaf/composer.json

@@ -1,5 +1,5 @@
 {
     "require": {
-        "leafs/leaf": "^3.3"
+        "leafs/leaf": "^3.11"
     }
 }