Skip to content

Commit f606a6f

Browse files
committed
Add PHP min requirement explicitly.
1 parent f9a9368 commit f606a6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"source": "https://github.com/cakephp/twig-view"
2323
},
2424
"require": {
25+
"php": ">=8.1",
2526
"cakephp/cakephp": "^5.0.0",
2627
"jasny/twig-extensions": "^1.3",
2728
"twig/markdown-extra": "^3.0",

0 commit comments

Comments
 (0)