require league/plates

This commit is contained in:
2026-08-14 17:01:19 -04:00
parent 8f07413b85
commit 9221afd796
+3 -1
View File
@@ -14,5 +14,7 @@
} }
], ],
"minimum-stability": "stable", "minimum-stability": "stable",
"require": {} "require": {
"league/plates": "^3.6.0"
}
} }