We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982a8a4 commit 0adde6bCopy full SHA for 0adde6b
1 file changed
composer.json
@@ -3,7 +3,7 @@
3
"description": "A small CakePHP ORM-based library for hydrating raw SQL query results into entity graphs.",
4
"type": "library",
5
"require": {
6
- "php": ">=7.4.0",
+ "php": ">=7.2.0",
7
"cakephp/database": "^4.0|^5.0",
8
"cakephp/orm": "^4.0|^5.0"
9
},
0 commit comments