Skip to content

Commit 179b2dd

Browse files
committed
chore: drop PHP requirements from 7.3 to 7.2
1 parent e49edd4 commit 179b2dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"description": "Organization sync library",
66
"require": {
7-
"php": "^7.3",
7+
"php": "^7.2",
88
"doctrine/annotations": "^1.6",
99
"knplabs/github-api": "^2.11",
1010
"php-http/guzzle6-adapter": "^1.1",

0 commit comments

Comments
 (0)