diff --git a/composer.json b/composer.json
index 53a9ab6d..c18db394 100644
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,7 @@
"source": "https://github.com/cakephp/acl"
},
"require": {
- "php": "^7.2",
+ "php": ">=7.2",
"cakephp/cakephp": "^4.0",
"cakephp/plugin-installer": "^1.2"
},
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index b81b55c3..8d688cb9 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -10,6 +10,7 @@
+