Skip to content

Commit 3af96ac

Browse files
committed
apc tests for php7 with apc_bc
1 parent 2cb956e commit 3af96ac

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
@@ -24,7 +24,7 @@
2424
}
2525
],
2626
"require": {
27-
"php": "^5.5",
27+
"php": "^5.5|^7.0",
2828
"ext-apc": "*",
2929
"psr/cache": "^1.0",
3030
"cache/adapter-common": "^0.2",

0 commit comments

Comments
 (0)