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

Commit cdd10ed

Browse files
committed
Use latest component and skeleton installers
- component installer 0.3.0 fixes a critical issue with development mode configuration. - skeleton installer 0.1.3 now requires 0.3 of the component installer.
1 parent e364290 commit cdd10ed

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": "^5.6 || ^7.0",
1616
"zendframework/zend-component-installer": "^1.0 || ^0.3 || ^1.0.0-dev@dev",
17-
"zendframework/zend-skeleton-installer": "^1.0 || ^0.1.2 || ^1.0.0-dev@dev",
17+
"zendframework/zend-skeleton-installer": "^1.0 || ^0.1.3 || ^1.0.0-dev@dev",
1818
"zendframework/zend-mvc": "^3.0.1",
1919
"zfcampus/zf-development-mode": "^3.0"
2020
},

composer.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)