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

Commit 306b0fc

Browse files
committed
Remove obsolete requirement
zend-filter and zend-i18n are not required anymore. This also prevents the component installer asking questions when creating a new project with the skeleton. Assuming PR zendframework/zend-expressive-skeleton#54 will be merged.
1 parent 608938b commit 306b0fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
"psr/http-message": "^1.0",
2424
"zendframework/zend-expressive-helpers": "^1.1 || ^2.0",
2525
"zendframework/zend-expressive-template": "^1.0.1",
26-
"zendframework/zend-filter": "^2.6.1",
27-
"zendframework/zend-i18n": "^2.6",
2826
"zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
2927
"zendframework/zend-view": "^2.8.1"
3028
},

0 commit comments

Comments
 (0)