Skip to content

Commit 9b1e261

Browse files
committed
Update composer.json
1 parent 0328649 commit 9b1e261

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
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"keywords" : ["Memcache", "Memcached", "Mock", "Test"],
88
"require": {
9-
"php": ">=5.4",
9+
"php": "^5.4 || ^7.0",
1010
"psr/log": "~1.0",
1111
"symfony/stopwatch" : "~2.5|~3.0"
1212
},

0 commit comments

Comments
 (0)