Skip to content

Commit d4ed408

Browse files
authored
Maestro updates minimum PHP to 7.3 (#19)
1 parent 6c6f70a commit d4ed408

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
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"php": "^7.2",
12+
"php": "^7.3",
1313
"psr/log": "^1.0",
1414
"webmozart/path-util": "^2.3"
1515
},

0 commit comments

Comments
 (0)