Skip to content

Commit 7878712

Browse files
committed
Update composer.json
1 parent f8b032f commit 7878712

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"homepage": "https://developers.google.com/protocol-buffers/",
77
"license": "BSD-3-Clause",
88
"require": {
9-
"php": ">=7.3.0"
9+
"php": ">=7.0.0"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": "^9"
12+
"phpunit/phpunit": ">=6.0.0"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)