Merge pull request #3 from Radiancy/develop

Update composer.json
This commit is contained in:
Jorge Casas 2022-06-29 16:47:56 +02:00 committed by GitHub
commit 1449850a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
}
],
"require": {
"php": "^7.2"
"php": ">=7.2"
},
"require-dev": {
"phpbench/phpbench": "^0.16.0",