Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 8c959e0

Browse files
committed
Fix config.platform version
1 parent 2d5c215 commit 8c959e0

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
@@ -30,7 +30,7 @@
3030
},
3131
"config": {
3232
"platform": {
33-
"php": ">= 7.0"
33+
"php": "7.0"
3434
}
3535
},
3636
"scripts": {

0 commit comments

Comments
 (0)