Skip to content

Commit 96df4a2

Browse files
authored
Merge pull request #2 from ABGEO07/develope
Remove ext-apache from dependence
2 parents 0647ab7 + 0d5061b commit 96df4a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
],
1616
"minimum-stability": "dev",
1717
"require": {
18-
"php": ">=5.6.0",
19-
"ext-apache": "*"
18+
"php": ">=5.6.0"
2019
},
2120
"autoload": {
2221
"psr-4": {

0 commit comments

Comments
 (0)