Browse Source

[php] Leaf update to v4 (#10371)

Joan Miquel 1 week ago
parent
commit
b0f2f174b1
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.11"
+        "leafs/leaf": "^4"
     }
 }