Skip to content

Commit 42fdc32

Browse files
committed
Updated composer.json log4php version to 2.3.0
This now matches PAMI to allow composer installation of both PAGI and PAMI in the same project without a conflict.
1 parent e80f15f commit 42fdc32

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)