Skip to content

Commit 8a5d7ca

Browse files
author
Fredrick Peter
committed
Version Requirement Update
1 parent 09b364c commit 8a5d7ca

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,12 @@
1616
}
1717
],
1818
"require": {
19-
"php": ">=7.2"
19+
"php": "^7.2"
20+
},
21+
"config": {
22+
"platform": {
23+
"php": "7.2"
24+
}
2025
},
2126
"autoload": {
2227
"files": [

0 commit comments

Comments
 (0)