This repository was archived by the owner on Jan 21, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +40
-43
lines changed Expand file tree Collapse file tree 2 files changed +40
-43
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zendframework/zend-container-test" ,
3
- "description" : " PSR-11 Container common test cases " ,
3
+ "description" : " Expressive PSR-11 Container configuration tests " ,
4
4
"license" : " BSD-3-Clause" ,
5
5
"keywords" : [
6
- " components " ,
6
+ " expressive " ,
7
7
" zf" ,
8
8
" zendframework" ,
9
9
" container" ,
16
16
"source" : " https://github.com/zendframework/zend-container-test" ,
17
17
"rss" : " https://github.com/zendframework/zend-container-test/releases.atom" ,
18
18
"slack" : " https://zendframework-slack.herokuapp.com" ,
19
- "forum" : " https://discourse.zendframework.com/c/questions/components "
19
+ "forum" : " https://discourse.zendframework.com/c/questions/expressive "
20
20
},
21
21
"require" : {
22
22
"php" : " ^7.1" ,
23
23
"psr/container" : " ^1.0"
24
24
},
25
25
"require-dev" : {
26
- "phpunit/phpunit" : " ^7.0" ,
27
- "zendframework/zend-auradi-config" : " ^1.0.0alpha1 " ,
26
+ "phpunit/phpunit" : " ^7.0.2 " ,
27
+ "zendframework/zend-auradi-config" : " ^1.0.0 " ,
28
28
"zendframework/zend-coding-standard" : " ~1.0.0" ,
29
- "zendframework/zend-pimple-config" : " ^1.0.0alpha1 " ,
29
+ "zendframework/zend-pimple-config" : " ^1.0.0 " ,
30
30
"zendframework/zend-servicemanager" : " ^3.3.2"
31
31
},
32
32
"autoload" : {
You can’t perform that action at this time.
0 commit comments