Skip to content

Commit 539b174

Browse files
committed
Bump PHP version requirement
1 parent fff78da commit 539b174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=7.0",
13+
"php": ">=7.2",
1414
"mockery/mockery": "^1.0",
1515
"phpunit/phpunit": "^7.5|^8.0"
1616
},

0 commit comments

Comments
 (0)