Skip to content

Commit fcf0b33

Browse files
committed
chore: edit php version
1 parent fa72722 commit fcf0b33

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@
1313
}
1414
],
1515
"require": {
16-
"php": "^7.0.0",
16+
"php": "^5.5",
1717
"guzzlehttp/guzzle": "^6.3.3"
1818
},
1919
"require-dev": {
20+
"php": "^7.0.0",
2021
"phpunit/phpunit": "^7"
2122
},
2223
"config": {

0 commit comments

Comments
 (0)