Skip to content

Commit 0d5061b

Browse files
committed
Remove ext-apache from dependence
1 parent 747c65b commit 0d5061b

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)