Skip to content

Commit af55b0f

Browse files
committed
change required php version
1 parent 6731fcd commit af55b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"phpbench/phpbench": "1.0.1"
2020
},
2121
"require": {
22-
"php": ">=7.2"
22+
"php": ">=7.3"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)