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

Commit 18e60f3

Browse files
committed
Update stubs composer.json [skip ci]
1 parent 7756601 commit 18e60f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stubs/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "Stub files for pinepain/php-v8 php extension",
55
"keywords": ["dev", "stub", "php-v8", "v8", "js", "javascript"],
6-
"homepage": "https://github.com/pinepain/php-weak-stubs",
6+
"homepage": "https://github.com/pinepain/php-v8-stubs",
77
"license": "MIT",
88
"authors": [
99
{
@@ -13,6 +13,6 @@
1313
}
1414
],
1515
"require": {
16-
"php": "~7.0"
16+
"php": "~7.1"
1717
}
1818
}

0 commit comments

Comments
 (0)