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

Commit cfb2c59

Browse files
committed
Merge pull request #25 from kubacode/master
Fix for Lumen
2 parents 4e205f1 + 0d38cb6 commit cfb2c59

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"type": "project",
77
"require": {
88
"php": ">=5.4.16",
9-
"adldap2/adldap2": "5.2.*",
10-
"laravel/framework": "5.*"
9+
"adldap2/adldap2": "5.2.*"
1110
},
1211
"require-dev": {
1312
"orchestra/testbench": "~3.0",

0 commit comments

Comments
 (0)