Skip to content

Commit b0ca2ae

Browse files
Manjusha.SManjusha.S
Manjusha.S
authored and
Manjusha.S
committed
update composer.json to reflect dropping support of php 7.3
1 parent a94b513 commit b0ca2ae

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
"sort-packages": true
1010
},
1111
"require": {
12-
"php": ">7.3",
12+
"php": ">7.4",
1313
"ext-curl": "*",
1414
"ext-dom": "*",
1515
"ext-iconv": "*",

0 commit comments

Comments
 (0)