Skip to content

Commit 586d77f

Browse files
author
Mike Zukowsky
authored
Update composer.json
1 parent 0403f55 commit 586d77f

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
@@ -2,7 +2,7 @@
22
"name": "mikemix/tactician-module",
33
"description": "ZF2 Module to use the League of Extraordinary Packages' Tactician library - flexible command bus implementation",
44
"require": {
5-
"php": "^5.5 || ^7.0",
5+
"php": "^5.6 || ^7.0",
66
"league/tactician": "^1.0",
77
"zendframework/zend-mvc": "^3.0",
88
"zendframework/zend-servicemanager": "^3.0"

0 commit comments

Comments
 (0)