Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit fbd080a

Browse files
committed
Require PHP 7.0
1 parent e4639a4 commit fbd080a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"type": "project",
77
"require": {
8-
"php": ">=5.6",
8+
"php": ">=7.0",
99
"adldap2/adldap2": "8.0.*"
1010
},
1111
"require-dev": {

0 commit comments

Comments
 (0)