Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 92fb64b

Browse files
committed
Reset dev-develop to 2.10-dev
Some of the dev requirements - notably, zend-mvc-console - have a reciprocal requirement on zend-view, and are pinned to the 2.X series. As such, they are uninstallable on the develop branch when doing CI.
1 parent 0e03a9c commit 92fb64b

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
@@ -66,7 +66,7 @@
6666
"extra": {
6767
"branch-alias": {
6868
"dev-master": "2.9-dev",
69-
"dev-develop": "3.0-dev"
69+
"dev-develop": "2.10-dev"
7070
}
7171
},
7272
"autoload-dev": {

0 commit comments

Comments
 (0)