Skip to content

Commit 4d77e44

Browse files
committed
Set php version with correct modifier
1 parent ed3b77e commit 4d77e44

File tree

2 files changed

+58
-49
lines changed

2 files changed

+58
-49
lines changed

src/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
],
3636
"require": {
37-
"php": ">=7.1",
37+
"php": "^7.0",
3838
"composer/installers": "^1.4",
3939
"vlucas/phpdotenv": "^3.0.0",
4040
"oscarotero/env": "^1.1.0",

src/composer.lock

Lines changed: 57 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)