Skip to content

Commit 097cded

Browse files
committed
Ensuring the php7 branch has PHP7 in composer.
1 parent b9632a7 commit 097cded

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"description": "IDE stubs vor V8Js PHP extension",
44
"license": "MIT",
55
"require": {
6-
"php": ">=5.3.3"
6+
"php": ">=7.0.0"
77
}
88
}

composer.lock

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

0 commit comments

Comments
 (0)