Skip to content

Commit 02f67b7

Browse files
committed
Require PHP 7.2 and higher
1 parent e3e5a2e commit 02f67b7

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.5.0",
13+
"php": ">=7.2.0",
1414
"nette/robot-loader": ">=2.4",
1515
"nette/utils": "^2.5",
1616
"nette/reflection": "^2.4"

0 commit comments

Comments
 (0)