Skip to content

Commit 3f1e176

Browse files
committed
Increase minimum php version to 7.3
1 parent 66ffbb0 commit 3f1e176

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
@@ -1,7 +1,7 @@
11
{
22
"name": "rareloop/primer-core",
33
"require": {
4-
"php": ">=7.1.3",
4+
"php": ">=7.3",
55
"symfony/finder": "^4.2.5|^5.0",
66
"twig/twig": "^2.6",
77
"tightenco/collect": "^5.6.0",

0 commit comments

Comments
 (0)