Skip to content

Commit 319a960

Browse files
committed
Merge pull request #28 from wormling/log4php-version
Updated composer.json to allow newer versions of log4php.
2 parents 3c4ea7e + 42fdc32 commit 319a960

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
@@ -20,6 +20,6 @@
2020
},
2121
"require": {
2222
"php": ">=5.3.3",
23-
"apache/log4php": "2.1.0"
23+
"apache/log4php": "2.3.0"
2424
}
2525
}

0 commit comments

Comments
 (0)