We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0403f55 commit 586d77fCopy full SHA for 586d77f
composer.json
@@ -2,7 +2,7 @@
2
"name": "mikemix/tactician-module",
3
"description": "ZF2 Module to use the League of Extraordinary Packages' Tactician library - flexible command bus implementation",
4
"require": {
5
- "php": "^5.5 || ^7.0",
+ "php": "^5.6 || ^7.0",
6
"league/tactician": "^1.0",
7
"zendframework/zend-mvc": "^3.0",
8
"zendframework/zend-servicemanager": "^3.0"
0 commit comments